﻿body {
}
.gvrow
{
    text-align:left;
    font-family:Verdana;
    font-size:10px;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
    color:Black;
}
.gobutton
{
    font-family:Verdana;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
    color:Black;
}
.error
{
   text-align:left;
    font-family:Verdana;
    font-size:15px;
    font-style:normal;
    font-weight:bold;
    text-decoration:none;
    color:Red;  
}
.quiz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.quiz_bg {
	background-color: #9FAD9D;
}
.qz_1 {
	background-image: url(images/qz_5.jpg);
	background-repeat: repeat-y;
}
.qz_2 {
	background-image: url(images/qz_6.jpg);
	background-repeat: repeat-y;
}
.qz_3 {
	background-image: url(images/qz_7.jpg);
	background-repeat: repeat-x;
}
.qz_4 {
	background-image: url(images/qz_8.jpg);
	background-repeat: repeat-x;
}
.qz_bg {
	background-color: #DFE7CF;
}
.quiz_qtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA0000;
	text-decoration: none;
	font-weight: bold;
}
.quiz_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #424242;
	text-decoration: none;
	font-weight: bold;
}
.quiz_no {
	background-image: url(images/qz_gre_pat.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #175306;
	border: 1px solid #175306;
	background-position: top;
}
.normaltext
{
	font-family:Verdana,Arial,Helvetica-Black,Sans-Serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:Black;
	text-decoration:none;
	padding-left:10px;
	text-align:left;
}
.gvheader
{
	font-family:Verdana,Arial,Helvetica-Black,Sans-Serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:White;
	text-decoration:none;
	padding-left:10px;
	line-height:25px;
}
.quiz {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	font-weight:bold;
	line-height:25px;
	text-decoration:underline;
}
.more {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Maroon;
	text-align: left;
	font-weight:bold;
	line-height:25px;
	padding-left:30px;
	
	text-decoration:underline;
}
.noitems {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: Red;
	text-align: center;
	font-weight:normal;
	line-height:25px;
	
}
.tblborder
{
border-width:1px;
border-color:#CCCCCC;
}