body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
color:#393C00;
font-weight:bold;
}

a:hover{
text-decoration:none;
}

.clsCMOn {
	color: white;
	font-size : 11px;
	text-decoration : none;
        padding: 2px;
		font-weight:bold;
}
.clsCMOver
{
	color: black;
	font-size : 11px;
        padding: 2px;
		font-weight:bold;
}

.clsCMOnDrp {
	color: black;
	font-size : 11px;
	text-decoration : none;
        padding: 3px;
		font-weight:bold;
}
.clsCMOverDrp
{
	color: white;
	font-size : 11px;
        padding: 3px;
		font-weight:bold;
}


td.white{
color:white;
}
a.white{
color:white;
}

h5{
color:#6B5745;
}