@charset "utf-8";
body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #fbf9e3;
}
#mainTable{
	background-color: #fffde6;
	border: 1px solid #f7efbd;
}
.grayTop{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height:18px;
	background-color: #848484;		
}	
.yellowheader{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height:16px;
	background-color: #ffcf63;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.yellowTab{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	line-height:26px;
	text-align:right;
	padding-right:5px;
	background-color: #ffcf63;
	border-right-width: 5px;border-right-style: solid;border-right-color: #FFFFFF;
}
.loginTable{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height:30px;
	background-color: #FBF9E1;
	border: 1px solid #edc362;
	margin:5px;
	
}
.loginHeader{
	font-size: 12px;
	color: #000000;
	line-height:26px;
	font-weight:bold;
	text-align:left;
	background-image: url(/images/loginBG.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.questionHeader{	
	font-size: 11px;
	color: #000000;
	line-height:26px;
	font-weight:bold;
	text-align:left;
	text-indent: 10px;
	background-color: #FFD77F;
	border: 1px solid #cccccc;
}
.questTable
{
	font-family: Mangal;
	font-size: 11px;
	color: #333333;
	line-height:16px;
	border: 1px solid #cccccc;	
	margin:10px;
}
.ThanksTable{
	font-family: Tahoma;
	font-size: 14px;
	color: #B14D01;
	height:200px;
	border: 1px solid #F7E1B2;
	margin:10px;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/message_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link.ThanksTableanchor
{
	color: #B14D01;
	font-size: 14px;
	font-weight: bold;
}
a:visited.ThanksTableanchor
{
	color: #B14D01;
	font-size: 14px;
	font-weight: bold;
}
.rulesTable{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height:16px;	
}
.redHeader{
	font-size: 12px;
	color: #FFFFFF;
	line-height:26px;
	background-color: #FF0000;
	font-family: Tahoma;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
}
.instructions{
	font-size: 11px;
	color: #000000;
	line-height:20px;
	background-color: #EDE4B1;
	font-family: Tahoma;
	text-align: left;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-indent: 15px;
	padding-left:10px;
}
.answer{
	font-size: 11px;
	color: #000000;
	line-height:24px;	
	font-family: Tahoma;
	text-align: left;
	text-indent: 5px;
}
.score{
	font-size: 11px;
	color: #000000;
	line-height:20px;
	background-color: #f3f3f3;
}
.grayfooter{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	height:20px;
	background-color: #848484;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: middle;
}
a:link {
	font: 200 11px Tahoma;
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	font: 200 11px Tahoma;
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	font: 200 11px Tahoma;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font: 200 11px Tahoma;
	color: #000000;
	text-decoration: underline;
}
a.red:link {
	color: #FF0000;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 200;
}
a.red:visited {
	color: #FF0000;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 200;
}
a.red:hover {
	font: 200 11px Tahoma;
	color: #000000;
	text-decoration: underline;
}
a.red:active {
	font: 200 11px Tahoma;
	color: #000000;
	text-decoration: underline;
}
.req{color:Red;}
.qoption
{
	
	border-right: #ffffff thin solid;
	border-top: #ffffff thin solid;
	border-left: #ffffff thin solid;
	border-bottom: #ffffff thin solid;
	border-collapse: collapse;
}
.qoption td
{background-color: #f3f3f3;	}
.hidden
{
	display:none;
	visibility:hidden;
}
.questpage
{
	color:White;
	background-color:darkgray;
	margin:10px;
}
#ajaxLoader {
	position:absolute;
	width:220px;
	height:80px;
	z-index:2001;
	float:left;
	}
a:link.tryagain
{
	color: #B14D01;	
	font-weight: bold;
}
a:visited.tryagain
{
	color: #B14D01;	
	font-weight: bold;
}
.vspadding
{
	padding:4px;
}
.allcorrect
{
	font-size:12px;
}
.menu
{
	color: #990000;
	background-color:darkkhaki;
}

.menu a:link a:visited
{
	color:black;	
}

.menu a:hover
{
	color:White;	
}
.submenu
{
	background-color:darkkhaki;
}
.submenu a:hover
{
	background-color:#990000;
	color:White;
}
a.pager:link
{
	color: #663333;
} 
a.pager:visited{color: #663333;}
a.pager:hover
{
	text-decoration:none;
} 
.hand
{
	cursor:hand;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
a.playcurrentquizlink:active{font-size: 14px;color: #B14D01;font-weight:bold;}
a.playcurrentquizlink:link{font-size: 14px;color: #B14D01;font-weight:bold;} 
a.playcurrentquizlink:hover{font-size: 14px;text-decoration:none;} 
a.playcurrentquizlink:visited{font-size: 14px;color: #B14D01;font-weight:bold;}
