body {
	background-color: #666666;
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodycell {	
	padding-left: 20px;
}

.heading {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.intro {
	color: #FFFFFF;
	font-size: 12px;
}

a.intro {
	color: #B2B2B2;
	text-decoration: underline;
}

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

.submenu {
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 6px;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}

.menu {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	padding-left: 14px;
}

a.menu:hover {
	color: #BF0000;
}

.sidemenu {
	padding-top: 20px;
	color: #FFFFFF;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}

.submenuheader {
	color: #FFFFFF;
	text-decoration: none;
}


.footer {
	color: #FFFFFF;
	text-align: right;
	line-height: 15px;
	font-size: 10px;
	padding-top: 10px;
}

.search {
	color: #666666;	
	width: 95%;
}	

.hand	{
	cursor:hand;
	}

.textbox {
	width: 215px;
	border-width: 1px;
	border-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	font-size: 11px;
}

th {
	font-weight: normal;
	text-align:left;
}

.small {
	font-size: 9px;
}