@charset "UTF-8";
body,td,th {
	font-family: Arial, verdana, helvetica, sans serif;
	font-size: 100%;
	color: #333333;
}
body {
	background-color: #CCCCCC;
	background-image: url(graphics/bkg-main-dark.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
a:link {
	color: #3b65b9;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #8645b8;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 200%;
	font-weight: normal;
	float: right;
	margin-top: 12px;
	margin-bottom: 4px;
}
h2 {
	font-size: 175%;
	font-weight: normal;
	float: right;
	margin-top: 12px;
	margin-bottom: 4px;
}
h3 {
	font-size: 150%;
	font-weight: normal;
	
	margin-top: 0px;
	margin-bottom: 20px;
}
h4 {
	font-size: 120%;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #333333;
	font-style: italic;
}

.smallprint {
	font-size: 85%;
}

.fineprint {
	font-size: 70%;
	line-height: 120%;
}

#sidebar a {
	font-size: 90%;
	color: #e7e1ce;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

#sidebar a:hover {
	background-color: #344e61;
	width: 138px;
}

.style1 {
	font-size: 90%;
	color: #e7e1ce;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 10px;
}

.style2 {
	font-size: 70%;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 10px;
	text-align: center;
}

.style2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.style3 {
	float: right;
}

.ad1 {
	font-size: 85%;
	color: #331b3d;
	background-color:#e4ceab;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.title {
	font-size: 120%;
	color: #FFFFFF;
	font-style: italic;
}

.title a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

.title a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

.title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

#subhead a:hover {
	text-decoration: underline;
}

#wrapper {
	margin-top: 0px;
}

#content {
	font-size: 90%;
}

#content a {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
}

ul a:visited {
	text-decoration: none;
	color: #ffffff;
}

.table1 {
	background: white;
}

.cell1 {
	border: 1px solid #999999;
}

FORM {
	margin-bottom: 0;
	 
}
