




.SkinObject {
    font-weight: bold;
    font-size: 10.5pt;
    color: tan;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    font-weight: bold;
    font-size: 10.5pt;
    text-decoration:    none;
    color: tan;
}

A.SkinObject:visited  {
    font-weight: bold;
    font-size: 10.5pt;
    text-decoration:    none;
    color: tan;
}

A.SkinObject:hover  {
    font-weight: bold;
    font-size: 10.5pt;
    text-decoration:    none;
    color: white;
}

.Normal, .p, td{
	font-family: sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:none;
	color: #ffffff;
}
A,A:link,A:active,A:hover,A:visited{
	font-family: sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:none;
	color: #ffffff;
	text-decoration:underline;
}
A:hover{
	color:#ffff00;
}

.skinlightcolor .Normal, .skinlightcolor .p, .skinlightcolor td{
	font-family: sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:none;
	color: #111111;
}
.skinlightcolor A,.skinlightcolor A:link,.skinlightcolor A:active,.skinlightcolor A:hover,.skinlightcolor A:visited{
	font-family: sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:none;
	color: #000000;
	text-decoration:underline;
}
.skinlightcolor A:hover{
	color:#ff0000;
}



.Head, .skinbackgroundcolor .Head, .skindarkcolor .Head, .skinmediumcolor .Head, .skinaltcolor .Head{
	font-family: sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:none;
	color: #ffffff;
}
.skinlightcolor .Head{
	font-family: sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:none;
	color: #000000;
}


.OtherTabs,A.OtherTabs,A.OtherTabs:link,A.OtherTabs:visited,A.OtherTabs:active,A.OtherTabs:hover,.SelectedTab,A.SelectedTab,A.SelectedTab:link,A.SelectedTab:visited,A.SelectedTab:active,A.SelectedTab:hover{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
A.OtherTabs:hover,A.SelectedTab:hover{
	color:#ffdd44;
}
.MainMenu_MenuContainer, .MainMenu_MenuBar{
	background-color:Transparent;
    color: #fff;
}
.MainMenu_MenuContainer TD{
	font-weight:bold;
}

