@charset "iso-8859-1";
body {margin:0; font-family: Tahoma; font-size:11px; padding: 0px; background-color: #9e9e9e;}
A:link {COLOR: #515C66; TEXT-DECORATION: none;}
A:visited {	COLOR: #515C66; TEXT-DECORATION: none;}
A:active {	COLOR: #000088; TEXT-DECORATION: none;}
A:hover {	COLOR: #ff0000;  TEXT-DECORATION: none;}
hr {color:#d2d6d7;}
.normal{color: #000000; font-size: 11px; line-height: 150%; text-align: justify;}

h2 { font-size: 150%; margin-top: 1em; margin-bottom: 1em; margin-left: 0.6em; text-align: justify;}
h3 { font-size: 150%; margin-top: 0.3em; margin-bottom: 0.3em; text-align: center;}
h4 { font-size: 120%; font-family: Tahoma; color: #ff480E; margin-top: 0.3em; margin-bottom: 0.5em;}
h5 { font-size: 115%; font-family: "trebuchet ms", helvetica, sans-serif; color: #fff; margin-top: 0.3em; margin-bottom: 0.5em; font-weight:bold;}

td{
	FONT-SIZE: 11px;
	LINE-HEIGHT: 150%;
	font-family: helvetica, "trebuchet ms", sans-serif; 
	}

.vline {
	background: url(/images/vertical_line_10.jpg) center;
	width:1px;
		}

.matho a{font-family:Tahoma; COLOR: #ced1d4; FONT-SIZE: 11px; LINE-HEIGHT: 120%; TEXT-ALIGN: justify;}
.matho a:hover{font-family:Tahoma; COLOR: #ffffff; FONT-SIZE: 11px; LINE-HEIGHT: 120%; TEXT-ALIGN: JUSTIFY; text-decoration:none;}
.matho a:active{font-family:Tahoma; COLOR: #ced1d4; FONT-SIZE: 11px; LINE-HEIGHT: 120%; TEXT-ALIGN: JUSTIFY;}
.matho a:visited{font-family:Tahoma; COLOR: #ced1d4; FONT-SIZE: 11px; LINE-HEIGHT: 120%; TEXT-ALIGN: JUSTIFY;}

.menubg {
	background: url(/images/boxbg.jpg) center;
		}

.menuline {
	background: url(/images/2px.jpg) center no-repeat;
	width:2px;
	height:42px;
		}

.boxbg {
	font-family:Tahoma;
	font-size: 11px;
	color:#f6f6f6;
	text-align: center;
}

.boxbg a:link{
	font-family:Tahoma;
	font-size: 11px;
	color:#f6f6f6;
	text-decoration:none;
	text-align: center;
}

.boxbg a:visited{
	font-family:Tahoma;
	font-size: 11px;
	color:#f6f6f6;
	text-align: center;
}

.boxbg a:active{
	font-family:Tahoma;
	font-size: 11px;
	color:#f6f6f6;
	text-align: center;
}

.boxbg a:hover{
	font-family:Tahoma;
	font-size: 11px;
	color:#ff480E;
	text-decoration:none;
	text-align: center;
}

.redtitle {COLOR: #DA4619; font-family: tahoma; FONT-SIZE: 11px; TEXT-ALIGN: justify; margin-top: 0em; margin-bottom: 0.5em; FONT-WEIGHT: Bold;}
.redtitle a:link{COLOR: #DA4619; font-family: tahoma; FONT-SIZE: 11px; TEXT-ALIGN: justify; margin-top: 0em; margin-bottom: 0.5em; FONT-WEIGHT: Bold;}
.redtitle a:link{COLOR: #DA4619; font-family: tahoma; FONT-SIZE: 11px; TEXT-ALIGN: justify; margin-top: 0em; margin-bottom: 0.5em; FONT-WEIGHT: Bold;}
.redtitle a:visited{COLOR: #DA4619; font-family: tahoma; FONT-SIZE: 11px; TEXT-ALIGN: justify; margin-top: 0em; margin-bottom: 0.5em; FONT-WEIGHT: Bold;}
.redtitle a:hover{COLOR: #515C66; font-family: tahoma; FONT-SIZE: 11px; TEXT-ALIGN: justify; margin-top: 0em; margin-bottom: 0.5em; FONT-WEIGHT: Bold; text-decoration: none;}

.lefttext {COLOR: #515C66; font-family: tahoma; FONT-SIZE: 11px; line-height: 120%; TEXT-ALIGN: justify; padding-bottom: 5px;}
.lefttext a {COLOR: #515C66; font-family: tahoma; FONT-SIZE: 11px; line-height: 120%; TEXT-ALIGN: justify; padding-bottom: 5px;}
.lefttext a:link {COLOR: #515C66; font-family: tahoma; FONT-SIZE: 11px; line-height: 120%; TEXT-ALIGN: justify; padding-bottom: 5px;}
.lefttext a:visited{COLOR: #515C66; font-family: tahoma; FONT-SIZE: 11px; line-height: 120%; TEXT-ALIGN: justify; padding-bottom: 5px;}
.lefttext a:hover{COLOR: #DA4619; font-family: tahoma; FONT-SIZE: 11px; line-height: 120%; TEXT-ALIGN: justify; padding-bottom: 5px;}

.leftbot{
	background: #ffffff url(/images/leftbot.jpg) center no-repeat;
	font-size: 11px;
	text-align: justify;
	}	

.leftboxtext{
	font-family: Tahoma;
	color: #515C66;
	font-size: 11px;
	text-align: justify;
	margin-left: 25px;
	margin-bottom: 5px;
	}

.questleft{
	background: #ffffff url(/images/arrow_2.jpg) left no-repeat;
	font-size: 11px;
	text-align: justify;
	}	

.questlefttext{
	font-family: Tahoma;
	color: #515C66;
	font-size: 11px;
	text-align: justify;
	margin-left: 27px;
	}

	/* FreeQuiz Specific Style Information Starts Here */
.qno{
background-color: #666666;
color: #ffffff;
font-size: 15px;
font-weight: bold;
}
.question{
background-color: #999999;
color: #ffffff;
font-family:Tahoma;
font-size: 14px;
margin-left: 10px;
margin-right: 10px;
padding: 5px;
line-height: 150%;
}

.answeroptions{
background-color: #EBEBEB;
margin-left: 10px;
margin-right: 10px;
padding: 5px;
font-size: 12px;
}
/* FreeQuiz Specific Style Information Ends Here */