body,td,th {
	color: #000000;
	font-size: 12px;
}
.grey11 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6F6F;
}
.red12 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #A29824; font-weight: bold; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	overflow: visible;
	background: white url(img/bg.jpg) repeat-x top;
	background-color: #FFFFFF;
	}
#cont {
	display:block;
	margin:0px auto;
	width:800px;
}
#main {
}
	#header {
	position:relative;
	display:block;
	height:140px;
}
#header ul, #footer ul {
	position:absolute;
	bottom:12px;
	right:11px;
	margin:0px;
	width:155px;
}
#header ul li {
	height:15px;
	
}
#welcome {
	position:absolute;
	bottom:77px;
	right:5px;
	top:45px;
	margin:0px;
	width:447px;
	height:56px;
}
#navigation {
	position:absolute;
	bottom:77px;
	right:6px;
	top:50px;
	margin:0px;
	width:510px;
}
#logo {
	position:absolute;
	bottom:77px;
	right:450px;
	top:0px;
	margin:0px;
	width:305px;
	height:130px;
}
#navigation2 {
	position:absolute;
	bottom:77px;
	right:5px;
	top:85px;
	margin:0px;
	width:180px;
	height:90px;
}
#affiliates {
	position:absolute;
	bottom:77px;
	right:188px;
	top:43px;
	margin:0px;
	width:152px;
	height:35px;
}
#redpowered {
	position:absolute;
	bottom:77px;
	right:16px;
	top:12px;
	margin:0px;
	width:152px;
	height:55px;
}
a:link, a:visited {
	color:#0076ba;
	text-decoration: none;
}
a:hover, a:active {
	color:#87d237;
}

#nav {
	position:relative;
}
#footer {
	position:relative;
	display:block;
	clear:both;
	height:70px;
	padding-top:10px;
}
#footer p {
	position:absolute;
	bottom:23px;
	left:37px;
	margin:0px;
	width: 434px;
}
#content {
	display:block;
}
#content a:hover {
	opacity:0.9;
}
#leftBlock {
	float:left;
	width:780px;
	margin:10px;
	font-size:12px;
}
#rightBlock {
	margin:20px 0px 0px;
	float:left;
	width:250px;
	font-size:11px;
}
#rightBlock ul li {
	color:#4e4e4e;
}
.Orange {color: #ffa81f}
.GreenTitle {
	color: #41b52c;
	font-size: 22px;
}
.GreenTitle12 {
	color: #41b52c;
	font-size: 12px;
}
.BlueTitle {
	color: #0076ba;
	font-size: 22px;
}
.DTitle {
	color: #277a1c;
	font-size: 20px;
}
.SubTitle {
	color: #000000;
	font-size: 11px;
}
.SubTitle2 {
	color: #383838;
	font-size: 11px;
}
.Size11 {
	color: #383838;
	font-size: 11px;
}
.Size12 {
	color: #383838;
	font-size: 12px;
}
.Completed {
	color: #1d8900;
	font-size: 20px;
}
.Grey {
	color: #434343;
	font-size: 20px;
}
.DGreenGrey {
	color: #3f4b38;
	font-size: 12px;
}