﻿body
{
	background-color: white;
	background-image: url(Images/background.gif);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: 'Trebuchet MS' , Arial, 'Times New Roman';
	font-size: 0.9em;
	color: #ffffff;
}
HR
{
	color: red;
	height: 2px;
	margin-left: 5px;
	margin-right: 5px;
}
.header
{
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 90px;
	
}
h1
{
	position: absolute;
	text-transform: uppercase;
	font-size: 18px;
	top: 12px;
	left: 37px;
}
h2
{
	position: absolute;
	font-size: 11px;
	top: 30px;
	left: 37px;
}
.main
{
	background-image: url(Images/header_r2_c1.gif);
	background-repeat: repeat-y;
	top: 90px;
	left: 0px;
	font-size: 10px;
	
	
}
.footer
{
	background-image: url(Images/footer.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 30px;
	font-size: 10px;
	text-align: left;
}
.sidemenu
{
	margin: 10px;
	left: 10px;
	position: relative;
	width: 250px;
}
h3
{
	position: relative;
	color: white;
	font-size: 12px;
	top: 6px;
	left: 50px;
}


.column
{
	position: relative;
	top: 5px;
	left: 10px;
}
.menustatic
{
	color: white;
	font-weight: bold;
}
.menustaticselected
{
	color: black;
	font-weight: bold;
}
p
{
	color: black;
	font-size: 10px;
	margin: 10px;
	
}
h4
{
	color: gray;
	font-size: 25px;
	font-weight: bold;
	text-indent: 10px;
}
ol
{
	list-style-position: outside;
	list-style-type: lower-roman;
	color: black;
	font-size: 11pt;
}


.aat
{
	color: red;
	font-size: 11pt;
	font-weight: bold;
}
.text
{
	color: black;
	font-size: 11pt;
	margin: 10px;
}
.loginstatus
{
	position: absolute;
	top: 65px;
	left: 830px;
}
.labeltitle
{
	text-transform: uppercase;
	color: red;
	font-size: 28px;
	position: absolute;
	left: 305px;
	top: 130px;
	text-align: center;
}
	
.mainlabel
{
	color: black;
	font-size: 8pt;
}
.bullet
{
	color: black;
	font-size: 10pt;
}
.changePwd
{
	color: black;
	font-size: 10pt;
}
