# FONT  { font-family:Arial;}

A:link {font-size: 10pt; text-decoration: underline; color:black}
A:hover { font-size: 10pt; text-decoration: underline; color:black}
A:link { font-size: 10pt; text-decoration: underline; color:black}
A:visited { font-size: 10pt; text-decoration: underline; color:black}

.midsmall { font-size: 9pt; text-decoration: none}
.smallfont { font-size: 9pt;}

.textarea {border:solid 1;}
.input{border:solid 1;}

.shade {border-style:groove;}
.cinput {background-color:rgb(240,244,255); font-size: 10pt; color:#C71417; font-weight:bold;}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 /* background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6; */

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

.text { font-family: Arial; font-size: 12px; }
.text_2 { font-family: Arial; font-size: 12px; color:#660000;}