body {
	font: 13px Arial;
	background: #000000 url(/images/topbg.jpg) repeat-x left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
p {
	margin: 0px;
	padding: 0px;
}
#divhome {
	height: 570px;
	width: 760px;
}

#wrapper_home {
	position: relative;
	height: 570px;
	width: 760px;
	text-align: center;
	margin: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#wrapper_home h1 {
	color: #FFFFCC;
	font-size: 24px;
	border-bottom: 4px solid #CC3300;
	padding-right: 15px;
	font-weight: normal;
	background-color: #990000;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#h1_left{
	background-image:url(/images/round_redleft.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-bottom: 5px;
}
#h1_right{
	background-image:url(/images/round_redright.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	margin-bottom: 5px;
}
#h1_mid {
	margin-bottom: 10px;
}


#flashdiv {
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 760px;
}


#content_home {
	background: #666666 url(../images/logo_bg1.gif) no-repeat 127px 81px;
	margin: 0px;
	padding: 0px;
	height: 190px;
}
#table_home {
	height: 100%;
	width: 100%;
	font-size: 13px;
	/*background: url(../images/heb_home_txt.gif) no-repeat center center;*/
}
#content_home .section {
	float: right;
	height: 150px;
	width: 255px;
	text-align: right;
	color: #FFFFFF;
	overflow:hidden;
	background: url(../images/logo_bg1.gif) no-repeat 80px -36px;
}
#content_home .section a, .more a {
	color: #FFCC00;
	text-decoration: none;
}
#content_home .section a:hover, .more a:hover {
	color: #FFFFFF;
}
.more {
	position:absolute;
	top:482px;
	width: 140px;
	text-align: left;
}
#content_home .section p {
	margin-right: 15px;
	margin-left: 15px;
	text-align: right;
	font-size: 13px;
	line-height: 16px;
}
#rooling_news {
	background: #828282 url(/images/logo_bg2.gif) no-repeat left bottom;
	height: 190px;
	width: 250px;
	position: absolute;
	left: 255px;
	top: 320px;
}
#footer{
	width: 760px;
	margin: 0px auto;
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
	background: #990000 url(../images/round_btnredright.gif) no-repeat right bottom;
	height: 30px;
}
#footer p {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	border-top: 1px solid #8B8B8B;
	color: #A2A2A2;
	font-size: 13px;
	line-height: 16px;
}

#bottom_nav {
	font-size: 13px;
	color: #FFCC00;
	width: 760px;
	line-height: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#footer a{	
	color: #A2A2A2;
	text-decoration: none;
}
#bottom_nav a{	
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#round_leftfooter {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 0px;
	top:530px;
	margin: 0px;
	padding: 0px;
}
#icons_nav {
	font-size: 13px;
	line-height: 16px;
	color: #999999;
	margin: 0px;
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
	position: absolute;
	top: 300px;
	left: 0px;
}
*:first-child+html  {} * html #icons_nav{
	width: 760px;
}
#icons_nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#popdiv_bg{
	background-color:#000000;
	opacity: 0.5;

	-moz-opacity: 0.5;
	filter: Alpha(Opacity=50);
	position: absolute;
	z-index: 1000;
	visibility: hidden;
}
#popdiv {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	z-index: 1001;
}
#popdiv #closediv {
	position: absolute;
	top: -14px;
	right: -14px;
	padding: 1px;
}
#popdiv #loading {
	background: #FFFFFF;
	padding: 8px;
	height: auto;
	width: auto;
	color: #990000;
	border: 1px solid #000000;
	letter-spacing: 1px;
}
#detail {
	border: 4px solid #FFFFFF;
	width: 550px;
	text-align: right;
	background: #B8B1A5;
	font: 13px/normal Arial;
	color: #000000;
}
#detail #close_bar {
	padding: 4px;
	border-bottom: 1px solid #9F9888;
}
#detail #close_bar #icone_close {
	margin-bottom: -2px;
}

#detail #close_bar a {
	color: #FFFFFF;
	text-decoration: none;
}
#detail #contest {
	color: #000000;
	background: #D4D0C8;
	padding: 10px 20px 20px;
	overflow: auto;
}
#detail #contest p {
	font-size: 13px;
	line-height: 20px;
}
#detail #contest h1 {
	color: #990002;
	font-size: 28px;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#detail #contest a {
	color: #CC3300;
}

