/* CSS Document */
body{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link{
	color:#336699;
	text-decoration:underline;
}

a:visited{
	color:#99cc66;
	text-decoration:underline;
}

#upadteDate{
	font-style:italic;
}

#newsConetent dl, #newsTitle{
	display:none;	
}

.holder_header{
	background-color:#FFFF99;
	width:100%;
}

#copyright{
	font-style:italic;
	text-align:right;
	font-size:10px;
}

#return, #location, #heading_tag, #TitleBar{
	display:none;
}

#quizzes_Holder{
	width:175px;
}

.col1{
	width:100px;;
}

.tableHead{
	font-weight:bold;
}

table, td{
	border:1 solid #666666;
	width:100%;
	text-align:center;	
}