A:link{
	color:#660000;
	text-decoration:none;
	font-weight: bold;

}
A:hover{
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}
A:visited{
	color:#660000;
	text-decoration:none;
	font-weight: bold;
}
A:active{
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}

BODY {
	scrollbar-arrow-color:#333333;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#333333;
	scrollbar-darkshadow-color:#D4D3CE;
	scrollbar-highlight-color:#D4D3CE;
	scrollbar-3dlight-color:#D4D3CE;
	background-color: #EFEEEA;

}
td {
	color:#505050;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	word-spacing: 2px;
	letter-spacing: 1px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	border: 1px solid #660000;
	background-image: url(img/formfield.gif);
	background-repeat: no-repeat;

}
A.m1 {FONT-WEIGHT: bold; FONT-SIZE: 10.4px; COLOR: #EFEEEA; TEXT-DECORATION: none}
A.m1:link {COLOR: #FFCC00; TEXT-DECORATION: none}
A.m1:hover {COLOR: #EFEEEA; TEXT-DECORATION: underline overline}
A.m1:visited {COLOR: #FFCC00; TEXT-DECORATION: none}
.homeright {
	padding: 0px;
	width: 170px;
	border-top: 2px none #660000;
	border-right: 2px dotted #660000;
	border-bottom: 2px none #660000;
	border-left: 2px dotted #660000;
	text-align: justify;


}
.rightboxtext {
	padding: 0px 2px 2px;
	font-size: 10px;
	text-align: justify;


}
a.ml:link {
	color: #660000;
	background-color: #FFCC66;
	margin: 1px 1px 10px;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
	width: 100%;
	text-align: center;
	font-weight: bold;


}
a.ml:visited {
	color: #660000;
	background-color: #FFCC66;
	margin: 1px 1px 10px;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
	width: 100%;
	font-weight: bold;

}
