td {
font:12px Verdana, Arial, Helvetica, sans-serif;
}
/*.divMain { 
	
			width: 789px;
			height: inherit;
			text-align: left; 
			background-color:#FFFFFF } */
body {
font:12px Verdana, Arial, Helvetica, sans-serif;

background-repeat: no-repeat;
background-position: top center;
/*background-repeat: repeat-x;
background-attachment: scroll;
text-align: center;*/

/* width: 788px; 
height: 100%;*/
margin: 0 0 0 0; /* Added auto to both left and right */ 
}

.std_row {
	width: 760px;
	margin-left: 0;
	margin-right: 0;
}

.vdivider{
	width:20px;	
	//background-image:url(/images/spawner/vdivider.gif);
	background-repeat: repeat-y;
	background-position: center;		
}

.hdivider{
	width:760px;
	height:10px;
	background-image:url(/images/spawner/hdivider.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.header{
width:100%;
height:30px;
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
color: #737D8C;
background-image:url(/images/spawner/header1bg.gif);
background-repeat: repeat-x;
background-position: top;
padding:5px;
}

.h2 {
font-weight: bold;
}

input {
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

.innerTable{
	margin: 0 0 0 0; /* Added auto to both left and right */ 
}

.eventsHeadings {
	font-weight: bold;
	font-family: verdana;
	font-size: 17px;
}

.N_td {
font:11px  Arial;
color:737d8c;
}
.style1 {font-size: 9px}

#bgBannerLink{
	cursor: pointer;
}

#boxDiv {
	width: 100%;
	float: none;
	border: black solid 0px;
}
#dateDiv {
	width: 50px;
	float: left;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
}

#textDiv {
	float: left;
	width: 85%;
	margin: 10px 0px 0px 10px;
	border: black solid 0px;
}

/*
	Competition Css
*/
.competitionElement {
	float: left;
	width: 683px;
	border: #000000 solid 0px ;
	border: black solid 0px;
}
.cmpTitle{
	border: black solid 0px;
	color: #99cc99;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 12px;
}
.cmpThumb{
	float: right;
	
}
.cmpShortInfo{
	border: black solid 0px;
	float: left;
	width: 560px;
}
.btmlinks {
	color: #000000;
}

.cmpExpiry{
	float: left;
	margin: 10px 0px 0px;	
}
.cmpLink{
	color: #95b5d0;
	text-decoration: none;
	font-weight: bold;
}

#competition {
	float: left;
	width: 750px;

}
#competitionQuestions{
	width: 460px;
	border: black solid 0px;
	margin: 0px 0px 20px 0px;	
}
#competitionAnswers{
	margin: 15px 0px 0px 0px;	
}
.Captcha{
	border: 0px;
	color: #666666;
	letter-spacing: 2px;
	font-size: 13px;
	font-weight: bold;
}
.CaptchaTextbox{
	margin: 5px 0px 0px 0px;
}
.error{
	color: #FF0000;
	font-size: 10px;
	font-style: italic;
}
.error2{
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
.cursor{
	cursor: pointer;
}
.bigText1 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
}

.spacer {
	margin: 0px 0px 8px 0px;
}
.txtboxColor{
	background: #f6f6f6;
	border: 1px solid #383d38;
	
}

#activebtn{
	visibility: hidden;
}
#disabledbtn {
	visibility: visible;
}
