body
{
	background-color: #c3afaf;
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 12pt;
	color: #1a0000;
	text-align: center;
}

form
{
	margin-top: 0px;
	margin-bottom: 0px;
}

a, a:visited, a:active
{
	color: #320001;
	text-decoration: underline;
}

a:hover 
{
	color: #993d3f;
	text-decoration: underline;
}

.main
{
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

.head
{
	height: 150px;
	text-align: right;
	position: relative;
	left: 0px;
	top: 0px;
	background: transparent url(images/header.png?2) 0px 0px no-repeat;
}

.homebutton
{
	position: absolute;
	left: 130px;
	top: 25px;
	height: 55px;
	width: 500px;
	cursor: pointer;
	cursor: hand;
}

.covebutton
{
	position: absolute;
	left: 2px;
	top: 6px;
	height: 44px;
	width: 118px;
	cursor: pointer;
	cursor: hand;
}

.tooltip
{
	position: absolute;
	left: -25px;
	top: -25px;
	background-color: #320001;
	border: 1px solid #c3afaf;
	color: #c3afaf;
	font-size: 10pt;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.question
{
	padding: 5px;
	margin: 2px;
	background-color: #cebaba;
	border: 1px solid #baa6a6;
	width: 400px;
	height: 125px;
	overflow: auto;
}

.login
{
	position: absolute;
	right: 0px;
	bottom: 10px;
	color: #320001;
}

.login input
{
	margin-top: 5px;
}

.nav
{
	position: absolute;
	left: 0px;
	bottom: 10px;
	color: #320001;
}

.login a, .login a:visited, .login a:active, .nav a, .nav a:visited, .nav a:active
{
	color: #320001;
	text-decoration: underline;
}

.login a:hover, .nav a:hover
{
	color: #993d3f;
	text-decoration: underline;
}

.content
{
	
}

.subcontent
{
	padding: 10px;
	background-color: #e0cccc;
	border: 2px solid #320001;
}

.thead
{
	border-bottom: 1px solid #000;
	padding: 2px;
	padding-top: 5px;
	font-weight: bold;
}

.row1
{
	background-color: #cebaba;
	padding: 2px;
}

.row2
{
	background-color: #baa6a6;
	padding: 2px;
}

.foot
{
	height: 30px;
	text-align: center;
	font-size: 10pt;
	color: #320001;
	padding-top: 5px;
}

.goback
{
	font-size: 10pt;
	padding-top: 10px;
}

.bold
{
	font-weight: bold;
}

.title
{
	font-weight: bold;
	font-size: 16pt;
}

.myname
{
	font-size: 16pt;
}

.small
{
	font-size: 10pt;
}
