body
{
	margin: 0px;
	background: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}
#container
{
	background: url(images/header.gif) no-repeat top center;
}
#container2
{
	background: url(images/header2.gif) no-repeat top center;
}
A:link	{ color: #6B8DDD; text-decoration: none; font-weight: bold;}
A:visited { color: #6B8DDD; text-decoration: none; font-weight: bold;}
A:active { color: #6B8DDD; text-decoration: none; font-weight: bold;}
A:hover	{ color: #ED6C33; text-decoration: underline; font-weight: bold;}

.footer
{
	color:#6B8DDD;
	font-size: 11px;
}

.footer A:link	{ color: #6B8DDD; text-decoration: none; font-weight: bold; font-size: 11px;}
.footer A:visited { color: #6B8DDD; text-decoration: none; font-weight: bold; font-size: 11px;}
.footer A:active { color: #6B8DDD; text-decoration: none; font-weight: bold; font-size: 11px;}
.footer A:hover	{ color: gold; text-decoration: underline; font-weight: bold; font-size: 11px;}
.title
{
	color: #6B8DDD;
	font-size: 18px;
	border-bottom: 1px solid #6B8DDD;
}
.bluetext
{
	color: #6B8DDD;
}
.size10
{
	font-size: 10px;
}
.size11
{
	font-size: 11px;
}
.size14
{
	font-size: 14px;
}
.size16
{
	font-size: 16px;
}

.littletitles
{
	color: #B01919;
	font-size:16px;
	font-weight: bold;
}
