@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height:20px;
	background-image: url(images/bg_main-03.jpg);
	background-repeat: repeat;
	background-position: left top;
}
a.nav:link, a.nav:visited, a.nav:active
{ color:#999999;
  text-decoration: none;
  text-transform:uppercase;
  height:30px; 
  }
a.nav:hover
{ border-bottom:#999999 solid 3px;
  }
a.footerl:link, a.footerl:visited, a.footerl:active
{ 
  color: #CCCCCC;
  font-size:14px;
  text-decoration: none;
  text-transform:uppercase;
  text-decoration:none;
  }
a.footerl:hover
{ text-decoration:underline;
  }
a.sim:link, a.sim:visited, a.sim:active, a.sim:hover
{ 
  color: #CCCCCC;
  font-size:14px;
  text-decoration:underline;
  }
a.sims:link, a.sims:visited, a.sims:active, a.sims:hover
{ 
  color: #CCCCCC;
  font-size:12px;
  text-decoration:underline;
  }

.shadow_top {
	background-image: url(images/shadow_line.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom_bar {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
.bg_contents {
	background-image: url(images/bg_prizes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
}
.bg_foot {
	background-image: url(images/bg_foot.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.foot_pic {
	background-image: url(images/prizes_ref.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.m_h {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 20px;
}
.m_sh {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 30px;
}
.des {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:22px;
}
.bg_countdown {
	background-image: url(images/submit_button.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}



.g_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	color:#71a936;
	text-decoration: none;
}
#footer{
    margin: 0;
	position:fixed;
	left:0px;
	bottom:0px;
	width:100%;
	height:50px;
	background-color:#000000;
	border-top:#333333 solid 1px;
	line-height:50px;
	z-index:14;
	}
.texta { 
 background-color:#999999; 
 border: 1px solid #666666; 
 color: #000000; 
}
.tip { 
 background-color: #252424; 
 border: 1px solid #666666; 
}
.ColorCheckBox 
{ 
    background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	background-image: url(images/checkbox.png);
	background-color: #999999;
	background-position: left top;
	border: 1px solid #666666; 

} 

.buttonSubmit {
	background-repeat: no-repeat;
	width: 121px;
	height: 36px;
	background-image: url(images/submit_step-06.png);
	background-color: #000000;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#corner{
    margin: 0;
	position:fixed;
	right:0px;
    top:0px;
	width:280px;
	height:200px;
	background:url(images/corner.png) no-repeat right top;
	z-index:14;
	}.redfine {
	color: #F30;
}
.greenitalic {
	color: #6FA634;
	font-size: 12px;
	font-style: italic;
}
