body {background: #333 url(images/background.gif)  repeat-y 0 0 ; background-attachment:fixed; background-position: top center;}



TD, P, .bodytxt  {
	scrollbar-face-color : #333;
	scrollbar-track-color : #333;
	scrollbar-arrow-color : #ffffff;
}

A  {text-decoration : underline; color : #666;}
A:Visited  {text-decoration : none; color : #666666;}
A:Active  {text-decoration : none; color : #666666;}
A:Hover  {text-decoration : none; color : #666666;}

.nav A  {text-decoration : none; color : #333;}
.nav A:Visited  {text-decoration : none; color : #333;}
.nav A:Active  {text-decoration : none; color : #333;}
.nav A:Hover  {text-decoration : none; color : #fff;}
	
.img {
	border: 1px solid White;
	}

.nav {
	font-family : Arial;
	font-size : 13px;
	color : #ffffff;
	}

hr {
  color: #ffffff;
  width: 80%;
  height: 1px;
}
input, textfield, textarea, select {
	font-family : Arial;
	font-size : 12px;
	color : #000;
	background-color : #ccc;
	}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
img {border: 0;}

#frame {width: 840px;}
#frame iframe { width: 840px; height: 690px; float: left; margin: 0px 0px 0px 0px;}
