body
{
  padding: 0px;
  margin: 20px 0px 0px 0px;
	
}

img
{ 
  border: 0px;
}

.main
{
  width: 800px;
  margin: auto;

}

.header
{
  width: 800px;
  height: 200px;
  background-image: url("../img/headerbar1.jpg");  

}
	.login-menu
	{
	padding-top: 0px;
	}

	.login-menu a
	{
	color: #ffffff;
	font-size: 12pt;
	text-decoration: none;
	}
	
.top-menu
{
  padding-top: 107px;

}

.top-menu a
{
  color: #ffffff;
  text-decoration: none;
}

.divider
{
  clear: both;
  height: 20px;
}

.left-bar
{
  background-color: #EEEEEE;
  width: 171px;
  padding: 20px 5px 20px 5px;
  float: left;
}

.left-bar .heading
{
  color: #803540;
  font-weight: bold;
  border-bottom: #803540 2px dotted;
  padding-top: 20px;
}

.right-bar
{
  background-color: #ffffff;
  width: 579px;
  padding: 0px 20px 0px 20px;
  float: left;
  font-family: Arial;
  font-size: 10pt;
  line-height: 150%;
}

.right-bar p
{
	font-size:15px;
	font-family:arial,"times new roman";
	text-align:justify;
	padding: 10px 0px 10px 0px;
}

.right-bar a
{
	color:black;
}

.right-bar a:hover
{
	color:maroon;
text-decoration:none;
}


.right-bar div
{
  text-align: center;
}

.footer
{
  background-color: #ffffff;
  width: 800px;
  font-size: 9pt;
  margin-bottom: 10px;
}
.footer a
{
	text-decoration:none;
}

.footer a:hover
{
	text-decoration:underline;
}

.search
{
  background-color: #9B9B9B;
  margin-top: -20px;
}

.search1
{
  color: #800000;
  padding: 5px 10px 5px 10px;
  line-height: 90%;
}

.search1 span
{
  font-size: 14pt;
}

.search2
{
  padding: 5px 0px 30px 0px;
}
