body
{
	background-color: #E1E1E1;
	background-image: url('images/bg_gradient.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}

hr.title
{
	color: #8D0019;
	height: 1px;
	width: 94%
}

.shell
{
	border: 3px solid #211265;	
}

.bottom
{
	color: #ffffff;
	background-color: #211265;
	height: 27px;
	text-align: center;
	font-family: arial;
	font-size: 11px;
}

.bottom a
{
	color: #ffffff;
	text-decoration: underline;
}

.left
{
	width: 150px;
	background-color: #F2F2F2;
	text-align: center;
}

.leftNav
{
	background-color: #211265;
	width: 80%;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	padding: 8px;
	text-align: center;
}

.leftNav a
{
	color: #ffffff;
	text-decoration: none;
}

.right
{
	width: 178px;
	background-color: #F2F2F2;
}

.rightNav
{
	border: 3px solid #211265;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #211265;
	padding: 5px;
	width: 65%;
	border-spacing: 3px;
	background-color: #ffffff;
}

.rightNav a
{
	color: #211265;
	text-decoration: none;
}

.spacer
{
	line-height: 20px;
}

.bottomSpacer
{
	height: 20px;
	background-color: #F2F2F2;
}

td.content
{
	width: 384px;
	background-color: #E1E1E1;
	font-family: arial;
	font-size: 11px;
	color: #515151;
	padding: 8px;
	background-image: url('images/watermark.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

.contentTable
{
	font-family: arial;
	font-size: 11px;
	color: #515151;
}

.title
{
	background-color: #F2F2F2;
	text-align: center;
	font-family: times new roman;
	font-size: 18px;
	font-weight: bold;
	color: #8D0019;
}

a
{
	color: #8D0019;
}