/* CSS Document */

.red01
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.red01
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.blue01
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00A7DD;
	text-decoration: none;
}
.blue02
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.blue03
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #508CED;
	text-decoration: none;
}
a.blue03
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #508CED;
	text-decoration: underline;
}
.blue04
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #356D9E;
	text-decoration: none;
}
a.blue04
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #356D9E;
	text-decoration: underline;
}
.blue05
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #356D9E;
	text-decoration: none;
}
a.blue05
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #356D9E;
	text-decoration: none;
}

.featuredadstitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
}	
.featuredads01
{
	background-image:url(images/featured_adspic01.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #949494;
	text-decoration: none;
	width:280px;
	height:25px;
}
.featuredads02
{
	background-image:url(images/featured_adspic02.gif);
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #949494;
	text-decoration: none;
	width:280px;
}
.featuredads03
{
	background-image:url(images/featured_adspic03.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #949494;
	text-decoration: none;
	width:280px;
	height:9px;
}
.white
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.white
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

#bottomBoxes2 {
	background: url(images/bottom-boxes2.jpg) no-repeat;
	width: 775px;
	margin-top:10px;
	display:block;
	float:left;
	text-align:left;
	}
	
#bottomBoxes2 div#boxtext {
	width:174px;
	margin-top:6px;
	display:block;
	float:left;
	font-size: 11px;
	line-height:14px;
	color:#666666;
	text-align:center;
	}
	
#bottomBoxes2 div#boxads {
	margin-left:20px;
	width:570px;
	margin-top:6px;
	display:block;
	float:left;
	font-size: 11px;
	color:#666666;
	text-align:center;
	}
