body {
	font-size: 16px;
	font-weight: 600;
	SCROLLBAR-FACE-COLOR: #dee3e7;
	SCROLLBAR-HIGHLIGHT-COLOR: #dee3e7;
	SCROLLBAR-SHADOW-COLOR: #dee3e7;
	SCROLLBAR-3DLIGHT-COLOR: #dee3e7;
	SCROLLBAR-ARROW-COLOR: #006699;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #dee3e7;

}
a:link {
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	color: 08c300;
}
a:visited {
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	color: 08c300;
}
a:hover {
	position: relative;
	bottom: 1px;
	font-size: 16px;
	color: c60008;
	text-decoration: underline;
}
a:active {
	font-size: 16px;
	font-weight: 600;
	color: c60008;
	text-decoration: none;
}
.showbg {
	background-attachment: fixed;
	background-image: url(../images/showpbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 16px;
	font-weight: 600;
	line-height: 27px;
	height: 27px;
}
.left {
	font-size: 12px;
	font-weight: 600;
	color: c60008;
	width: 18px;
	text-align: right;
	background-attachment: fixed;
	background-image: url(../images/mailAquaBg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
