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

HTML{overflow-x:hidden;}

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

.blue-title {
font-family:tahoma;
font-size:38px;
font-weight:bold;
color:#3F5A91;
}

.green-title {
font-family:tahoma;
font-size:45px;
font-weight:bold;
color:#84B709;
}

.green-sub {
font-family:tahoma;
font-size:25px;
font-weight:bold;
color:#84B709;
}

.blue-sub {
font-family:tahoma;
font-size:25px;
line-height:35px;
font-weight:bold;
color:#3F5A91;
}

.links {
font-family:verdana;
font-size:10px;
font-weight:normal;
line-height:20px;
color:#000000;
}

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

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

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

.slogan_footer {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#3F5A91;
}

.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: #000000;
}
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;
}

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

.links-small a
{
text-decoration:none;
color:#3F5A91;
text-decoration:underline;
}
.links-small a:hover
{
text-decoration:none;
color:#84B709;
}

.date {
font-family:tahoma;
font-size:60px;
font-weight:bold;
font-style:italic;
color:#84B709;
}

.day {
font-family:tahoma;
font-size:22px;
font-weight:bold;
font-style:italic;
color:#FFFFFF;
}
