body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color:#ffffff;
	text-align:left;
	background-color:#000000;
	margin-left:0px;
	margin-top:0px;
}

h1 {font-size:120%;}
/*
a #menulinks a:link, a:visited, a:active {
	color:#9999ff;
	text-decoration: none;
}
a #menulinkshover a:hover  {
	color:#9999ff;
	text-decoration:underline;
}
*/
.topmenu	{
			background-color:#000000;
			text-align:left;
			padding:6px 0px 5px 8px;
			border-top:1px solid #999;
			border-left:1px solid #999;}
.topmenu a	{
			color:#fff;
			text-decoration: none;}
.topmenu a:hover {
			color:#fff;
			text-decoration: underline;}
#leftMenu	{
			text-align:left;
			padding-left:10px;
			padding-top:15px;}
#leftMenu a	{
			color:#fff;
			text-decoration: none;}
#leftMenu a:hover {
			color:#fff;
			text-decoration: underline;}
#ctr		{
			color:#000066;
			padding-bottom:10px;
			text-align:right;}
#ctr a			{
			color:#000066;
			text-decoration: none;}
#ctr a:hover	{
			color:#000099;
			text-decoration: underline;}			
.bborder	{
			border-bottom:1px solid #fff;}

.blborder	{
			border-bottom:1px solid #fff;
			border-right:4px solid #000;
			background-image:url(logo02.jpg);
			background-repeat:no-repeat;}
.lborder 	{
			border-left:1px solid #fff;
			border-right:4px solid #000;
			padding:10px;
			color:#000000;}
.title		{
			font-weight: bold;
			color:#ffffff;}

.imgshadow	{
			border-right:2px solid #333;
			border-bottom:2px solid #333;}
#footer		{
			padding:2px;}
#footer a	{
			color:#fff;
			text-decoration: none;}
#footer a:hover {
			color:#fff;
			text-decoration: underline;}		
dd {margin-bottom:10px;}
dt {margin-bottom:10px; font-weight:bold; font-size:larger;e }
