BODY
{
	COLOR: #000000;
	background-color: #ffffff;
	FONT-FAMILY: verdana,arial;
	font-size: 12pt;
}


table.top
{
	display: block;
	background: url(images/topbkg.jpg) repeat-x;
	height: 126px;
}

div.test
{
	width: 600px;
	background-color: #F4F4FF;
	border: 2px solid #9494B3;
	text-align: left;
	padding: 10px;
}

div.disc
{
	width: 400px;
	background-color: #ffffff;
	border: 2px solid #9494B3;
	text-align: left;
	font-size: 12px;
	padding: 10px;
}

div.mainbody
{
	position: relative;
	left: 100px;
	width: 780px;
}

div.basicbody
{
	width: 780px;
	border: 10px solid #CCCCFF;
	text-align: left;
	padding: 10px;
	background-color: #ffffff;
}

div.subbox101
{
	width: 313px;
	border: 3px double #000000;
	text-align: left;
	padding: 6px;
	background-color: #ffffff;
}


div.subbox102
{
	width: 313px;
	border: 3px double #000000;
	text-align: left;
	float: right;
	padding: 6px;
	background-color: #ffffff;
}

div.sitemapbar
{

}

div.rssfeed
{
	background-color: #F4F4FF;
	border: 2px solid #9494B3;
	text-align: left;
	padding: 10px;
	margin-top: 10px;
}

H1
{
	COLOR: #000000;
	FONT-FAMILY: georgia,bookman old style;
	font-weight: bold;
}

H3
{
	COLOR: #9494B3;
	FONT-FAMILY: georgia,bookman old style;
	font-weight: bold;
}

H2
{
	COLOR: #9494B3;
	FONT-FAMILY: georgia,bookman old style;
	font-weight: bold;
}

h2.sum
{
	width: 300px;
	position: relative;
	left: 50px;
	top: -14px;
	font-size: 24px;
	color: #000000;
	background-color: yellow;
	text-align: center;
	margin-bottom: -20px;
}

div.sum
{
	text-align: left;
	border: 2px solid #000000;
	width: 400px;
	padding-right: 10px;
}


a.nav:link, a.nav:visited {
	display: block;
	background: url(images/button-bg.gif) no-repeat;
	vertical-align: left;
	FONT-FAMILY: arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 9px;
	padding-left: 30px;
	height: 39px !important;
	height: 44px;
	width: 130px;
	text-decoration: none;
}

a.nav:hover {
	background-position: 0px -44px;
	text-decoration: none;
	color: #ffffff;
}

a:link, a:visited {
	text-decoration: underline;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #0000ff;
}


a.black:link, a.black:visited {
	color: #000000;  
	text-decoration: none;

}

a.black:hover {
	color: #A7A984; 
	text-decoration: none;

}

div.copy {
	background-color: #CC0000;
	color: #ffffff; 
	font-weight: bold;
	font-size: 80%;
	position: relative; 
	width: 100%;
	margin-top: 20px;
}

a.jwd:link, a.jwd:visited {
	color: #ffffff;  
	text-decoration: none;
	font-size: 60%;
	font-weight: bold;
	text-align: center;

}
a.jwd:hover 
{
	color: #0000ff;
}

a.admin:link, a.admin:visited {
	color: #cccccc;  
	text-decoration: none;
	font-size: 60%;
}

.question
{
	COLOR: #990033;
	FONT-FAMILY: Arial;
	font-weight: bold;
}

.answer
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
}

p.inheader
 {
	position: absolute; 
	top: 140px; 
	right: 10px;
	COLOR: #ffffff;
	font-size: 100%;
	FONT-FAMILY: Arial; 
}


