body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2F2F2F;
}
a:hover {
	color: #FAD42B;
}
.divbottom {
	font-size: 11px;
	color: #898989;
}
.divbottom a {
	color: #898989;
	text-decoration: none;
}
.divlogin {
	padding-right: 58px;
	padding-left: 40px;
}



.tdd1 {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
}
.thumb {
	border: 1px solid #C5C5C5;
}

.tdd2 {
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.divcontainer {
}
.divnewsimg {
	padding-top: 4px;
	text-align: center;
}
.divsites {
	padding-top: 25px;
	text-align: center;
}


.botcorn1 {
	background-image: url(images/bg_bot_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.divtext {
	padding-right: 60px;
	padding-left: 60px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	padding-top: 20px;
}
.divtext h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FE9901;
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
}
.divtext a {
	color: #FE9901;
}





.divleft {
	background-image: url(images/tdd1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 374px;
	width: 100%;
}
.yell11 {
	color: #FFCC00;
}

.divright {

	background-image: url(images/tdd2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 498px;
	width: 100%;
}
.gr11 {
	font-size: 11px;
	color: #747474;
}
.w11 {
	font-size: 11px;
	color: #FFFFFF;
}
.inputlogin {
	width: 116px;
	border: 1px solid #9A9A9A;
}



.botcorn2 {
	background-image: url(images/bg_bot_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

 
div.transOFF {width: 100%; background-color: ffffff;border:1px solid black; }
div.transON {width: 100%; background-color: 000000;opacity:.70;filter: alpha(opacity=70); -moz-opacity: 0.7;border:1px solid black; }
div.trans25 {width: 100%; background-color: ffffff;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;border:1px solid black; }
div.trans75 {width: 100%; background-color: ffffff;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;border:1px solid black; }
