
body.top {
	background-color: #111111;
	margin-top: 10px;
	}

body.bottom {
	background-color: #111111;
	margin-top: 0px;
	scrollbar-face-color:#9B7648;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#000000;	
	}	

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	text-align: right;
	color:#FFFFFF;
  	}
	
h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: Bold;
	color: #9B7648;
	text-decoration: none;
  	}

.brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: Bold;
	color: #9B7648;
	text-decoration: none;
	text-align: justify;
  	}

table.header  {
	width: 750px;
	background-color: #2F3438;
	}
	
table.nav {
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	color:#FFFFFF;

	}
div#content { 
min-height:350px;
height:expression(this.scrollHeight > 350 ? "auto":"350px"); 
}
#content {
padding-left: 17px;
}
table.maintitle {
	width: 750px;
	background-color: #2F3438;	 	  	
	}
	
table.maincontent {
	width: 700px;
	background-color: #2F3438;	 	  	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	}	

table.footer {
	width: 750px;
	background-color: #000000;	 	  	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}	
	
td.webdesign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2F3438;
	text-decoration: none;
	text-align: center;
}	
	
a:link.style1 {text-decoration: none; color:#FFFFFF; font-weight: bold}
a:visited.style1 {text-decoration: none; color:#FFFFFF; font-weight: bold}
a:hover.style1 {text-decoration: underline; color:#FFFFFF; font-weight: bold}
a:active.style1 {text-decoration: underline; color:#FFFFFF; font-weight: bold}	

a:link.style2 {text-decoration: none; color:#2F3438; font-weight: normal}
a:visited.style2 {text-decoration: none; color:#2F3438; font-weight: normal}
a:hover.style2 {text-decoration: underline; color:#2F3438; font-weight: bold}
a:active.style2 {text-decoration: underline; color:#2F3438; font-weight: bold}

a:link.style3 {text-decoration: none; color:#FFFFFF; font-weight: normal}
a:visited.style3 {text-decoration: none; color:#FFFFFF; font-weight: normal}
a:hover.style3 {text-decoration: underline; color:#FFFFFF; font-weight: normal}
a:active.style3 {text-decoration: underline; color:#FFFFFF; font-weight: normal}

a:link.style4 {text-decoration: none; color:#9B7648; font-weight: bold}
a:visited.style4 {text-decoration: none; color:#9B7648; font-weight: bold}
a:hover.style4 {text-decoration: underline; color:#FFFFFF; font-weight: bold}
a:active.style4 {text-decoration: underline; color:#FFFFFF; font-weight: bold}