﻿* {
	margin:0;
	padding:0;
	}
a {
    text-decoration: none;
    }
a img {
	border: none;
	}
form, input {
	margin: 0;
	padding: 0;
	}

body {
    background-color: #680404;
/*    background-image: url('../images/global_bkgrnd2.jpg') repeat-y center center;     */
    background:url(../images/global_bkgrnd2.jpg) repeat-y center center, #680404; 
}
	div.megaClear {
		position: relative;
		font-size: 0px;
		height: 0px;
		width: 3px;
		clear: both;
	}	

body, table {
	font-family: Verdana;
	font-size:12px; }

#megaContainer {
	width:1000px;
	height:auto;
	margin:0 auto;
	text-align:center;
	background:#FFF;
}	
	#megaContent {
		position:relative;
		top:0px;
		left:0px;
		text-align:left;
    	font-family: Verdana;
	}


#megaHeader {
    position:relative;	
    width:100%;
    height:105px;
    background:#FFF url(../images/header4.jpg) repeat-x center top;
}		

#megaMenu {
	position:relative;
	display:table;
	top:80px;
	width:100%;
	height:auto;
}

#megaContent {
    background:#FFF;
}	

#megaFullContent {
	position:relative;
	float:left;
	width:660px;
	height:auto;
	margin-left:10px;
	_margin-left:5px;
    background:#FFF;
}	

#megaFullRight {
	position:relative;
	float:left;
	width:290px;
	height:auto;
	margin-left:10px;
    background:#FFF;
}	

div.megaPodHeader {
	position: relative;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	border-bottom:1px solid #036;
	margin-bottom:2px;
	color:#00275D;
	padding-top:20px;
	text-align:left;
	text-transform:uppercase;
}
div.megaSmall {
	position: relative;
	font-family:Arial;
	font-size:8pt;
}

#megaFooter {
	position:relative;
	top:0px;
	left:0px;
	width:1000px;
	height:270px;
	background:#000000 url(../images/footer.jpg) repeat-x center top;
	text-align:left;
	color:#C6E0F9;
   	font-family: Verdana;
}	

div.megaFooterCopyright {
	width:100%;
	height:auto;
	color:#cccccc; /*#698CB4;*/
	font-size:10px;
	text-align:center;
}

#megaPgSpacerContestants {
    position:relative;
	height:550px;
	background:#fff;
}	

.tableHeaderBG {
    position:relative;
   	font-family: Verdana;
	font-size:14px; 
	font-weight:bold;
	color:White;
	height:22px;	
    background:#FFF url(../images/table_header_bg.gif) no-repeat;
}	

/*.ddlName{font-family:tahoma,helvetica; font-size:11px; font-weight:normal; color:#000; background-color:#C7DAEB; } */
.ddlName{font-family:tahoma,helvetica; font-size:11px; font-weight:bold; color:#fff; background-color:#002958; } 
.FieldLabel{position:relative; font-family:tahoma,helvetica; font-size:11px; font-weight:bold; color:red;}
