body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

body {
	background-image: url();
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #35529C;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #35529C;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.no_class,
.no_class a:link,
.no_class a:visited,
.no_class a:active,
.no_class a:hover {
	border: none;
	background: none;
}
.content_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding: 15px;
}

.footer_cell {
	padding: 15px;
}

.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #999999;
}
.text_footer a:link,
.text_footer a:active,
.text_footer a:visited {
	border: none;
	background: none;
	color: #666666;
	text-decoration: none;
}
.text_footer a:hover {
	border: none;
	background: none;
	color: #000000;
	text-decoration: none;
}

.text_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #35529C;
	font-weight: bold;
}
hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	
	height: 0px;
}
.image {
	padding: 2px;
	border: 2px solid #999999;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text_blue_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #35529C;
}
.text_sub_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.featured {
	padding: 6px;
	border: 3px solid #E9E9E9;
}
.text_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.about_block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #E9E9E9;
	font-style: normal;
	padding: 10px;
}
