body {
	background:url(images/bodybg.jpg) top center repeat-x #2b2b2b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a {
color:#003366;
text-decoration:underline;
}

a:link {
	color: #003366;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color: #003366;
}
a:hover {
	text-decoration:none;
	color: #003366;
}
a:active {
	text-decoration:underline;
	color: #006666;
}

#headercell {
background:url(images/d1_01.jpg) top center no-repeat;
height:274px;
}

#menubar {
background:url(images/menubar.jpg) top center repeat-x;
height:30px;
}

#leftColumn {
background:url(images/columnbg.jpg) center repeat-y #ededed;
width:218px;
}

#whitebody {
background:url(images/whitebg.jpg) right repeat-y #ffffff;
padding-bottom:10px;
}

#maintext {
font-size:13px;
}

#bottomlinks {
font-size:12px;
}

#footer {
background:url(images/d1_12.jpg) bottom repeat-x #525252;
height:67px;
color:#CCCCCC;
font-size:10px;
}

#footer2 {
color:#999999;
font-size:10px;
}


