/* CSS Document */
.style5 {font-size: x-small}
.DoubleColorTable tr{
background-color:expression("#FFFFFF,#BAFFAD".split(",")[rowIndex%2])
} 
.loginbox {
	height: 250px;
	width: 176px;
	border: 2px dashed #009EDE;
	margin-left: 10px;
	margin-right: 10px;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #2D6FB7;
}
a:link {
	color: #2D6FB7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1A3E66;
}
a:hover {
	text-decoration: none;
	color: #FF0066;
}
a:active {
	text-decoration: none;
	color: #2D6FB7;
}
.style7 {
	font-size:12px;
	color: #2D6FB7;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#loginbox {
	border: 2px dotted #7FCEED;
	margin-left: 10px;
	margin-right: 10px;
	height: 230px;
}
.DoubleColorTable .style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
}
.style8 {font-weight: bold}
.style9 {color: #333333}
.style10 
{
	font-size: 12px;
	color: #FF00FF;
}

.style11
{
	font-size:medium;
	color:Black;

}

