BODY {


	color: #739AAD;
	font-family: Century Gothic;
	font-size: small;

	scrollbar-3dlight-color: #8C75AD;
	scrollbar-arrow-color: #333333;
	scrollbar-base-color: #FF0000;
	scrollbar-darkshadow-color: #8C75AD;
	scrollbar-face-color: #739AAD;
	scrollbar-highlight-color: #739AAD;
	scrollbar-shadow-color: #739AAD;
	scrollbar-track-color: #aaaaaa;
	
	}

td {
    color: #739AAD;
	font-family: Century Gothic;
	font-size: small;
    }

A {
	color: #73AE8C;
	text-decoration: none;
    font-family: Century Gothic;
	font-size: small;
}

A:HOVER {
	color: #8c75ad;
	text-decoration: underline;
    font-family: Century Gothic;
	font-size: small;
}

A:VISITED {
	color: #86466C;
	text-decoration: none;
    font-family: Century Gothic;
	font-size: small;
}

A:VISITED:HOVER {
	color: #86466C;
	text-decoration: underline;
    font-family: Century Gothic;
	font-size: small;
}

.tborder1 {
border:#8c75ad 7px solid
}
.left-nav {
border:#ACACAC 1px dashed
}

.border-top {
border-top: 1px dashed;
color:#ACACAC
}

.border-bottom {
border-bottom: 1px dashed;
color:#ACACAC
}

.border-left {
border-left:1px dashed;
color:#ACACAC;
}

.border-top2 {
border-top: 1px solid;
color:#ACACAC
}