@charset "utf-8";
/* CSS Document */

body {
background-color:#FFFFFF;
}

.Login 
{
font-family: verdana;
color: #000000;
font-size: 11px;
font-weight: bold;
text-decoration: none;	
}
A.Login:Link {
font-family: verdana;
color: #000000;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

A.Login:Active {
font-family: verdana;
color: #000000;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

A.Login:Visited {
font-family: verdana;
color: #000000;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

A.Login:Hover {
font-family: verdana;
color: red;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.Search:Link {
font-family: verdana;
color: #000000;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

A.Search:Link {
font-family: verdana;
color: #000000;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

A.Search:Active {
font-family: verdana;
color: #000000;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

A.Search:Visited {
font-family: verdana;
color: #000000;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

A.Search:Hover {
font-family: verdana;
color: red;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.Link {
font-family: verdana;
color: #ffffff;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

A.Link:Link {
font-family: verdana;
color: #ffffff;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

A.Link:Active {
font-family: verdana;
color: #ffffff;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

A.Link:Visited {
font-family: verdana;
color: #ffffff;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

A.Link:Hover {
font-family: verdana;
color: #555555;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}





.MainMenu_MenuItem {
font-family: verdana;
color: #000000;
font-size: 13px;
font-weight: bold;
text-decoration: none;
/*padding: 0px 5px 0px 5px;*/
padding-left: 5px;
padding-right:5px;

}

.MainMenu_MenuItemSel {

color:#FF0000;
font-family: verdana;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
padding:0px 0px 0px 0px;
background-color: transparent;
}


.MainMenu_MenuItem td {
padding-right:5px;
padding-left: 5px;
}
.MainMenu_MenuItemSel td {
padding-right:5px;
padding-left: 5px;
}

.MainMenu_MenuBreak {
background-color: Transparent;
padding: 0px 0px 0px 0px;
border: 0px;
}

.SubMenu_MenuItem {
border: 1px;
}

.SubMenu_MenuContainer {
width: 150px;
}

.SubMenu_MenuItem td {
padding-right:5px;
padding-left: 5px;
}

.MainMenu_SubMenu {
	margin: 2px 0px 0px 0px;
	border: 1px double red;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url() Important;
	white-space: nowrap;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	cursor: pointer;
	cursor: hand;
	text-decoration:none;!important
}

.SubMenu_MenuItemSel {
color: blue;
font-family: Verdana;
font-size: 13px;
font-weight: bold;

padding-right: 5px;
padding-left: 5px;
} 
.SubMenu_MenuItemSel td {
background-image: url(Left_nav.jpg);
font-family: Verdana;
font-size: 13px;
font-weight: bold;
color: #ca9a2c;
padding-right: 5px;
padding-left: 5px;
} 
.SubMenu_MenuItem .SubMenu_MenuItem {
background-image: url();
font-family: Verdana;
font-size: 13px;
color: #FFFFFF;
}

.SubMenu_MenuItem .SubMenu_MenuItemSel {
background-image: url();
font-family: Verdana;
font-size: 13px;
color: #ca9a2c;
background-color: transparent;
}

.SubMenu_SubMenu {
margin: 1px 0px 0px 0px;
border: 1px Solid #ca9a2c;
padding: 0px 0px 0px 0px;
background-color: #01559d;
background-image: url() Important;
white-space: nowrap;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
cursor: pointer; 
cursor: hand;
}

.MainMenu_MenuIcon {
background-image: url();
background-color: transparent;
border: 0px;
}

.MainMenu_MenuArrow {
background-image: url();
background-color: transparent;
}

.h1{
font-family: Tahoma;
font-size: 22px;
color: #3e4792;
}

.h2{
font-family: Tahoma;
font-size: 18px;
color: #C4982F;
}

a:link
{
color:#FF0000;
}
a:hover
{ 
color: red;

 }


