body {
scrollbar-arrow-color:  red;
font-family:tahoma,arial,verdana;
}
a:link,a:active,a:visited { text-decoration: none; color : red; font-weight:bold;}
a:hover		{ text-decoration: underline; color : #000000; }
hr	{ height: 0px; border: solid #666666 0px;}
/* Form elements */
input,textarea, select {
font-family:tahoma,arial,verdana;
font-size: 12px;
}
input { 
text-indent : 2px;
font-family:tahoma,arial,verdana;
font-size: 12px;
}
td,tr,ul, p, center{ 
font-family:tahoma,arial,verdana;
font-size: 12px;
}
body, caption {
font-family: tahoma, arial, verdana;
scrollbar-arrow-color:  red;
font-size:14px;
color : #666666;
}
.BgGray	{
background-color: #BABABA;
}
.BgSubnav, .BgLtGray {
background-color: #F5F5F5;
}
.BgAtHome {
background-color: #D57919;
}
input, textarea, select {
border: 1px solid #BABABA; font-family: Verdana, Tahoma, Verdana, Arial; font-size: 11px;  background: #FFFFFF; color: #666666;
}
	
input.box {
border: 0px;
}
input.radio1, input.checkbox {
border: 0px solid #FFFFFF; font-family: Verdana, Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; background: #FFFFFF;  color: white;
}
form,HR {
	border: 0px;
	font-family:tahoma,arial,verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

HR {
	height: 1px; 
	border-style: dashed; 
	border-color: #cccccc; 
	color:#cccccc; 
	background: #cccccc; 
	border-right-width: 0; 
	border-bottom-width: 0;
	style:dashed;
}
p {
	text-align: justify;
}