body{
background:#FFFFFF url(images/bg.jpg) top center repeat;
}

HTML{overflow-x:hidden;}

.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	font-weight:normal;
	color: #000000;

}
.blue {
font-family:tahoma;
font-size:14px;
font-weight:bold;
line-height:30px;
color:#666666;
}
.whitebold {
font-family:tahoma;
font-size:16px;
font-weight:bold;
line-height:20px;
color:#1990e2;
}

.greenbold {
font-family:tahoma;
font-size:20px;
line-height:30px;
font-weight:normal;
color:#666666;
}

.bluefooter {
font-family:tahoma;
font-size:24px;
font-weight:bold;
color:#FFFFFF;
}

.blackfooter {
font-family:tahoma;
font-size:24px;
font-weight:bold;
color:#0476D7;
}

.header_bold {
font-family:tahoma;
font-size:28px;
font-weight:bold;
color:#FFFFFF;
}

.header_white {
font-family:tahoma;
font-size:28px;
font-weight:bold;
color:#FF9900;
}

.header_bold2 {
font-family:tahoma;
font-size:28px;
font-weight:bold;
color:#ffda0a;
}

.links {
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
}

.links a
{
text-decoration:none;
color:#364b00;
text-decoration:underline;
}
.links a:hover
{
text-decoration:none;
color:#FFFFFF;
}

.slogan {
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.slogan_footer {
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.green a
{
text-decoration:none;
color:#FFFFFF;
}
.green a:hover
{
text-decoration:underline;
color:#FDAC1A;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a.small:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.small:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.small:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.small:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.regular2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	background: #FFFFFF;
    border-top: 1px double #f8f8f8;
    border-right: 1px double #f8f8f8;
    border-bottom: 1px double #f8f8f8;
    border-left: 1px double #f8f8f8;
    display: block;
	padding: 5px;
	cellspace:2px;

}
