﻿body {
	background-color: #BAE6FA;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.bgcontent{
	background-image: url(bg_content.jpg);
	background-repeat: no-repeat;
	background-color: #FDF5E1;
}
.texthome {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #18266E;
	text-decoration: none;
}
.textblue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18266E;
	text-decoration: none;
}
.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B6B6B6;
	text-decoration: none;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B6B6B6;
	text-decoration: none;
}
.textlink:hover {
	color: #B6B6B6;
	text-decoration: underline;
}
hr {
	background-color: #CCCCCC;
	height: 1px;
	width: auto;
}
.blacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.blacklink:hover {
	color: #18266E;
	text-decoration: underline;
}
