﻿.home, .home TD, .home TH {
	background-color: none;
	color: #A893BD;
	font-family: Trebuchet MS;
	font-weight: 500;
	font-size: small;
	line-height: 150%;
}
.home2, .home2 TD, .home2 TH {
	background-color: none;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-weight: 500;
	font-size: small;
	line-height: 150%;
}
#footer {
	clear: both;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}
hr {
	border: none;
	border-top: dotted 2px Black;
}
.vr {
	width: 0;
	height: 250px;
	margin-left: 50%;
	border-left: dotted 1px red;
}
.box {
	width: 650px;
	height: 50px;
	border: dotted 1px green;
}
BODY {
	COLOR: #000000;
	FONT-FAMILY: Trebuchet MS, Arial, Verdana, tahoma;
	FONT-SIZE: 8pt;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url("images/bg.jpg");
}
TD {
	FONT-FAMILY: Trebuchet MS, Arial, Verdana, tahoma;
	FONT-SIZE: 8pt;
	background-repeat: no-repeat;
}
A:link {
	color: #000000;
	TEXT-DECORATION: none;
}
A:visited {
	color: #000000;	
	TEXT-DECORATION: none;
}
A:active {
	color: #000000;	
	TEXT-DECORATION: underline overline;
}
A:hover {
	color: #0000FF;
	TEXT-DECORATION: underline overline;
}
.style1_center {
	text-align: center;
}

/* Footer Styles */
#footer p {
	background-color: #800000;
	color: #FFFFFF;
	font-size: 0.85em;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #2f4f4f;
	text-decoration: underline;
}

.footer {
	color: #FFFFFF;
	font-size: 1em;
}
.footer p {
	color: #FFFFFF;
	font-size: 1em;
}
.footer a {
	color: #FFFFFF;
	TEXT-DECORATION: none;
}

.divider {
	background-color: #000000;
}

-->
