body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

.menurow a { display:block; margin:0; } 
.menurow a:link { background-color:#E8EBE2; border:solid 1px #999999; padding:6px; color:#000000; } 
.menurow a:visited { background-color:#E8EBE2; border:solid 1px #999999; padding:6px; color:#000000; } 
.menurow a:hover { background-color:#4D4D43; font-weight:bold; border:solid 3px #999999; padding:4px; color:#FFFFFF; } 
.menurow a:active { background-color:#E8EBE2; border:solid 3px #999999; padding:4px; color:#000000; } 
.menurow a:focus { background-color:#E8EBE2; border:solid 3px #999999; padding:4px; color:#000000; } 

.siterow {
	height:110px;
	margin: 4px;
}

.menutable 		{width: 130px;}
.shortdescurl		{font-size: 14px; font-weight: bolder; text-decoration: none; color: #FFFFFF;  }
.descurl		{font-size: 13px; font-weight: bolder; text-decoration: none; color: #FFFFFF;  }

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #000000;
}
