body 
{
	background-color: #003366;
	margin: 0px;
}

body, p, td 
{
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
}

h1, h2, h3 
{
	font-family: arial;
	font-weight: normal;
}

p, li 
{
	line-height: 150%;
}

a 
{
	color: #ffff00;
	font-weight:bold;
}

a:hover 
{
	color: #bedbed;
}

.small 
{
	font-size: 11px;
}

td.topback 
{
	background: url('images/topback.png') no-repeat;
	height: 137px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

td.linkback 
{
	background: #295a8f url('images/blueback.png') repeat-x;
	height: 154px;
	color: #ffffff;
	vertical-align: middle;
}

td.linkback a 
{
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

td.linkback a:hover 
{
	color: #ffff00;
}

td.contentback 
{
	background: #295a8f url('images/blueback.png') repeat-x;
	vertical-align: top;
	color:  #ffffff;
	padding: 10px;
}

td.botback 
{
	background: url('images/botback.png') no-repeat;
	height: 67px;
	vertical-align: middle;
	color: #666666;
	font-size: 11px;
	padding: 10px;
}

.bbord, .ybord, .wbord, .tbord 
{
	border: 1px solid #ffffff;
}

.bbord td 
{
	background-color: #003366;
	font-family: arial;
	font-size: 14px;
	font-weight:  bold;
	text-align: justify;
	padding: 8px;
}

.ybord td 
{
	background-color: #ffcc33;
	font-family: arial;
	font-size: 14px;
	font-weight:  bold;
	color: #663300;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

.wbord td 
{
	background-color: #ffffff;
	font-family: arial;
	font-size: 14px;
	font-weight:  bold;
	color: #666666;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px 
}

.tbord td 
{
	background-color: #339999;
	font-family: arial;
	font-size: 14px;
	font-weight:  bold;
	color: #ffffff;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

.right a 
{
	color: #ffffff;
	text-decoration: none;
}


