/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	height: 100%;
	width: 100%;
	vertical-align: top;
	
}

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- top inside content pane       --*/ .TopPane { width: 100%; padding: 0 7px 0 7px;}
/*-- top inside content pane 2     --*/ .TopPane2 { width: 100%; padding: 0 7px 0 7px;}
/*-- left content pane             --*/ .LeftPane { padding: 0 7px 0 7px; width: 50%; }
/*-- right content pane            --*/ .RightPane { padding: 0 7px 0 7px; width: 50%; }
/*-- left2 content pane            --*/ .LeftPane2 { padding: 0 7px 0 0px; width: 200; }
/*-- content2 pane                 --*/ .ContentPane2 { padding: 4px 4px 4px 4px; background-image: url(/body_bg.gif); background-position:top, left; background-repeat: no-repeat; width: 600; }
/*-- right2 content pane           --*/ .RightPane2 { padding: 0 7px 0 7px; width: 25%; }
/*-- bottom inside pane            --*/ .BottomPane { width: 100%; height: 150px; padding: 0 0px 0 0px; }
/*-- left3 content pane            --*/ .LeftPane3 { padding: 0 7px 0 7px; width: 33%; }
/*-- content3 pane                 --*/ .ContentPane3 { padding: 0 7px 0 7px; }
/*-- right3 content pane           --*/ .RightPane3 { padding: 0 7px 0 7px; width: 33%; }
/*-- bottom2 inside pane           --*/ .BottomPane2 { width: 100%; padding: 0 7px 0 7px; }
/*-- image content pane 1 horiz    --*/ .ImagePane01 { height:1px; padding: 0 7px 9px 7px; }
/*-- image content pane 1 vertical --*/ .ImagePane01V { height:1px; padding: 0 7px 0px 7px; }
/*-- image content pane 2          --*/ .ImagePane02 { height:1px; padding: 2px 7px 7px 7px; }
/*-- image content pane 2 vertical --*/ .ImagePane02V { height:1px; padding: 4px 7px 0 7px; }
/*-- image content pane 3          --*/ .ImagePane03 { height:1px; padding: 7px 7px 9px 7px; }
/*-- footer content pane           --*/ .FooterPane { width: 100%; height: 26px; padding: 0 7px 0 7px; vertical-align:middle; }
/*-- panel pane                    --*/ .PanelPane { padding: 0 7px 0 7px; }

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login token idle                  --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active { color: #939393; background:  url(file:///C|/Users/Anna/Documents/Clients/P/skin/ico-login.gif) no-repeat bottom left;  font: arial; font-size: 10px; font-weight:normal; text-decoration: none; height:17px; float:right; padding: 2px 0 0 25px; margin: 0 0px 0 16px; }
/*-- login token hover                 --*/ a.LOGIN_object:hover { background:  url(file:///C|/Users/Anna/Documents/Clients/P/skin/ico-login-over.gif) no-repeat bottom left; color: #444444; font: arial; font-size: 10px; font-weight:normal; text-decoration: none; }
/*-- user token idle                   --*/ .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active {
	color: #939393;
	background:  url(file:///C|/Users/Anna/Documents/Clients/P/skin/ico-register.gif) no-repeat bottom left;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
	height:17px;
	float:right;
	padding: 2px 0 0 25px;
	margin: 0 0px 0 16px;
	font-family: Arial, Helvetica, sans-serif;
}
/*-- user token hover                  --*/ a.USER_object:hover { background:  url(file:///C|/Users/Anna/Documents/Clients/P/skin/ico-register-over.gif) no-repeat bottom left; color: #444444; font: arial; font-size: 10px; font-weight:normal; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #939393; font: arial; font-size: 10px; font-weight:normal; text-decoration: none; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #c1c1c1; font: arial; font-size: 10px; font-weight:normal; text-decoration: none; }
.border {
	border: 1px solid #666666;
	padding: 6px;
	height: 500px;
	vertical-align: top;
}

a.CommandButton:link {color: #ffffff; background-color:#0d2a88; border: none; text-decoration: none; padding: 5px; text-transform: capitalize;
}
a.CommandButton:hover{
color: #ffffff; background-color:#0d2a88; border: none; text-decoration: none; padding: 5px; text-transform: capitalize;
}

a.CommandButton:visited{
color: #ffffff; background-color:#0d2a88; border: none; text-decoration: none; padding: 5px; text-transform: capitalize;
}

a.CommandButton:active{
color: #ffffff; background-color:#0d2a88; border: none; text-decoration: none; padding: 5px; text-transform: capitalize;
}

/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #8f8f8f; font: arial; font-size: 10px; font-weight:normal; text-decoration: none; }
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #666; font: arial; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects {
	color:#ffffff;
	font-size: 13px;
	font: arial;
	font-weight: normal;
}
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { font-size: 13px; color:#ffffff; font-weight:bold; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { font-size: 13px; color:#ffffff; font-weight:bold; text-decoration:none;  }
/*-- language selector dropdown        --*/ .Language_object { font: arial; font-size: 13px; text-decoration: none; }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font: arial; font-size: 11px; color: #ffffff; }
/*-- most of the bold text on site     --*/ .NormalBold { font: arial; font-size: 11px; font-weight: bold; color: #ffffff; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font: arial; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font: arial; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #cccccc; font: arial; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #cccccc; font: arial; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #cccccc; font: arial; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #cccccc; font: arial; font-size: 11px;	text-decoration: none; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; color: #ffffff; padding: 15px 12px 7px 12px; cursor: hand; font-size:1px; margin: 0 0 0 0;}
/*-- footer links                      --*/ .Footer_Links, a.Footer_Links:link, a.Footer_Links:visited, a.Footer_Links:active { color: #FFF; font: arial; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- footer links hover                --*/ a.Footer_Links:hover { color: #EEE; font: arial; font-weight:bold; font-size: 11px; text-decoration: none; }


/*========================================================*/
/*  Sub Menus and Module Menus                            */
/*========================================================*/

/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { background: #000000; padding: 0px; border: 1px dotted #888; z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;   }
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { background: transparent;  color: #FFF; font-family: "Century Gothic" ; font-size: 14px; font-weight: normal; font-style: normal; padding: 0px 8px 0px 0px; height: 20px; border: 0;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { background: transparent; color: #0033cc; font-family: "Century Gothic" ; font-size: 14px; font-weight: normal; cursor: pointer; cursor: hand; padding: 0px 8px 0px 0px; height: 20px; border: 0;}
.MainMenu_MenuArrow { display: none;
}

.MainMenu_RootMenuArrow { display: none;
}


.SkinObject {
    font-weight: normal;
    font-size: 9pt;
    color: #ffffff;
    font: arial;
    text-decoration: none;
	
}

A.SkinObject:link {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#fffffff;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#ffffff;
	
}

H1  {
    color: #ffffff;
    font: arial;
}

H2  {
    color: #ffffff;
    font: arial;
}

H3  {
    color: #ffffff;
    font: arial;
}

H4  {
    color: #ffffff;
    font: arial;
}

H5, DT  {
}

H6  {
}
