﻿a
{
	text-decoration: none;
}
a:link
{
	color: #5c81a7;
}
a:visited
{
	color: #969;
}
a:hover
{
	color: #5c81a7;
	text-decoration: underline;
}
.Header
{
	width: 770px;
}
.Header div
{
	float: left;
}
.Menu
{
	width: 770px;
	height: 25px;
	font-size: 9pt;
	text-align: left;
}
.Menu span
{
	margin-left: 10px;
}
.Line1
{
	width: 770px;
	height: 15px;
	background-color: #C8D4EC;
	margin-bottom: 3px;
}
.MainImg
{
	margin-top: 3px;
	width: 770px;
	height: 167px;
	background-image: url(images/banner.gif);
}
.CaptionItem
{
	margin-top: 1px;
	width: 770px;
	font-weight: bold;
	color: #666666;
	font-size: 10pt;
	line-height: 16pt;
	background-color: #C8D4EC;
}
.CaptionItem div
{
	float: left;
	text-align: left;
}
.LeftMenuItem
{
	font-size: 9pt;
	color: #666666;
	line-height: 14pt;
	background-color: #ECF5FE;
	height: 22px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom: solid 1px #cccccc;
}
