body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #f85900;
	text-decoration:none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #f85900;
	text-decoration:none;
}


#dMain {
	width: 917px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-image: url(/images/bg-main.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
#dFooter {
	background-image: url(/images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 28px;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 0.1em;
	padding-top: 15px;
	padding-right: 20px;
	clear: both;
}
#dMain #dHomeCenter {
	clear: none;
	float: left;
	width: 438px;
	padding-right: 20px;
	padding-left: 20px;
}
#dMain #dHomeLeft {
	width: 200px;
	float: left;
}
#dMain #dHomeRight {
	width: 239px;
	float: right;
}
#dTopHeader {
	background-image: url(/images/img-header-top.gif);
	height: 14px;
	width: 957px;
	margin-right: auto;
	margin-left: auto;
}
#dFlashHeader {
	height: 267px;
	width: 957px;
	margin-right: auto;
	margin-left: auto;
}
#dMenu {
	background-image: url(/images/bg-menu.gif);
	height: 56px;
	width: 957px;
	margin-right: auto;
	margin-left: auto;
}
#dFooter a {
	color: #FFFFFF;
}
.mainText {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.cb P{display:inline;}

a.mainText:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #f85900;
	text-decoration:none;
}
a.mainText:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.mainText:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #f85900;
	text-decoration:none;
}

/*LOGIN FORM*/
input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:2px;
	border:1px solid #727272;
	background-color:#bfbfbf;
	width:168px;
}
.submita{
	border:1px solid #333333;
	color:#FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:15px;
	background-color:#303030;
	width:100px;
}

#news {
width:219px;
padding:5px 5px 5px 10px;
border-left:1px solid #313131;
border-right:1px solid #313131;
border-bottom:1px solid #313131;

}

#news ul {

margin:20px;
padding:0px
}

#news li {
list-style-image:url(/images/img-arrow-white.gif);
margin:0px;
}



