TD {
	font-family: Verdana;
	font-size: 10px;
}

.red {
	font-family: Verdana;
	font-size: 10px;
	color: red;
}

a:link.header		{font-family: Verdana; font-size: 10px; color: #FFFFFF; text-decoration:none;background-color:#000000;}
a:active.header		{font-family: Verdana; font-size: 10px; color: #FFFFFF; text-decoration:none;background-color:#000000;}
a:visited.header	{font-family: Verdana; font-size: 10px; color: #FFFFFF; text-decoration:none;background-color:#000000;}
a:hover.header		{font-family: Verdana; font-size: 10px; color: #D7F0ED; text-decoration:none;background-color:#000000;}

.header		{color: #FFFFFF; background-color: #3F4328}
.topMenu    {border-bottom:1px solid #000000;border-left:1px solid #000000;background-color:#ffffff;}
table.content		{border:1px solid #3F4328}

a:link		{font-family: Verdana; font-size: 10px; text-decoration:underline; color:"#000000"}
a:active		{font-family: Verdana; font-size: 10px;  text-decoration:underline; color:"#000000"}
a:visited	{font-family: Verdana; font-size: 10px; text-decoration:underline; color:"#000000"}
a:hover		{font-family: Verdana; font-size: 10px; text-decoration:none; color:"#000000"}
a:link.CP{font-family: Verdana; font-size: 10px;  text-decoration:underline; color:"#00C0C0"}
a:active.CP{font-family: Verdana; font-size: 10px;  text-decoration:underline; color:"#00C0C0"}
a:hover.CP{font-family: Verdana; font-size: 10px;  text-decoration:none; color:"#00C0C0"}
a:visited.CP{font-family: Verdana; font-size: 10px;  text-decoration:underline; color:"#00C0C0"}

a:link.CIOLink		{font-family: Verdana; font-size: 10px; text-decoration:underline; color:"#00C0C0";font-weight:bold;}
a:active.CIOLink		{font-family: Verdana; font-size: 10px;  text-decoration:underline; color:"#00C0C0";font-weight:bold;}
a:visited.CIOLink	{font-family: Verdana; font-size: 10px; text-decoration:underline; color:"#00C0C0";font-weight:bold;}
a:hover.CIOLink		{font-family: Verdana; font-size: 10px; text-decoration:none; color:"#00C0C0";font-weight:bold;}

a:link.disabled		{font-family: Verdana; font-size: 10px; color: #cccccc; text-decoration:none}
a:active.disabled		{font-family: Verdana; font-size: 10px; color: #cccccc; text-decoration:none}
a:visited.disabled		{font-family: Verdana; font-size: 10px; color: #cccccc; text-decoration:none}
a:hover.disabled		{font-family: Verdana; font-size: 10px; color: #cccccc; text-decoration:none}

.menuStyle  {
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	background-color: #000000;
	padding: 5px;
	width: 112;
	border-bottom: 1px solid #ffffff;
	display: inline;
	text-align:center;
}

.subMenuStyle  {
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	background-color: #000000;
	padding: 5px;
	padding-left:15;
	width: 165;
	display:inline;
	visibility: hidden;
	position:absolute;
}
.titleTD {
	background-repeat: repeat-y;
	font-size: 14px;
	font-weight: bold;
}
.subTitle{
	background-color: #E8E8E8;
	font-size: 14px;
	font-weight: bold;
}


.button {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
