body 
{
	font-family:Verdana;
	background-image:url(bg.jpg);
	color:#222222;
}
a:link, a:visited, a:active, a:hover
{ 
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	font-size:12px;
}
a:active, a:hover
{ 
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	font-size:12px;
}
a.menu:link, a.menu:visited
{ 
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	font-size:13px;
}
a.menu:active, a.menu:hover
{ 
	text-decoration:none;
	font-weight:normal;
	color:#111111;
	font-size:13px;
}
h1
{
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	color:#000000;
}
h2
{
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	color:#000000;
}








#top {
	background-image:url(header.jpg);
	width:1020px;height:91px;
}
#menu {
	font-size:12px;
	width:600px;
	padding-left: 380px;
	padding-top: 59px;
	text-align:left;
}
#center {
	width:1020px;
	height:488px;
}
#center_content {
	background-color:#666666;
	width:937px;
	height:488px;
}
#content {
	font-size:12px;
	width:917px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#side_left{
	background-image:url(side_left.jpg);
	width:42px;
	height:488px;
}
#side_right{
	background-image:url(side_right.jpg);
	width:41px;
	height:488px;
}
#bottom_line {
	background-image:url(bottomline.jpg);
	width:1020px;height:24px;
}
#bottom_text {
	padding-top: 4px;
	padding-left: 10px;
}
#bottom {
	background-image:url(bottom.jpg);
	width:1020px;height:130px;
}

#bottom_graphic {
	width:1020px;height:130px;
}


acronym {
	border-bottom-width:1px; border-bottom-style:dashed; border-bottom-color:#00aaff;
}
table { 
	border-collapse: collapse;
	font-size:12px;
}
td { 
	vertical-align:top;
	font-size:12px;
}