body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-color: #DEC19F;
	background-image: url(../images/bgtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}

p {	font-size: 12px;line-height: 14px;	color: #000000;}
h1{font-size: 18px; line-height: 20px; color: #0C6086;}
h2{font-size: 14px; line-height: 14px; color: #000000;}
.sub{font-size: 16px; line-height: 18px; color: #0C6086;}

.small{font-size: 11px; color: #000000;}

.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.text{ width: auto; height: auto; text-align: left;}
.menuframe{ width: 160px; height: auto; text-align: left; padding-left: 20px; padding-top: 130px;}
.column{ width: 250px; height: auto; text-align: left; padding-left: 20px;}
.scrollbox1{ width: 690px; height: 460px; border: 0px; overflow: auto; text-align: left;}
.text1{ width: 620px; height: auto; text-align: left; padding-left: 15px;}

a:link {font-weight: normal; color: #C48931; text-decoration: none;}
a:active {font-weight: normal; color: #C48931; text-decoration: none;}
a:hover {font-weight: normal; color: #C48931; text-decoration: underline;}
a:visited {font-weight: normal; color: #C48931;	text-decoration: none;}