body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
font-weight:bold;
color:#5C7A74;
}

a:hover{
text-decoration:none;
}
.clsCMOn {
	color: black;
	font-size : 11px;
	text-decoration : none;
        padding: 5px;
		font-weight:bold;
		text-align:left;
}
.clsCMOver
{
	color: white;
	font-size : 11px;
        padding: 5px;
		font-weight:bold;
		text-align:left;
}

.clsCMOnDrp {
	color: white;
	font-size : 11px;
	text-decoration : none;
        padding: 3px;
		font-weight:bold;
		text-align:left;
}
.clsCMOverDrp
{
	color: black;
	font-size : 11px;
        padding: 3px;
		font-weight:bold;
		text-align:left;
}

h3{
color:#73958E;
}

.evenWidths input,textarea, select.wide{
	width:200px;
}
