.bodyline {background: #000000; border:4px ridge #CC6600}
body {background: #000000 url(../images/bg-fade.gif);color:#000000;font:10px Verdana,Arial,Helvetica,sans-serif;
	scrollbar-face-color: #CC6600;
	scrollbar-highlight-color: #F87B00;
	scrollbar-shadow-color: #8C4500;
	scrollbar-3dlight-color: #924800;
	scrollbar-arrow-color: #8C4500;
	scrollbar-track-color: #924800;
	scrollbar-darkshadow-color: #000000;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #CC6600;
	text-decoration: none;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #6E3600;
	border-left-color: #6E3600;
}
.invtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.evTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #000000;
}
.tableAbout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #CC6600;
	border-left: 1px dotted #CC6600;
	padding-left: 10px;
	padding-bottom: 10px;
}
.tableIndex {
	font-family: gill, helvetica, sans-serif;
	font-size: 11;
	background-color: #FFFFFF;
	border-top: 1px dotted #CC6600;
	border-bottom: 1px dotted #CC6600;
	border-left: 1px dotted #CC6600;
	border-right: 1px dotted #CC6600;
	padding-left: 10px;
	padding-bottom: 10px;
}
.tableMap {
	font-family: gill, helvetica, sans-serif;
	font-size: 11;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #CC6600;
	border-left: 1px dotted #CC6600;
	padding-left: 10px;
	padding-bottom: 10px;
}
.tableLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-right: 1px solid #CC6600;
}
.tableMiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
.tableRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	border-left: 1px solid #CC6600;
	border-top: 1px solid #CC6600;
}
.textButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #6E3600;
	border-left-color: #6E3600;
}