body {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #767651;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#D6D9DC;
	scrollbar-shadow-color:#D6D9DC;
	scrollbar-face-color:#0059C2;
	scrollbar-highlight-color:#D6D9DC;
	scrollbar-dark-shadow-color:#D6D9DC;
	scrollbar-3d-light-color:#FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .8em;	
}

table#main {
	width: 752;
	background-color: #FFFFFF;
	margin-top: -5;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	z-index: 0;

		}
table#top {
	width: 752;
	margin-top: -10;
	margin-bottom: -10;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	z-index: 0;

		}

a { 
	color: #b5862b;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover { 
	color: #767651; 
}


p{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 10pt;
	line-height: 140%;
}

p.main {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12pt;
	line-height: 170%;
}
p.main2 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 10pt;
	line-height: 120%;
}
p.news {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 10pt;
	color: #666666;
	line-height: 120%;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #b5862b;
	text-transform: uppercase;
	letter-spacing: 30px;
	background-position: center top;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	color: #b5862b;
	text-transform: uppercase;
	letter-spacing: 5px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #b5862b;
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 4px;
	margin-right: 8px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 4px;
	margin-right: 8px;
}


