body,td,th {
	color: #FFCC00;
	bgcolor: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr.left {
	color: #00FF00;
	width: 70px;
	height: 1px;
	align: center;
}

hr.right {
	color: #00FF00;
	width: 80px;
	height: 1px;
	align: center;
}

hr.bottom {
	color: #00FF00;
	width: 600px;
	height: 1px;
	align: center;
}

td.topBar {
	background-color: #000011;
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
}

td.topLeft {
	vertical-align: top-center;
	background-color: #000011;
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
	font-size: 16px;
}

td.bottomLeft {
	background-color: #000011;
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
}

td.right {
	background-color: #000011;
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
}

td.bottom {
	background-color: #000011;
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
}

td.main {
	background-color: #000011;
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
}


body {
	margin: 0px;
	background-color: #111133;
	scrollbar-3d-light-color: #FF6600;
	scrollbar-arrow-color: #FFCC00;
	scrollbar-base-color: #AACCFF;
	scrollbar-darkshadow-color: #000033;
	scrollbar-face-color: #3366AA;
	scrollbar-highlight-color: #AACCFF;
	scrollbar-shadow-color:#003366;
}

a:link {
	color: #FFCC00;
}

a:visited {
	color: #FF6600;
}

.style1 {font-size: 10px}
.style2 {font-size: 14px}


td.mainmenu {
	width: 110px;
	height: 16px;
}

a {
	text-decoration: none;
}

a.menu:link {
	text-decoration: none;
	color: #FFCC00;
	display: block;
	width: 100%;
	height: 16px;
	background: #000011;
}

a.menu:visited {
	text-decoration: none;
	color: #FFCC00;
	display: block;
	width: 100%;
	height: 16px;
	background: #000011;
}

a.menu:hover {
	text-decoration: none;
	color: yellow;
	display: block;
	width: 100%;
	height: 16px;
	background: #000033;
}

a.menu:active {
	text-decoration: none;
	color: #CCCCCC;
	display: block;
	width: 100%;
	height: 16px;
	background: #000066;
}

iframe.mainframe {
	padding: 0px;
	border: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
