#box1 {
     background-image: url(images/box1.gif);
     background-repeat: no-repeat;
     background-position: center center;
}
#box2 {
     background-image: url(images/box2.gif);
     background-repeat: no-repeat;
     background-position: center center;
}
#box3 {
     background-image: url(images/box3.gif);
     background-repeat: no-repeat;
     background-position: center center;
}
#box4 {
     background-image: url(images/box4.gif);
     background-repeat: no-repeat;
     background-position: center center;
}
#box5 {
     background-image: url(images/box5.gif);
     background-repeat: no-repeat;
     background-position: center center;
}
#box6 {
     background-image: url(images/box6.gif);
     background-repeat: no-repeat;
     background-position: center center;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:14px;
	color:#81878E;
}
td.mid {
	text-align: center;
	vertical-align: middle;
}
.rightalign {text-align:right}

form
{
	margin:0px;
}
a {

	text-decoration:underline;
	color:#81878E;
}
.darkblue
{
	color:#4F7488;
	font-weight:bold;
}
a.darkblue
{
	color:#4F7488;
	text-decoration:underline;
}
a.blue
{
	color:#4581B2;
	text-decoration:underline	;
}
.light
{
	color:#ABB6BA;
	font-weight:bold;
	text-transform:uppercase;

}
.light
{
	color:#ABB6BA;
	font-weight:bold;
	text-transform:uppercase;

}
.darkb
{
	color:#000000;
	font-weight:bold;
}
.dark
{
	color:#000000;
}
a.dark
{
	color:#000000;
	text-decoration:none;
}
.white
{
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;

}
a.white
{
	color:#ffffff;
	text-decoration:none;
}
.footer
{
	color:#EDEDED;

}
.footernodec
{
	color:#EDEDED;
	text-decoration:none;
}
.footerb
{
	color:#EDEDED;
	font-size:16px;
	font-weight:bold;
}
.menub
{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}
a.menub
{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
.t9
{
	font-size:9px;
}
.t10
{
	font-size:10px;
}
.t11
{
	font-size:11px;
}
.t12
{
	font-size:12px;
}
.t14
{
	font-size:14px;
}
.t18
{
	font-size:18px;
}
.t22
{
	font-size:22px;
}
.t24
{
	font-size:24px;
}
a.menub1 {	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration: none 
}