﻿  A:visited {
	COLOR: #5B5B5B; TEXT-DECORATION: none
}
A:hover {
	COLOR: #CD1B00; TEXT-DECORATION: none
}

.Head
{
font-family: Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;   
    color: #00349B;
}


/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
        color:#ffffff;

}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
        font-family: Tahoma, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;

}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
#22 a
{
   color:#ffffff;
}
#22 A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
#22 A:hover {
	COLOR: red; TEXT-DECORATION: none
}

#33 a
{  
   font-size:13px;
   color:#444444;
   font-weight:bold;
}
#33 A:visited {
        font-size:13px;
	COLOR: #444444; TEXT-DECORATION: none;
   font-weight:bold;
}
#33 A:hover {
        font-size:13px;
	COLOR: red; TEXT-DECORATION: none
   font-weight:bold;
}
#44 a
{  
   font-size:13px;
   color:#FFF000;
   font-weight:bold;
}
#44 A:visited {
        font-size:13px;
	COLOR: #FFF000; TEXT-DECORATION: none;
   font-weight:bold;
}
#44 A:hover {
        font-size:13px;
	COLOR: #000000; TEXT-DECORATION: none
   font-weight:bold;
}
.SkinObject
{
font-size: 16px;
    color: #ffffff;
}


A.SkinObject:link {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:red;
}




 

  