a:link {	color: #D2D2BF;	font-family: Verdana;	font-size: 11px;	text-decoration: none;}a:visited {	color: #D2D2BF;	font-family: Verdana;	font-size: 11px;	text-decoration: none;}a:active {color: #D2D2BF;	font-family: Verdana;	font-size: 11px;	text-decoration: none;}a:hover {	color: #B0B09E;	font-family: Verdana;	font-size: 11px;	text-decoration: none;}body {	font: normal 11px verdana;	scrollbar-face-color: #1A1A1A; 	scrollbar-shadow-color: #816E58; 	scrollbar-highlight-color: #816E58; 	scrollbar-3dlight-color: #272727; 	scrollbar-darkshadow-color: #272727; 	scrollbar-track-color: #1A1A1A; 	scrollbar-arrow-color: #816E58;	background-image: url(images/bg.gif);	color: #79684F;	background-attachment: fixed;	background-repeat: no-repeat;	background-color: #000000;h4  {	font-family:Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #79684F;margin.height:2px; 			font-weight:bold;	letter-spacing: 4px;	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 1px;	border-left-width: 0px;	border-bottom-color: #79684F;	text-transform: uppercase;}p {	color: #F0EDE3;	font-family: Verdana;	font-size: 11px;	}.title {	background-image: none;	text-align: left;	background-color: #818175;	border-top: 0px solid;	border-right: 0px solid;	border-bottom: 0px solid;	border-left: 0px solid;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	font-variant: small-caps;	letter-spacing: 2px;}#head, .head {	color: #F2F2F2;	font-weight: bold;	letter-spacing: 2px;	text-align: left;	padding-top: 2px;	padding-left: 0px;	padding-right: 0px;	padding-bottom: 3px;	border: 1px solid #818175;}.titlevideo {	background-image: none;	text-align: center;	background-color: #818175;	border-top: 0px solid;	border-right: 0px solid;	border-bottom: 0px solid;	border-left: 0px solid;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	font-variant: normal;	letter-spacing: normal;}form {	background-color: transparent;	hr {	color:#FCFCFC;	height:1px}}input {	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;	font-size:10px;	color:#79684F;	border:solid 1px #121212;	width:130px;	background-color:#1A1A1A}.button {	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;	font-size:10px;	color:#79684F;	border:solid 1px #121212;	width:60px;	background-color:#1A1A1A}textarea {	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;	font-size:10px;	color:#79684F;	border:solid 1px #121212;	width:220px;	background-color:#1A1A1A}}.disc {	font-family:Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #79684F;	line-height: 13px;}

<script>

//Hide status bar msg II script- by javascriptkit.com
//Visit JavaScript Kit (http://javascriptkit.com) for script
//Credit must stay intact for use

function hidestatus(){
window.status=''
return true
}

if (document.layers)
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT)

document.onmouseover=hidestatus
document.onmouseout=hidestatus
</script>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
<script language="javascript">
var win = null;
function NewWindow(mypage,myname,w,h,scroll){
LeftPosition = (screen.width) ? (screen.width-w)/2 : 0;
TopPosition = (screen.height) ? (screen.height-h)/2 : 0;
settings =
'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable=no'
win = window.open(mypage,myname,settings)
}

</script>
