body {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #93E7E4;

}
.borderGrey {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.headerBg {
	background-image: url(images/quiz_header6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #92C8ED;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #444B50;
	text-decoration: none;
}
.grey11sp18 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #444B50;
	text-align: justify;
}
.grey11Bold {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #444B50;
	text-align: justify;
}
.grey11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #444B50;
	text-align: justify;
	list-style-position: inside;
	list-style-type: lower-roman;


}
.textfiels {
	background-color: #92C8ED;
	border: 1px solid #0F5281;
}
.grey11italics {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #444B50;
	text-align: justify;
	list-style-position: inside;
	list-style-type: lower-roman;
	font-style: italic;

}
.bottom {
	background-image: url(images/quiz_bottom1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #93E7E4;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3B67AD;
	padding: 10px;

}
.borderBlue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #084C7B;
	border-right-color: #084C7B;
	border-bottom-color: #084C7B;
	border-left-color: #084C7B;
}
.curve1 {

	background-image: url(images/curve1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.curve2 {

	background-image: url(images/curve2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #93E7E4;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3B67AD;
	padding: 10px;
}

.textbx
{
	background-color: #FFFF99;
	border-color: #000099;
	color: #000099;
	border-width: 1;
}

.btSubmit
{
    background: url(images/Submit.gif);
    height: 21px;
    width: 91px;
    border: 0;
    cursor:pointer;  
}
