BODY  {
	background-color : #FFFFE0;
	color : NAVY;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	Margin: 5px 5px 100px 5px;
	padding:0px;
}
#Structure {
	margin : 0px;
	padding:0px;
	width: 750;
}
P{
	Margin:0px;
	padding:0px;
}
H1  {
	margin: 3px;
	font-size : 26px;
	font-weight : bold;
	font-style : normal;
}
H2  {
	Padding:0 0 0 0;
	margin: 15px 0 0 0;
	font-size : 18px;
	font-weight : bold;
	font-style : italic;
}
H3  {
	text-align : center;
}
#Sidebar {
	background-color: #F5F5DC;
}
.Adspace {
	border:thin solid white;
	margin:5px;
	width: 150px;
}
#ContentCell {
	padding:2px;
	width: 640;
}
#ContentCell P{
	font-size:12px;
	text-indent: 10px;
	padding: 5px 0px 0px 0px;
}
OL{
	margin : 0 0 0 0;
	margin-bottom : 0;
	margin-left : 60px;
	margin-right : 0;
	margin-top : 12px;
	font-weight : bold;
	font-size:12px;
}
OL STRONG {
	font-size: 130%;
	color:Red;
}

A, A:ACTIVE, A:LINK, A:VISITED {
	color : Maroon;
	text-decoration : underline;
	font-weight: bold;
}
LI {
	font-size:12px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

.tag  {
	font-size : medium;
	font-weight : bold;
	font-style : italic;
	text-decoration : underline;
}

.footer  {
	font-size : x-small;
	font-weight : bold;
	text-align : center;
	text-transform : capitalize;
	background-color : #C0FFC0;
	color : NAVY;
}
.obd  {
	font-weight : bold;
	font-size : medium;
	font-family : Verdana;
}
#Menu {
	font-size:10px;
	width: 160px;
}
#Menu A{
	line-height: 25px;
	padding:3px;
}
#Menu A:Hover {
	background-color: Maroon;
	color:Yellow;
}
#Data {
	font-size: 10px;
	background-color: white;
	Color:Black;
}
#Form {
	font-size: 12px;
	font-weight: bold;
	margin:3px;
	border: thin solid navy;
}
#Services {
	font-size: 12px;
	font-weight: bold;
}
#Services TD, #Services TH {
	border-bottom:thin solid maroon;
}
.brt{
	background-color: Maroon;
	color: Yellow;
	border:1px solid yellow;
	padding:2px;
}
.ErrorMessage {
	background-color: white;
	color: Red;
	font: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}