BODY{
	padding: 0px;
	margin: 0px;
}

BODY, td, p, div, li{	
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;	
	font-size: 12px;
	color: #fff;
}

H1, H2, H3{
	color: #ff6600;
	text-transform: uppercase;
}

H1 {
	font-size: 180%;
}

H2 {
	font-size: 170%;
}

H3 {
	font-size: 140%;
}

P{
	font-size: 13px;
}

FORM{
	margin: 0px;
	padding: 0px;
}

A{
	color: #aaa;
	text-decoration: none;
}

A:HOVER{
	color: #fff;
	text-decoration: underline;
}

IMG{
   border: 0;
}

.menutable{
	height: 27px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menutable td{
	font-size: 13px;
	color: #ff6600;
}

.menutable span{
	color: #999;
}

.menutable a{
	color: #999;
	text-decoration: none;
}

.menuact{
	color: #ff6600 ! important;
	text-decoration: none;
}

.submenuact{
	color: #ff6600 ! important;
	text-decoration: none;
}

.menutable a:hover{
	color: #fff;
	text-decoration: underline;
}

.submenutable{
	height: 27px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.submenutable td{
	font-size: 10px;
	color: #ff6600;
	border-style: none;
	border-width: 0px;
}

.submenutable span{
	color: #999;
}

.submenutable a{
	color: #999;
	text-decoration: none;
}

.submenutable a:hover{
	color: #fff;
	text-decoration: underline;
}

.switcher{
	padding-top: 3px;
	padding-bottom: 7px;
	padding-right: 7px;
}

.switcher a{
	font-size: 10px;
	color: #ff7031;
}

.switcher a:hover{
	color: #fff;
}

.switcher span{
		color: #FF7031;
}

.abouttable td{
	border-style: none;
	font-size: 10px;
}

.dcontent{
	padding-top: 30px;
	padding-left: 25px;
	padding-bottom: 30px;
	padding-right: 25px;
	color: #fff;
}

.simpletable{
	/*margin-top: 20px;*/
}

.simpletable td{
	border-style: none;
}

.mainblock h2{
	margin-bottom: 10px;
}

.simpletable td{
	 border-bottom-style: none;
}

.accdiv{
	margin-top: 10px;
}

.lineclass td{
	 border-bottom-style: solid;
	 border-bottom-width: 1px;
	 border-bottom-color: #aaa;
}

.wrktable{
	/*margin-top: 30px;*/
	margin-bottom: 30px;
}

.winnerimg{
	padding-bottom: 30px;
}

.msep{
	padding-right: 10px;
	padding-left: 10px;
}

.msep2{
	padding-right: 5px;
	padding-left: 5px;
}

.foomenu{
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-left: 30px;
}

.foomenu a{
	color: #000;
}

.foomenu a:hover{
	color: #FF7031;
}

.foomenu span{
	color: #000;
}

.footext{
	font-size: 9px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footext a{
	color: #000;
}

.footext a:hover{
	color: #FF7031;
}

.footext span{
	color: #000;
}

.pages {
	margin-top: 7px;
	margin-bottom: 20px;
	margin-left: 60px;
	position: relative;
}

.pageTxt {
	font-size: 10px;
	margin-left: -30px;
	margin-right: -100%;
	position: absolute;
	top: 0.65em;
	z-index: 100;
}

.pages td {
	line-height: 22px;
}

.pages a {
	padding: 0 3px;
}

.pages a {
	font-size: 13px;
	line-height: 12px;
	margin-bottom: 3px;
}

.pages span {
	font-size: 21px;
	letter-spacing: -1px;
}

.pages a:hover {
	text-decoration: none;
}

.pages a.pArrow {
	text-decoration: none;
}


