td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	color: #003399;
}
A:active {text-decoration: none}
A:link {text-decoration: none}
A:visited {text-decoration: none}

a:hover {
	color: #FF0000;
        
}
a.light {
	color: #FFFFFF;
	text-decoration: underline;

}
a.light:hover {
	color: #FFCC00;
}
a.lnk { 
	color: #339933;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;


}
a.lnk:hover {
	color: #990000;
}
.sub {
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;


}
.for-list {
	font-size: 8pt;
	border: 1px solid #000000;
}
.for-but {
	font-size: 8pt;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #000000;
}
.for-input {
	font-size: 8pt;
	border: 1px solid #000000;
}
.rbg {
	background-image: url(img/right_corner2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.smshr {
	font-size: 8pt;
}
