body
{
	font: Georgia, Times New Roman, Times;
	color: #5a5a5a;
}

input
{
	font: Georgia, Times New Roman, Times;
	font-size: 11px;
}

img.right
{
	float: right;
	margin-right: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
}

img.left
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.content
{
	width: 768px;
	border: solid 1px #6d91a3;
	padding-right: 5px;
}

.panel
{
	width: 613px;
	padding-left: 10px;
	font-family: Georgia, Times New Roman, Times;
	color: #5a5a5a;
	font-size: 14px;
	border-top: solid 1px #6d91a3;
}

.index
{
	border-top: solid 1px #6d91a3;
	float: left;
	width: 150px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.item
{
	text-align: center;
	height: 20px;
	border-bottom: solid 1px #669999;
	margin-top: 3px;
	margin-bottom: 5px;
	vertical-align: middle;
}

.index a
{
	text-decoration: none;
	color: #000000;
}

.index a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.loginbox
{
	margin-left: 5px;
	text-align: left;
}

.iheader
{
	color: #ffffff;
	background-color: #6d91a3;
	margin-top: 5px;
	text-align: center;
}

.line
{
	height: 1px;
	border-top: solid 1px #669999;
	margin-top: 3px;
	margin-bottom: 5px;
}

.header
{
	font-size: 16px;
	color: #336699;
	font-family: Georgia, Times, serif;
	font-weight: bold;
}

.indent10
{
	margin-left: 10px;
}

.copyright
{
	font-size: 10px;
}
