body
{
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px;
	color: #1C1C1C;
	line-height: 1.5;
	margin:0;
}
td
{
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px;
	color: #1C1C1C;
	line-height: 1.5;
}
a:link, a:visited
{
	color: #CC0000;
	text-decoration: none;
	border-bottom: dotted 1px #CC0000;
}
a:hover
{
	color: #00B7F5;
	text-decoration: none;
	border-bottom: dotted 2px #00B7F5;
}
a.toplink:link, a.toplink:visited
{
	color: #00B7F5;
	text-decoration: none;
	border-bottom: dotted 1px #00B7F5;
}
a.toplink:hover
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: dotted 2px #FFFFFF;
}
#logoname
{
	font-family:Times New Roman, Serif;
	font-size:70px;
	color:#00B7F5;
	line-height: 1;
	padding-left:40px;
}
.header
{
	background-color:#1C1C1C;
	padding:5px;
}
#tagline
{
	background-color:#1C1C1C;
	color:#00B7F5;
	font-size: 16px;
	font-family: Comic Sans MS;
}
.main
{
	border-top: solid 5px #CC0000;
	border-bottom: solid 5px #CC0000;
	padding: 10px;
}
a.biglink:link, a.biglink:visited
{
	color: #CC0000;
	text-decoration: none;
	border-bottom: dotted 1px #CC0000;
	font-size:20px;
	font-weight:bold;
}
a.biglink:hover
{
	color: #00B7F5;
	text-decoration: none;
	border-bottom: dotted 2px #00B7F5;
	font-size:20px;
	font-weight:bold;
}
#footer
{
	border-top: solid 5px #1C1C1C;
	font-size: 11px;
	color: #1C1C1C;
	text-align: center;
	padding-top: 5px;
}
.err
{
	color: Red;
	font-weight: bold;
	padding: 10px;
}
input[type="text"], input[type="password"], textarea, select
{
	border: 0;
	padding: 4px;
	color: #1C1C1C;
	background-color: #eee6e6;
	background-image: url('Images/textbg.gif');
	background-repeat: repeat-x;
	border:solid 1px #eee6e6;
}
.big1
{
	color:#1C1C1C;
	font-size: 20px;
}
input.bigtxt1
{
	color:#1C1C1C;
	font-size: 18px;
	border:solid 1px #eee6e6;
	padding: 4px;
	background-color: #eee6e6;
	background-image: url('Images/textbg.gif');
	background-repeat: repeat-x;
}
.big2
{
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}
.big3
{
	font-weight: bold;
}
.big4
{
	color: #1C1C1C;
	font-weight: bold;
}
.big5
{
	color: #CC0000;
	font-weight: bold;
}
.head1
{
	font-weight: bold;
	color: #CC0000;
	border-bottom: solid 2px #CC0000;
}
.btn1
{
	font-weight: bold;
}
.col1
{
	text-align: left;
	font-weight: bold;
	color:#1C1C1C;
	border-bottom:dotted 1px #00B7F5;
}
.col2
{
	text-align: right;
	font-weight: bold;
	color:#1C1C1C;
	border-bottom:dotted 1px #00B7F5;
}
.col3, .col4, .col5
{
	text-align:center;
	font-weight: bold;
	color:#1C1C1C;
	border-bottom:dotted 1px #00B7F5;
}
.row
{
	border-bottom:dotted 1px #00B7F5;
}
.small
{
	font-size:11px;
	color:#1C1C1C;
}
.msg
{
	border:dotted 1px #CC0000;
	background-color:#FFFFCC;
	color:#CC0000;
	font-weight:bold;
	padding:10px;
}
.small2
{
	font-size:12px;	
}
.ques
{
	font-weight:bold;
	padding:3px;
	cursor:pointer;
	color:#CC0000;
}
.ans
{
	padding:0px 3px 3px 20px;
	cursor:default;
	color:#000000;
	font-weight:normal;
}
.row1
{
	border-top:1px solid #CC0000;
	border-bottom:1px solid #CC0000;
}

