body {
	font-family:	"Verdana";
	font-size:		9pt;
	color:			#000000;
	margin-top:		0px;
	margin-right:	0px;
	margin-bottom:	0px;
	margin-left:	0px;
	padding-top:	0px;
	padding-left:	0px;
	padding-right:	0px;
	padding-bottom:	0px;
	border-top:		0px;
	border-left:	0px;
	border-bottom:	0px;
	border-right:	0px;
	width:			auto;
	background-color:		#97804A;
	background-attachment: scroll;
	background-image: url(/components/images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.maintable{
	background-color: transparent;
	background-image: url(/components/images/main_table.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.gallerytable{
	background-color: transparent;
	background-image: url(/components/images/top_photos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.righttable {
	font-size:		7pt;
	background-color: transparent;
	margin-top:		0px;
	margin-right:	0px;
	margin-bottom:	0px;
	margin-left:	0px;
	padding-top:	0px;
	padding-left:	2px;
	padding-right:	2px;
	padding-bottom:	0px;
}

.lefttable {
	font-size:		8pt;
	background-color: transparent;
	margin-top:		0px;
	margin-right:	0px;
	margin-bottom:	0px;
	margin-left:	0px;
	padding-top:	0px;
	padding-left:	2px;
	padding-right:	2px;
	padding-bottom:	0px;
}

A:link, A:active {
	font-size:			9pt;
	text-decoration:	underline;
	font-weight:		normal;
	color:				#000000;
}

A:visited, A:hover {
	font-size:			9pt;
	color:				#97804A;
	font-weight:		normal;
   	text-decoration:	underline;
}


A.menuright:link, A.menuright:active {
	font-size:			7pt;
	color:				#000000;
	font-weight:		normal;
   	text-decoration:	underline;
}

A.menuright:visited, A.menuright:hover {
	font-size:			7pt;
	color:				#97804A;
	font-weight:		normal;
   	text-decoration:	underline;
}

A.menuleft:link, A.menuleft:active, A.menuleft:visited {
	font-size:			9pt;
	color:				#FFFFFF;
	font-weight:		bold;
   	text-decoration:	underline;
}

A.menuleft:hover {
	font-size:			9pt;
	color:				#000000;
	font-weight:		bold;
   	text-decoration:	underline;
}

A.menutiny:link, A.menutiny:active {
	font-size:			7pt;
	color:				#000000;
	font-weight:		normal;
   	text-decoration:	underline;
}

A.menutiny:visited, A.menutiny:hover {
	font-size:			7pt;
	color:				#97804A;
	font-weight:		normal;
   	text-decoration:	underline;
}

form {
	margin-top:		0px;
	margin-right:	0px;
	margin-bottom:	0px;
	margin-left:	0px;
	padding-top:	0px;
	padding-left:	0px;
	padding-right:	0px;
	padding-bottom:	0px;
}

p, tr, thead, tfoot, th, 
dl, ol, li, ul, blockquote, span, 
div, br	{
	font-family: "Verdana";
	font-size: 9pt;
	line-height:    120%;
	margin-top:		0px;
	margin-right:	2px;
	margin-bottom:	0px;
	margin-left:	2px;
	padding-top:	0px;
	padding-left:	2px;
	padding-right:	2px;
	padding-bottom:	0px;
}

pre { 
	width:			410px;
	font-family:	"Verdana";
	font-size:		9pt;
	color:			#000000;
	margin-top:		0px;
	margin-right:	0px;
	margin-bottom:	0px;
	margin-left:	0px;
	padding-top:	0px;
	padding-left:	0px;
	padding-right:	0px;
	padding-bottom:	0px;
	border-top:		0px;
	border-left:	0px;
	border-bottom:	0px;
	border-right:	0px;
}

.input {
	font-family: "Verdana";
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px #999999;
}

.buttoninput {
	font-family: "Verdana";
	background-color: #000000;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	border: solid 1px #999999;
}

select {
	font-family: "Verdana";
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px #999999;
}

img { border:none; }

.footer {
	font-family: "Verdana";
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF
}

h1 {
	font-family: "Verdana";
	font-size: 9pt;
	font-weight: bold;
	color: #000000
}

.tinytext {
	font-family: "Verdana";
	font-size: 7pt;
	font-weight: normal;
	color: #000000
}


