body,html {
	background-image: url(/quiz/images/bg.gif);
	background-repeat: repeat;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
img{
	border:0px;
}
li{
	padding: 3px;
}
form{
	margin: 0px;
}
#menu td {
	background-image: url(/quiz/images/menubg.gif);
	background-repeat: repeat-x;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover{
	color: #000000;
	text-decoration: none;
}
#menu div {
	height: 18px;
	padding-top: 4px;
}
#login {
	background-image: url(/quiz/images/loginbg.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 978px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #857d4e;
	text-align: right;
	padding-right: 20px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000100;
	padding-top: 4px;
}
#login input {
	border: 1px solid #8c7d26;
	height: 15px;
}
#login #imageField{
	padding-right: 10px;
	padding-left: 10px;
}
/*#login .syq{
	padding-right: 140px;
	padding-left: 20px;
}
#login .syql{
	padding-right: 470px;
	padding-left: 20px;
}*/
/*start of left menu*/
.heading {
	margin: 0px;
	font-size: 11px;
	width:160px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/quiz/images/tabletop.gif);
	background-repeat: repeat-x;
	height: 21px;
	text-align: left;
}
.nsignup{
	margin: 0px;
	font-size: 11px;
	width:160px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/quiz/images/tabletop.gif);
	background-repeat: repeat-x;
	height: 21px;
}
.lmenu {
	list-style-type: none;
	width: 160px;
	font-size: 12px;
	margin: 2px 0px 0px;
	padding: 0px;
	background-color: #d6d19a;
}
.lmenu li{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7bf;
	padding: 1px;
	text-align: left;
}
.lmenu a{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
}
.lmenu a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#nlsingup {
	list-style-type: none;
	width: 160px;
	font-size: 12px;
	margin: 2px 0px 0px;
	padding: 0px;
	background-color: #d6d19a;
}
#nlsingup li{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7bf;
	padding: 1px;
}
/*end of the left menu*/
#winnertop {
	margin: 0px;
	font-size: 11px;
	width:144px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/quiz/images/tabletop.gif);
	background-repeat: repeat-x;
	height: 17px;
	text-align: left;
	padding: 2px 2px 2px 14px;
}
#links {
	padding-bottom: 2px;
	font-weight: bold;
}
/* new */
#leftside{
	float: left;
	width: 160px;
	border: 1px solid #857d4e;
	height:940px;
	text-align: center;
}
#bodynew {
	background-color: #ebe7bf;
	width: 994px;
	padding-top: 2px;
	padding-left: 4px;
}
#footernew {
	background-image: url(/quiz/images/loginbg.gif);
	background-repeat: repeat;
	height: 30px;
	width: 994px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #302c01;
	text-align: center;
	clear: both;
	font-family: Arial;
}
#footernew a{
	text-decoration: none;
	color: #302c01;
	padding-right: 5px;
	padding-left: 5px;
}
#footernew a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
#middlepartnew {
	width:826px;
	float: right;
	padding-right: 3px;
}
#newmiddlepart {
	width:645px;
	border: 1px solid #857d4e;
	padding: 5px 5px 5px 10px;
	text-align: left;
	float: left;
	min-height:930px;
	font-size: 8pt;
	background-color: #f3f1dc;
}
#rightnew {
	width:160px;
	border: 1px solid #857d4e;
	height:940px;
	text-align: center;
	float: right;
}
#bottomnew{
	font-size: 11px;
	width: 994px;
	text-align: center;
	clear: both;
	background-repeat: repeat;
}
#bottomnew a{
	text-decoration: none;
	color: #302c01;
	padding-right: 5px;
	padding-left: 5px;
}
#bottomnew a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
/* Question table*/
.quetabletop {
	background-image: url(/quiz/images/quetablehead.gif);
	background-repeat: repeat-x;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #d50004;
	width: 580px;
	padding: 7px 5px 5px 25px;
	text-align: left;
	border-right: 1px solid #867e4d;
	border-left: 1px solid #867e4d;
}
.que {
	font-size: 11px;
	font-weight: bold;
	color: #d50004;
	width: 580px;
	padding: 7px 5px 5px 25px;
	text-align: left;
	border: 1px solid #867e4d;
	background-color: #d6d19a;
}
.que ul{
	list-style-type: none;
}
.que table{
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
}
.que table td{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.que .answer{
	color: #000000;
}
#logintop {
	background-image: url(/quiz/images/quetablehead.gif);
	background-repeat: repeat-x;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #d50004;
	width: 280px;
	padding: 7px 5px 5px 25px;
	text-align: left;
	border-right: 1px solid #867e4d;
	border-left: 1px solid #867e4d;
}
#logintab {
	font-size: 11px;
	font-weight: bold;
	color: #d50004;
	width: 280px;
	padding: 7px 5px 5px 25px;
	text-align: left;
	border: 1px solid #867e4d;
	background-color: #d6d19a;
}
/*winner box*/
.winnertop {
	background-image: url(/quiz/images/quetablehead.gif);
	background-repeat: repeat-x;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #d50004;
	width: 600px;
	padding: 7px 5px 5px 25px;
	text-align: left;
	border-right: 1px solid #867e4d;
	border-left: 1px solid #867e4d;
}
.winner {
	width: 620px;
	text-align: left;
	border: 1px solid #867e4d;
	background-color: #f4f2d9;
	padding: 5px;
}
.winner .right {
	float: right;
	width: 447px;
	text-align: left;
	padding-left: 5px;
}
.winner .left {
	float: left;
	border: 1px solid #bcb88b;
	text-align: center;
	padding: 5px;
}
.winner .down {
	clear:both;
	height: 1px;
}
/*pop up box*/
#popupbox{
	font-size: 11px;
	font-weight: bold;
	color: #d50004;
	width: 200px;
	position: absolute;
	z-index: 1;
	right: 170px;
	bottom: 0px;
	visibility: hidden;
}
#poptop {
	background-image: url(/quiz/images/quetablehead.gif);
	background-repeat: repeat-x;
	height: 15px;
	padding: 7px 0px 5px 5px;
	text-align: left;
	cursor: move;
	border-right: 1px solid #867e4d;
	border-left: 1px solid #867e4d;
}
#pop {
	padding: 7px 5px 5px 10px;
	text-align: center;
	border: 1px solid #867e4d;
	background-color: #d6d19a;
	cursor: move;
}
#poptop .left,#fpoptop .left{
	float: left;
}
#close{
	float: right;
	text-align: right;
}
#pop a:hover{
	color: #d50004;
}
#dropin{
	width:320px;
	height:217px;
}
.dropinhom{
	top: 320px;
	left: 300px;
	position:absolute;
	visibility:hidden;
}
.dropinacc{
	left: 500px;
	margin-top:40px;
	position:absolute;
	visibility:hidden;
}
#fpoptop{
	background-color:#001020;
	height: 17px;
	font-weight: bold;
	color:#fff;
	padding: 2px 0px 3px 10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
/*inner pages style sheet*/
#innerhead{

	background-image: url(/quiz/images/innerheading.jpg);
	background-repeat: repeat-x;
	height: 24px;
	text-align: left;
	padding-top: 5px;
	margin: -5px -5px 0px -10px;
	border-bottom: 1px solid #948c58;
}
h1{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	color: #D50004;
}
#message{
	font-size: 11px;
	width:600px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/quiz/images/menubg.gif);
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	padding: 2px 2px 2px 14px;
	margin-right: -5px;
	margin-left: -10px;
}
.internalheading{
    width:600px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 17px;
	padding: 2px 2px 2px 14px;
	
}
/*from the old style sheet*/
a{
	color: #990000;
	text-decoration: none;
}
a:hover{
	color: #FF9933;
	text-decoration: none;
}
h2 {
	font-size: 13px;
	color: #CC0000;
	padding: 5px;
}
h3 {
	font-size: 12px;
	color: #996600;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/********************* SITEMAP STYLES **************************/
#sitemap 
a.siteLink1:link, a.siteLink1:visited, a.siteLink1:active 
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #CC0000;
	line-height:1;
	text-decoration: underline;
}
#sitemap 
a.siteLink2:link, a.siteLink2:visited, a.siteLink2:active 
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height:1;
	text-decoration: underline;
}
#sitemap 
a.siteLink3:link, a.siteLink3:visited, a.siteLink3:active 
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #339966;
	line-height:1;
	text-decoration: underline;
}
#sitemap li.siteList1 
{color: #CC0000; line-height:1;}
#sitemap li.siteList2 
{color: #666666; line-height:1;}
#sitemap li.siteList3 
{color: #339966; line-height:1;}
/*sitemap*/	

.linkText {
	font-size: 10px;
}
.innerpara {
	font-size: 11px;
	padding-left: 2px;
	color: #000000;
}
a.textlink {
	text-decoration: none;
	color: #0000CC;
}
a.textlink:hover {
	color: #CC0000;
	text-decoration: none;
}
.assign_center td {
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: center;
}
.side_heading {
	font-size: 12px;
	color: #BD1111;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/*used in apgs*/
A.down_link{
	font-family: "Arial Narrow";
	color: #B87D09;
	text-decoration: none;
	font-size: 14px;
}
A.down_link:hover{
	font-family: "Arial Narrow";
	color: #518B13;
	text-decoration: none;
	font-size: 14px;
}

.space img{
padding-top:10px;
padding:2px;
border:solid 1px #999999;
}
/* optimized style sheet from the old one*/
.red {
    color: #FF0000;
}
a.outerlinks{
	text-decoration: none;
	color: #B87D09;
}
a.outerlinks:hover{
	color: #518B13;
}
.quizzes,.newsarchives{
	float: left;
	border: 1px dotted #000000;
	width: 270px;
	padding: 5px 5px 5px 25px;
	margin-left: 5px;
}
.newsarchives{
	margin-left: 30px;
}
.quizzesright{
	float: right;
	border: 1px dotted #000000;
	width: 270px;
	padding: 5px 5px 5px 25px;
	margin-right: 10px;
}
.quizheader{
	width: 284px;
	margin: -5px -5px 0px -25px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/quiz/images/tabletop.gif);
	background-repeat: repeat-x;
	height: 17px;
	text-align: left;
	padding: 2px 2px 2px 14px;
}
.floatleft{
	float: left;
}
.marginleft{
	margin-left: 30px;
}
.hiddenimg{
	display: none;
}
#f1{
border:1px solid #666666;
}

