h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 717075;
	}
.body {
	background-image: url(images/comp_05.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #D4D10F;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4B4B4E;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 30px;
}

.text td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4B4B4E;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 4B4B4E;
}
.left {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left;
}
.text_a:link {
color: #FFFFFF;
}
.text_a:visited {
color: #000000;
}
.text_a:hover {
color: #FFFFFF;
}

a.white_link:link, a.white_link:visited, a.white_link:hover, a.white_link:active
{
	color: #fff;	
	text-decoration: underline;
}

#foot-site { position:absolute; top:40px; left:30px; width:755px; text-align:center; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FFF; }
#foot-site a { color:#FFF; font-size:11px; text-decoration:underline; line-height:18px;}
#foot-site a:hover { color:#FFF; font-size:11px; text-decoration:none}

#foot-text { position:absolute; top:110px; left:30px; width:755px; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px}
#foot-text  a { color:#000; font-size:12px;}
#foot-text  a:hover { color:#000; font-size:12px; text-decoration:none}
.right {
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
}
.bottom {
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-y;
}

#contact
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #747474;
	display: block;
	width: 185px;
	padding-left: 22px;
}

#contact a:link, #contact a:visited
{
	color: #747474;
	text-decoration: underline;
}

#contact a:hover, #contact a:active
{
	color: #747474;
	text-decoration: none;
}

.green-bg
{
	background-color: #D5D110;	
}
