
body{
	font-family:arial;
	background-color:#FFFAE4;
	font-size:11pt;
	color:#534640;
	text-align:left;
	cell-spacing:0px;
	margin:0px;
	padding-top:20px;
	scrollbar-arrow-color: silver;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-track-color: #FFFAE4;
	scrollbar-face-color: #96A992;
	scrollbar-shadow-color: silver;
	scrollbar-highlight-color: #333333;
	scrollbar-3d-light-color: 003399;
	
}
a{
	color:#534640;
	text-decoration:none;
	font-size:12pt;
}
img{
	border:0px;
	background-repeat:no-repeat;
}
table{
	padding:0px;
}
td{
	font-size:11pt;
	vertical-align:top;
}
ul{
	font-size:11pt;
	vertical-align:top;
}
.childDiv{
	position:absolute;
	overflow:auto;
	text-align:left;
}
.childDivCenter{
	position:absolute;
	overflow:auto;
	text-align:center;
	
}
.header{
	top:175px; 
	left:125px; 
	width:480px; 
	height:35px;	
}
.contentLeft{
	top:196px; 
	left:125px; 
	width:470px; 
	height:432px;
}

.contentRight{
top:200px; 
left:610px; 
width:280px; 
height:425px; 
color:white;
font-size:11pt;
}
.contentHome{
color:#2f3917;
font-size:8pt;
}
.sideNav{
color:#534640;
font-size:11pt;
}
.topNav{
color:#534640;
font-size:8pt;
}
.bold{
color:#534640;
font-weight:bold;
}
.bold2{
color:#2f3917;;
font-weight:bold;
}