.shell
{
	width: 770px;
	border: 1px solid #999999;
}
.login
{
	width: 208px;
	height: 130px;
	background-color: #581313;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	vertical-align: top;
}

.content
{
	width: 562px;
	padding: 6px;
	font-family: arial;
	font-size: 12px;
	vertical-align: top;
	background-image: url('images/watermark.gif');
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
}

.content-plain
{
	width: 562px;
	padding: 6px;
	font-family: arial;
	font-size: 12px;
	vertical-align: top;
	height: 300px;
}


.topNav
{
	background-color: #000000;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 32px;
	padding: 2px;
}

.topNav A
{
	color: #FFFFFF;
	text-decoration: none;
}

.topNav A:hover
{
	text-decoration: underline;
}

.bottom
{
	background-color: #581313;
	color: #FFFFFF;
	border-top: 3px solid #999999;
	height: 50px;
	padding: 10px;
	text-align: center;
	font-family: arial;
	font-size: 11px;
}

.rightSide
{
	border-left: 1px solid #999999;
}

.title
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #581313;
	border-bottom: 2px solid #C0C0C0;
	text-transform: uppercase;
}

table.contentTable
{
	font-family: arial;
	font-size: 12px;
}

a{color: #581313}

.header
{
	color: #581313;
	font-weight: bold;
}

.tert
{
	font-size: 11px;
	text-align: right;
	margin: 3px;
	padding-right: 15px;
}

.tert A
{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.button
{
	border: 1px solid #581313;
	font-family: arial;
	color: #000000;
	text-align: center;
	padding: 4px;
	margin: 8px;
}

.button A
{
	font-family: arial;
	color: #000000;
	text-align: center;
	text-decoration: none;
}