/* CSS Document */

.mainBorder
{
	border-width:1px;
	border-color:#818181;
}
body {

	margin-top: 5%;
	background-color: #CAC9BF;
}
.style3 {color: #FFFFFF}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.inputtext,
.inputpassword {
  border: 1px solid #bdc7d8;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  padding: 3px; }

a:link {
	text-decoration: none;
	color: #626242;
	
}
a:visited {
	text-decoration: none;
	color: #626242;
}
a:hover {
	text-decoration: underline;
	color: #9E9C89;
}
a:active {
	text-decoration: none;
	color: #9E9C89;
}
a {
	font-weight: bold;
}
.style4 {
	color: #8F9599;
	font-weight: bold;
}
.style5 
{
	color: #FF0000;
}
.brownTitle
{
	color:#626242;
	font-size:16px;
	font-weight:bold;
}

