body, td, div, p
{
 color:#000000;
 font-family:tahoma, verdana;
 font-size:10pt;
 font-weight:normal;
}

a:link, a:visited, a:active 
{
 color:#000000;
 font-family:tahoma, verdana;
 font-size:10pt;
 text-decoration:none;
 font-weight:normal;
}

.a1:link, .a1:visited, .a1:active 
{
 color:red;
 font-family:tahoma, verdana;
 font-size:10pt;
 text-decoration:none;
 font-weight:normal;
}
.a2:link, .a2:visited, .a2:active 
{
 color:blue;
 font-family:tahoma, verdana;
 font-size:10pt;
 text-decoration:none;
 font-weight:normal;
}
a:hover
{
 color:blue;
 font-family:tahoma, verdana;
 font-size:10pt;
 text-decoration:none;
 font-weight:normal;
}
.a1:hover
{
 color:#000000;
 font-family:tahoma, verdana;
 font-size:10pt;
 text-decoration:none;
 font-weight:normal;
}
.a2:hover
{
 color:#000000;
 font-family:tahoma, verdana;
 font-size:10pt;
 text-decoration:none;
 font-weight:normal;
}

.topLinkBar
{
	
	border-bottom:#23408B solid 1px;
	border-right:#23408B solid 1px;
	border-left:#23408B solid 1px;
	border-top:#23408B solid 1px;
	background-color: #D5CAB6;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

.topLinkBarOver
{
	
	border-bottom:#23408B solid 1px;
	border-right:#23408B solid 1px;
	border-left:#23408B solid 1px;
	border-top:#23408B solid 1px;
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

.tBox
{
 color:#000000;
 background:#ccccff;
 font-family:tahoma;
 font-size:9pt;
 font-color:#ffffff;
 border-width:1px;
 border-style:1px;
 border-color:#000000;
 height:16px;
}

.tSel
{
 color:#000000;
 font-family:tahoma;
 font-size:8pt;
 font-color:#ffffff;
 border-width:1px;
 border-style:1px;
 border-color:#000000;
 background:#ccccff;
}

.tArea
{
 color:#000000;
 background:#ccccff;
 font-family:tahoma;
 font-size:9pt;
 font-color:#ffffff;
 border-width:1px;
 border-style:1px;
 border-color:#000000;
 }
