body {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	margin: 0px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	background-color: #eeeeee;

	}

p { font-family:  Arial; text-decoration: none; font-size: 12px; }

a:link { font-family:  Arial; color: #0000CC; text-decoration: none; }
a:visited { color: #0000CC; text-decoration: none; }
a:hover { color: orange; text-decoration: underline; font-weight: normal; }
a:active { color: orange; text-decoration: none; }

.links {
	width: 149px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	background-color: #999999;
	border-top: 1px solid #000000;
	border-right: none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	cursor: hand;
}
.linksSpace { background: url(../images/line.gif); }
.mainText {
	font-family: "Lucida Console", Verdana, Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;

}
.plainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.linksActive {

	width: 149px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	background-color: #333333;
	border-top: 1px solid #000000;
	border-right: none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	cursor: default;
}
.pageHeading {
	font-size: 16px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;



}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

