@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FBE599;
	margin: 0px;
	padding: 0px;
}

.td_flash {
	width:273px; 
	background: url(../images/bg_flashAds.jpg) no-repeat; 
	height:576px;
}

.td_topnav {
	width:687px;
	height:50px;
}

.td_maincontent {
	width:503px; 
	height:452px; 
	background:url(../images/bg_primary.jpg) repeat-x; 
	padding:10px 0 10px 0;
}

.td_rightcontent {
	width:178px; 
	height:452px; 
	background:url(../images/bg_secondary.jpg) no-repeat; 
	padding:3px 0 0 5px;
}

.td_mainmenu {
	background:url(../images/bg_footerRed.gif) no-repeat;  
	height:54px;
}

#primary {width:503px; float:left; height:452px; background:url(../images/bg_primary.jpg) repeat-x; padding:10px 0 10px 0;}
#secondary {width:178px; float:left; height:469px; background:url(../images/bg_secondary.jpg) no-repeat; padding:3px 0 0 5px; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
#wrapTopHeader {width:687px; float:left; height:50px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
#wrapTopHeader input { background:#FFFFFF; border:none; height:19px;  } 
.topHeader {width:687px; float:left; height:20px; margin:15px 0 0 10px; color:#FFFFFF; font-size:11px;}
.topHeader a, .topHeader a:visited, .topHeader a:active {color:#FFFFFF; text-decoration:none;}
.topHeader a:hover {color:#FFFFFF; text-decoration:underline;}

#wrapFooter {
	background:url(../images/bg_footerRed.gif) no-repeat;  
	width:669px; 
	height:54px; 
	float:left;
}

.footerRed {
	height:27px; 
	width:auto; 
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.footerRed li { display:inline;  margin:0 20px 0 0;}
.footerRed ul {margin:5px 10px 0 0; padding:0;}
.footerRed a, .footerRed a:visited, .footerRed a:active { color:#ffec48; text-decoration:none;}
.footerRed a:hover { color:#fff; text-decoration:none;}
.copyright {height:27px; width:auto; display:block; font-size:10px; margin-top:5px;}
.copyright li { display:inline;  margin:0 10px 0 0; font-size:10px; color:#6d6858;}
.copyright ul {margin:6px 10px 0 0; padding:0;}
.copyright a, .copyright a:visited, .copyright a:active { font-size:10px; color:#6d6858; text-decoration:none;}
.copyright a:hover { font-size:10px; color:#6d6858; text-decoration:underline;}
.wrapPosition {position:absolute;}
#mom {position:relative; top:350px; left:-85px; z-index:9;}
iframe {overflow-x:hidden; }

/* Style  Text */
h1 { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF;}
.text01 a, .text01 a:visited, .text01 a:active { color: #FF0000; text-decoration:none;}
.text02 a, .text02 a:visited, .text02 a:active { color:#2f2f2f; text-decoration:underline; font-size:9px;}
.poll {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.error a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.error a:hover {
	color: #d10124;
	text-decoration: none;
}

.error2 a {
	color: #fff725;
	text-decoration: none;
}

.error2 a:hover {
	color #d10124;
	text-decoration: none;
}

.td_blankbg {
	width: 687px;
	background-image: url(../images/bg_blank.jpg);
}

.font_blue {
	color: #4590db;
}

.font_red {
	color: #d10703;
}
