body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #eef3f9;
	background-image: url(images/contentbackground.gif);
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
}

a:link {
	color: #996633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996633;
}
a:hover {
	text-decoration: underline;
	color: #EA7500;
}
a:active {
	text-decoration: none;
	color: #EA7500;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #996633;
}

#body {
	position:absolute;
	left:264px;
	top:211px;
	width:532px;
	z-index:3;
	height: 54px;
}
#title {position:absolute; left:233px; top:140px; width:501px; z-index:2;}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #996633;
}
.smalltext1 {
	font-size: 9px;
}
.borderstyle {
	border: 1px #000000;
}

