BODY {
	SCROLLBAR-FACE-COLOR: #e5e5e5;
	SCROLLBAR-ARROW-COLOR: #888888;
	SCROLLBAR-BASE-COLOR: #e5e5e5;
	SCROLLBAR-DARKSHADOW-COLOR: #888888;
	SCROLLBAR-SHADOW-COLOR: #e5e5e5;
	SCROLLBAR-HIGHLIGHT-COLOR: #888888;
	SCROLLBAR-TRACK-COLOR: #e5e5e5;
	scrollbar-3d-light-color :#888888;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom:0px;
	background: #ffffff;
	align: center;
   }
.long {
height: 100%;
}

td,th  {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .8px;
}

.maintd {
	padding: 10px 20px;
	height: 100%;

}

h1  {
	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	display: inline;
}

a {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	/*font-weight: bold;*/
	text-decoration: underline;
}

a:hover {
    color: #7eb411;
    text-decoration: underline;
}

a.anchor1 {
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.anchor1:hover {
    color: #cccccc;
    text-decoration: underline;
}

a.top {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	weight: bold;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .8px;
}

a.top:hover {
    color: #63800B;
    text-decoration: none;
}

a.base {
	font-family: "Arial";
	font-size: 9px;
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}

a.base:hover {
    color: #66CCFF;
    text-decoration: none;
}

link {
	font-family: "Arial";
	font-size: 11px;
	color: #000033;
	font-weight: normal;
	text-decoration: underline;
}

link:hover {
    color: #66CCFF;
    text-decoration: underline;
}

ul  {
	list-style-image: url(../images/graphics/squares-8x8.gif);
	list-style-type: square;
	list-style-position: outside;
	left: 5px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;


}

.title  {
	font-family: Verdana;
	size: 30px;
	weight: bold;
	font-size: 40px;
	font-weight: bold;

	}
