BODY {background-color: #001642; margin-top: 5;}

TABLE.page_bg { width: 100%; height: 100%;}

HR {
border: none 0;
border-top: 1px solid #e0e0e0;/*the border*/
width: 100%;
height: 1px;
}

TD.menu {background: url(images/menu_bg.gif) repeat-x; border-top: 1px solid #b2b2b2; border-bottom: 1px solid #b2b2b2; border-right: 1px solid #e3e3e3; border-left: 1px solid #e3e3e3; }

TD.content {padding: 13px 27px 13px 27px; height: 150px; background-image: url(images/content_bg.gif); background-repeat: repeat;}

    a.btn1{ 
        background:url('images/btn1.gif') repeat 0px 0px;
	float: left;
        width: 179px; 
        height: 38px; 
        display: block; 
    }
    a.btn1 span { 
        display: none; 
    }
    a.btn1:hover { 
        background: url('images/btn1.gif') repeat -179px 0px; 
    }
    a.btn2{ 
        background:url('images/btn2.gif') repeat 0px 0px;
	float: left;
        width: 52px; 
        height: 38px; 
        display: block; 
    }
    a.btn2 span { 
        display: none; 
    }
    a.btn2:hover { 
        background: url('images/btn2.gif') repeat -52px 0px; 
    }
    a.btn3{ 
        background:url('images/btn3.gif') repeat 0px 0px;
	float: left;
        width: 77px; 
        height: 38px; 
        display: block; 
    }
    a.btn3 span { 
        display: none; 
    }
    a.btn3:hover { 
        background: url('images/btn3.gif') repeat -77px 0px; 
    }
    a.btn4{ 
        background:url('images/btn4.gif') repeat 0px 0px;
	float: left;
        width: 61px; 
        height: 38px; 
        display: block; 
    }
    a.btn4 span { 
        display: none; 
    }
    a.btn4:hover { 
        background: url('images/btn4.gif') repeat -61px 0px; 
    }
    a.btn5{ 
        background:url('images/btn5.gif') repeat 0px 0px;
	float: left;
        width: 50px; 
        height: 38px; 
        display: block; 
    }
    a.btn5 span { 
        display: none; 
    }
    a.btn5:hover { 
        background: url('images/btn5.gif') repeat -50px 0px; 
    }
    a.btn6{ 
        background:url('images/btn6.gif') repeat 0px 0px;
	float: left;
        width: 101px; 
        height: 38px; 
        display: block; 
    }
    a.btn6 span { 
        display: none; 
    }
    a.btn6:hover { 
        background: url('images/btn6.gif') repeat -101px 0px; 
    }
    a.btn7{ 
        background:url('images/btn7.gif') repeat 0px 0px;
	float: left;
        width: 47px; 
        height: 38px; 
        display: block; 
    }
    a.btn7 span { 
        display: none; 
    }
    a.btn7:hover { 
        background: url('images/btn7.gif') repeat -47px 0px; 
    }
    a.btn8{ 
        background:url('images/btn8.gif') repeat 0px 0px;
	float: left;
        width: 134px; 
        height: 38px; 
        display: block; 
    }
    a.btn8 span { 
        display: none; 
    }
    a.btn8:hover { 
        background: url('images/btn8.gif') repeat -134px 0px; 
    }
    a.btn9{ 
        background:url('images/btn9.gif') repeat 0px 0px;
	float: left;
        width: 59px; 
        height: 38px; 
        display: block; 
    }
    a.btn9 span { 
        display: none; 
    }
    a.btn9:hover { 
        background: url('images/btn9.gif') repeat -59px 0px; 
    }

/* menu */

.SEOSideMenu 
{
	font:normal 11px Arial, sans-serif;
	color: #06a0fe; font-size: 14px; font-weight: bold;
	text-align:left;
	list-style-type:none;
	padding: 0px;
	margin-left:0px;
	
}
.SEOSideMenu ul
{
	list-style-type:none;	
	margin-left:8px;
	padding-left:0px;
}
.SEOSideMenu ul li
{
	list-style-type:none;
}
.SEOSideMenu li
{
	list-style-type:none;
	margin: 4px 0 4px 0;
	padding: 4px 0 7px 7px;
	border-bottom: 1px solid #001643;	  	
}
.SEOSideMenu ul li a, .SEOSideMenu ul li a:link, .SEOSideMenu ul li a:visited, .SEOSideMenu ul li a:active
{
	font:normal 11px Arial, sans-serif;
	color: #06a0fe; font-size: 14px; font-weight: bold;
	text-decoration:none;
}
.SEOSideMenu ul li a:hover 
{
	font:normal 14px Arial, sans-serif;
	color: #FFF; font-weight: bold;
	text-decoration:none;

}
.SEOSideMenu ul li a:active
{
	font:normal 14px Arial, sans-serif;
	color: #FFF; font-weight: bold;
	text-decoration:none;
}

.MainMenu_MenuContainer {

}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:25px;
	background:url(images/menuback.jpg);
}


.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 10px; 	
	font-style:normal; 
	background:none;
	padding:2px;
	color:White;
	font-family: Verdana, Tahoma, Arial, Tahoma, Helvetica;
}
.MainMenu_MenuItemSel 
{
	cursor: pointer; 
	cursor: hand; 
	color: #fffd5b; 
	font-size: 10px;
	height: 25px;
	background:none;
	padding:2px;
	font-family: Verdana, Tahoma, Arial, Tahoma, Helvetica;
}
.MainMenu_MenuIcon 
{
	display:none;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 21px;
}
.MainMenu_SubMenu, .MainMenu_SubMenu td {
	background-color: #fffff7;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
/*	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
	font-family: Verdana, Tahoma, Arial, Tahoma, Helvetica;
	color:Black;
	border:solid 1px #ECEACA;
}

.MainMenu_SubMenuItemSelect {
	background-color: #ECEACA;
	color:Black;
	padding:2px;
	border:solid 1px #ECEACA;
}
.MainMenu_MenuBreak {
	height: 1px;
	background:none;
}

.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow 
{
	display:none;
}

/* end menu */


/*-- Default font for website    --*/ 
.normal {
font-family: tahoma, sans-serif;
color : #3c3c3c;
font-size: 12px;
font-weight: normal;
line-height:1.4em;
}

TD.date { font-family: tahoma, sans-serif; color : #f5ea96; font-size: 12px; font-weight: normal;}

TD.bottom_links { height: 35px; font-family: tahoma, sans-serif; color : #222222; font-size: 12px; font-weight: normal; background-image: url(images/footer.jpg); background-repeat: repeat-y;}

.bottom_links A:link    {COLOR: #222222; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: bold}
.bottom_links A:visited {COLOR: #222222; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: bold}
.bottom_links A:hover   {COLOR: #FFFFFF; FONT-SIZE: 12px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: bold}

TD.search { font-family: tahoma, sans-serif; color : #222222; font-size: 12px; font-weight: normal; padding-right: 10px;}

.search A:link    {COLOR: #222222; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: bold}
.search A:visited {COLOR: #222222; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: bold}
.search A:hover   {COLOR: #FFFFFF; FONT-SIZE: 12px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: bold}


/*-- copyright / terms /privacy at bottom    --*/ 
TD.footer { height: 32px; font-family: tahoma, sans-serif; color : #FFFFFF; font-size: 10px; font-weight: normal; background-color: #00206b;}

.footer A:link    {COLOR: #FFFFFF; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.footer A:visited {COLOR: #FFFFFF; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.footer A:hover   {COLOR: #CBCBCB; FONT-SIZE: 10px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: normal}

.footer2 A:link    {COLOR: #999999; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.footer2 A:visited {COLOR: #999999; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.footer2 A:hover   {COLOR: #999999; FONT-SIZE: 10px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: normal}

/*-- H1 (heading 1) style  --*/ 
H1 {font-family: Tahoma, sans-serif; color : #FFFFFF; font-size: 16px; font-weight: bold; }
H2 {font-family: Tahoma, sans-serif; color : #00369a; font-size: 16px; font-weight: bold; }

/*-- Default hyperlink style for site    --*/ 
a:link  	{color : #600505; font-family: Tahoma, sans-serif; text-decoration: underline; font-size: 12px; font-weight: normal;}
a:visited  	{color : #600505; font-family: Tahoma, sans-serif; text-decoration: underline; font-size: 12px; font-weight: normal;}
a:hover  	{color : #600505; font-family: Tahoma, sans-serif; text-decoration: none; font-size: 12px; font-weight: normal;}



/*-- *** MAIN MENU STYLE SHEET CODE ***    --*/ 


/*-- box that holds the menu    --*/ 
.MainMenu_MenuContainer { background: transparent; padding: 0; }

/*-- bar that holds the menu    --*/ 
.MainMenu_MenuBar { cursor: pointer; cursor: hand; padding: 0; background: transparent;}

/*-- submenu container          --*/ 
.MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 4px 0 0 0px; background: url(images/dd_bg.gif) repeat-x #fefefe; padding: 15px; border: 1px solid #cccccc; font-weight: normal;}

/*-- sub menu items             --*/ 
.MainMenu_MenuItem { font-family: tahoma, sans-serif; color: #222222; font-size: 11px; font-weight: normal; 
padding: 3px 4px 3px 0px; 
border: 0;
height: 20px; 
}

/*-- submenu items hover        --*/ 
.MainMenu_MenuItemSel { font-family: tahoma, sans-serif; color: #008ff0; font-size: 11px; border-bottom:1px dashed #303534; cursor: pointer; cursor: hand; 
padding: 3px 4px 3px 0px; 
border: 0; 
height: 20px;
font-weight: normal;
font-decoration: underline;
background: transparent;
}

/*-- Active Main Menu Item    --*/ 
.MainMenu_TabRootMenuItemSel TD, .MainMenu_TabRootMenuItemSelHover TD{
height: 20px;
font-weight:normal;
font-family: tahoma, sans-serif;
font-size: 11px;
color: #008ff0;	
padding: 3px 4px 3px 0px; 
}


/*-- root menu TD               --*/ 
.MainMenu_RootMenuItem TD { text-align:right; padding: 0px 20px 0px 0px; }

/*-- root menu items            --*/ 
.MainMenu_RootMenuItem { font-family: tahoma, sans-serif; color: #FFFFFF; font-size: 11px; font-weight: normal; font-style: normal; height: 22px; border:0; padding-right:15px }

/*-- menuitems idle             --*/ 
.MainMenu_Idle { color: #E6863C; background: transparent; padding-right: 12px; font-weight: normal; }

/*-- sub menu items over        --*/ 
.MainMenu_Selected { color: #FF0000; background-color: #FF0000; padding: 0; font-weight: bold; }

/*-- sub menu items active      --*/ 
.MainMenu_Active, .MainMenu_BreadcrumbActive { color: #E6863C; background-color: #FF0000; font-weight: bold; }

/*-- root menu items over       --*/ 
.MainMenu_RootSelected { color: #FF0000; background: transparent; background-image:url(images/menu_hilite.gif); background-repeat:no-repeat; padding-right: 10px; font-weight: bold; height: 22px; }

/*-- root menu TD over          --*/ 
.MainMenu_RootSelected TD{ text-align:right; padding: 0px 20px 0px 0px; }

/*-- root menu items over       --*/ 
.MainMenu_RootActiveSub { color: #E6863C; padding: 0; font-weight: bold; height: 22px; }

/*-- root menu TD over          --*/ 
.MainMenu_RootActiveSub TD{ text-align:right; padding: 0px 20px 0px 0px; }
/*-- root menu items active     --*/ 
.MainMenu_RootActive, .MainMenu_RootBreadcrumbActive { color: #E6863C; background-image:url(images/menu_hilite.gif); background-repeat:repeat-y; padding: 0; font-weight: bold; height: 22px; }

/*-- root menu TD active        --*/ 
.MainMenu_RootActive, .MainMenu_RootBreadcrumbActive TD{ text-align:right; padding: 0px 20px 0px 0px; }

/*-- not needed                 --*/ 
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenuSeperator  { display: none; }

/*-- removing seperator borders --*/ 
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; }


