body {
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	margin-top:15px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-position:center
	}
.txtblue {
	font-size:11px;
	color:#466973;
	}
.txtgrey {
	font-size:11px;
	color:#515252;
	}
.txtorange {
	font-size:11px;
	color:#9b7c2b;
	}
.footerbg {
	background-image:url(../img/footerbg.gif);
	background-repeat:no-repeat;
	background-color:#f7f7f7;
	font-size:10px;
	font-weight:bold;
	color:#9b9b9b;
	vertical-align:top;
	text-align:center;
}
.bluebg{
	background-image:url(../img/bluebg.jpg);
	background-repeat:no-repeat;
	width:283px;
	height:343px;
	vertical-align:top
	}
.greybg{
	background-image:url(../img/greybg.jpg);
	background-repeat:no-repeat;
	width:283px;
	height:343px;
	vertical-align:top
	}
.orangebg{
	background-image:url(../img/orangebg.jpg);
	background-repeat:no-repeat;
	width:283px;
	height:343px;
	vertical-align:top
	}
.mainbg {
	background-color:#f7f7f7;
	vertical-align:top;
}
a:link {
	color:#c77600;
	text-decoration:underline;
	}
a:visited {
	color:#c77600;
	text-decoration:underline;
	}
a:hover {
	color:#6b3f00;
	text-decoration:none;
	}
.footerlink:link {
	color:#9b9b9b;
	text-decoration:underline;
	}
.footerlink:visited {
	color:#9b9b9b;
	text-decoration:underline;
	}
.footerlink:hover {
	color:#3b3b3b;
	text-decoration:none;
	}
.navlink:link {
	color:#55727c;
	text-decoration:none;
	font-weight:bold;
	}
.navlink:visited {
	color:#55727c;
	text-decoration:none;
	font-weight:bold;
	}
.navlink:hover {
	color:#57a5c0;
	text-decoration:underline;
	font-weight:bold;
	}
.topbg {
	background-image:url(../img/topbg.gif);
	background-repeat:repeat-x;
	background-color:#e2e2e2;
	height:111px	
}
.sideleft {
	background-image:url(../img/leftbg.gif);
	background-repeat:repeat-y;
}
.sideright{
	background-image:url(../img/rightbg.gif);
	background-repeat:repeat-y;
}
.leftdashes {
	width:15px; 
	vertical-align:top; 
	background-image:url(../img/leftdashes.gif); 
	background-repeat:repeat-y;
	background-position:right;
	text-align:right;
}
.greenbg {
	background-color:#204e5d;
}
.header {
	font-size:12px;
	font-weight:bold;
	color:#00435a;
}


