﻿body{
	background: url('images/bg.jpg');
}
.shell{
	width: 780px;
	background: #FFFFFF;
	font-family: arial;
}
.topNav{
	vertical-align: top;
	padding: 8px;
	color: #000000;
	font-size: 11px;
	text-align: right;
}
.topNav A{
	color: #000000;
	text-decoration: none;
}
.topNav A:hover{
	text-decoration: underline;
}
.mainNav {
	text-align: center;
}
.mainNav A {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	display: block;
	padding: 8px;
	border-left: 1px #FFFFFF solid;
	background: url('images/navBack.gif') top center repeat-x;
}
.mainNav A:hover {
	color: #AEAEAE;
	display: block;
	background: url('images/navBack.gif') top center repeat-x;
	padding: 8px;
}
.mainNavBlank{
	background: #909ABF;
	width: 196px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.content{
	font-amily: arial;
	font-size: 12px;
	padding: 9px;
}
.content TABLE{
	font-family: arial;
	font-size: 12px;
}
.content table td {
	vertical-align: top;
}
.content A{
	color: #27429B;
}
.bottom{
	background: url('images/bottomBack.gif') top center repeat-x;
}
.bottomNav{
	color: #000000;
	font-size: 11px;
	text-align: right;
	padding: 8px;
}
.bottomNav A{
	color: #000000;
	text-decoration: none;
}
.bottomNav A:hover{
	text-decoration: underline;
}
.homeContent {
	font-family: arial;
	font-size: 11px;
	width: 490px;
	vertical-align: top;
	padding: 0 6px;
}
.homeLeft {
	border-right: 1px #848684 solid;
	vertical-align: top;
	width: 195px;
}
.homeRight {
	border-left: 1px #848684 solid;
	vertical-align: top;
	width: 190px;
	text-align: center;
}
.homeAd {
	font: 18px 'Times New Roman';
	color: #000080;
}
.homeAd span {
	font-size: 22px;
}
.arrowlink{
	padding-left: 19px;
	background: url('images/arrow.jpg') top left no-repeat;
	text-decoration: none;
	font-size: 11px;
	padding-bottom: 4px;
	margin-left: 20px;
}
.arrowlink A{
	color: #848684;
	text-decoration: none;
}
.arrowlink A:hover{
	text-decoration: underline;
}
.login{
	background: #EFEBEF;
	font-family: arial;
	color: #000000;
	font-size: 11px;
	width: 90%;
}
.title{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #405597 solid;
}
.subTitle{
	color: #203B95;
	font-size: 12px;
	font-weight: bold;
}
.pebcak{
	background: #FFFFFF url('images/dot.gif') left no-repeat;
	padding-left: 16px;
}