body {
	margin:0px;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#807f83;
}
/*body {
	scrollbar-3dlight-color:#F4F4ED;
	scrollbar-arrow-color:#67735D;
	scrollbar-base-color:#B4C0AA;
	scrollbar-track-color:#F4F4ED;
	scrollbar-darkshadow-color:#F4F4ED;
	scrollbar-face-color:#B4C0AA;
	scrollbar-highlight-color:#B4C0AA;
	scrollbar-shadow-color:#B4C0AA;
}*/
#homebg {
	width:900px;
	height:642px;
	background-image:url(images/home_bg.gif);
	background-repeat:no-repeat;
}
#entersite {
	width:100px;
	height:20px;
	position:relative;
	top:360px;
	left:750px;
}
html>body #entersite {
	width:100px;
	height:20px;
	position:relative;
	top:360px;
	left:755px;
}

#banner { 
	width:900px;
	height:230px;
	background-image:url(images/banner.gif);
	background-repeat:norepeat;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:16pt;
	color:#807f83;
	padding-left:20px;
}
h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:500;
	font-size:13pt;
	color:#75bff2;
	padding-left:20px;
}
h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12pt;
	font-weight:200;
	color:#005596;
	padding-left:20px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#807f83;
	padding-left:20px;	
	padding-right:10px;
	margin-bottom:16px;
}
#address{
	width:400px;
	position:relative;
	top:20px;
	left:650px;
}
.tablemenu {
	margin-left:280px;
	position:absolute;
	top:240px;
	width: 620px;
	text-align:center;
	padding:5px 0px 50px 0px;
}
html>body .tablemenu {
	margin-left:280px;
	position:absolute;
	top:260px;
	width: 620px;
	text-align:center;
	padding:5px 0px 50px 0px;
}
.flashcell{
	padding: 5px 0px 0px 0px;
}
html>body .flashcell{
	padding: 0px 0px 0px 0px;
}
ul.mainmenu {
	margin-left:260px;
	position:absolute;
	top:245px;
	width:700px;
	list-style:none;
	text-align:center;
	padding-bottom:60px;
}
html>body ul.mainmenu {
	margin-left:220px;
	position:absolute;
	top:240px;
	width:700px;
	list-style:none;
	text-align:center;
}
ul.mainmenu li {
	display:inline;
	padding-right:8px;
}
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:800;
	color:#a7a9ac;
	text-decoration:none;
}
a.menu:hover {
	color:#ed9c3f;
	text-decoration:none;
}
ul.submenu {
	margin-left:20px;
	list-style:none;
	margin-top: 90px;
}
html>body ul.submenu {
	margin-left:-20px;
	list-style:none;
	position:relative;
	bottom:5px;
}
ul.submenu li {
	display:inline;
	padding-right:15px;
}
.submenu {
	font-size:10pt;
	font-weight:500;
	color:#ffffdf;
	text-decoration:none;
}
a.submenu:hover {
	color:#005596;
	text-decoration:none;
}
.contact {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#005596;
	text-decoration:underline;
	margin-left:680px;
	position:absolute;
	top:140px;	
}
a.contact:hover {
	color:#ffffff;
	text-decoration:none;
}
.whatsnew {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:800;
	color:#005596;
	text-decoration:none;	
}
a.whatsnew:hover {
	color:#ed9c3f;
	text-decoration:none;
}
.txt {
	font-size:10pt;
	color:#807f83;
}
.title {
	font-size:13px;
	font-weight:600;
	color:#807f83;
	font-family: Arial, Helvetica, sans-serif;
}
.newstitle {
	font-size:15px;
	font-weight:600;
	color:#DB5921;
	font-family: Arial, Helvetica, sans-serif;
}
.homelnk {
	font-size:10pt;
	font-weight:600;
	color:#ffffff;
	text-decoration:none;
}
a.homelnk:hover {
	color:#e0e1e2;
	text-decoration:underline;
}
.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#005596;
	text-decoration:none;
}
a.txtlnk:hover {
	color:#a4d7f4;
	text-decoration:none;
}
.subtitlelnk {
	font-size:13pt;
	font-weight:500;
	color:#ed9c3f;
	text-decoration:none;
}
a.subtitlelnk:hover {
	color:#ed9c3f;
	text-decoration:underline;
}
.footlnk {
	font-size:10pt;
	font-weight:500;
	color:#a7a9ac;
	text-decoration:none;
}
a.footlnk:hover {
	color:#e0e1e2;
	text-decoration:underline;
}
.txtlnkgallery {
	font-size:10pt;
	font-weight:500;
	color:#8550C6;
	text-decoration:none;
}
a.txtlnkgallery:hover {
	color:#E2DDE3;
	text-decoration:underline;
}

/*

div.scrollbox {
     margin:2px;
     width:560px;
     height:300px;
     overflow:auto;
     scrollbar-base-color:#2E5083;
     scrollbar-face-color:#3568B5;
     scrollbar-track-color:#5B93D0;
     scrollbar-arrow-color:#101C30;
     scrollbar-highlight-color:#8CACDD;
     scrollbar-3dlight-color:#8CACDD;
     scrollbar-shadow-color:#1D3152;
     scrollbar-darkshadow-color:#101C30;
}
*/
.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#EAE7EE;
	border:solid 1px #615271;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#EAE7EE;
	border:solid 1px #615271;
	margin:2px;
	padding:2px;
	margin-left: 12px;
}
.inpt200 {
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#EAE7EE;
	border:solid 1px #615271;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #7C4748;
}
.inpt60 {
	width: 200px;
	height:20px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#DAEEFC;
	border:solid 1px #615271;
	margin:2px;
	padding:2px;
}
.inpt20 {
	width:85px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#ffffff;
	line-height: 85%;
	font-weight: bold;
	background:#75BFF2;
	border:solid 1px #615271;
	margin: 2px;
	padding:2px;
}