body{
	text-align: center;
	
}
Div.content
{
	width: 743px;
	margin-left: auto;
	margin-right: auto;
	/*border-style: solid;
	border-width: 1px;*/
	margin-top: 0px;
	
	
	
}

div.FrontPage{
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 25px;
	padding-left: 5px;
		padding-right: 25px;
text-align: justify;
border-style: solid;
border-color: #CDCDCD;
border-width: 1px;
margin: 10px;
background-color: White;

 
}

TD{
	font-family:verdana;
	font-size:10px;
	line-height: 22px	
}	
.white{
	font-family:verdana;
	font-size:10px;
	color:white;
	text-decoration:none;
}	
.white:hover{
	text-decoration:underline;
}
.bl{
	font-family:verdana;
	font-size:10px;
	color:black;
	text-decoration:none;
}	
.bl:hover{
	text-decoration:underline;
}

.bm{
	font-family:verdana;
	font-size:10px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}	

.bm:hover{
	text-decoration:underline;
}
div.BottomBorder{
	height: 1px;
}
div.sidebar2{
	
	padding: 5px	
	height: 100%
}
div.Frontpage .heading  {
	color: #C46233;
	font-weight: bold;
	text-align: left;
}

.hand {

cursor: pointer;
}