body {
	color: #EBEBEB;
	scrollbar-face-color: #929292;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #EFE7EF;
	scrollbar-3dlight-color: #EEE7EF;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #929292;
	scrollbar-darkshadow-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: luxi sans, tahoma;
	font-size: 8pt;
	color: #eeeeee;
	line-height: 19px;
	background-image: url("images/background.jpg");
	background-attachment: fixed;
}

td {
	font-family: luxi sans, tahoma;
	font-size: 8pt;
}

form {
	display: inline;
}

.tiny {
	font-size: 6pt;
}

.small {
	font-size: 7pt;
	font-weight: bold;
	color: #bbccee;
}

.medium {
	font-size: 8pt;
	color: #eeeedd;
}

.large {
	font-size: 15px;
	color: #EFEED9;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #adffb4;
}

a:hover{
	text-decoration: underline;
	color: #fff4cc;
}

a:active{
	text-decoration: underline;
	color: red
}

a.menu, a.menu:link, a.menu:visited {
	color: #EBEBEB;
}

a.menu:hover {
	color: #EBEBEB;
}

input, select, textarea {
	border-top: #636363 solid thin;
	border-bottom: #636363 solid thin;
	border-right: #636363 solid thin;
	border-left: #636363 solid thin;
	color: #EBEBEB;
	background: #2F2F2F;
	font-family: Arial;
	border-width: 1px;
}

textarea {
	font-size: 12px;
}

input, select {
	font-size: 10px;
	font-weight: bold;
}

img {
	border: 0px;
}

.plus {
	color: #adffb4;
}

.minus {
	color: #ff8bb9;
}

.result {
	color: #ffffbb;
}

.capacity {
	color: #aaccff;
}

.work {
	text-decoration: none;
	color: #ffcc99;
}

.work:hover {
	text-decoration: underline;
	color: #ffffff;
}

#menu {
	font-family: luxi sans, tahoma;
	font-size: 8pt;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	w!idth: 180px;
}

#menu a {
	font-family: luxi sans, tahoma;
	font-size: 8pt;
	color: #bdc9c5;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	w!idth: 160px;
}

#menu a:hover {
	font-family: luxi sans, tahoma;
	font-size: 8pt;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #aaaaaa;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	w!idth: 160px;
	background-image: url('templates/galaxy/images/menu-bg.jpg');
	background-color: #1d364f;
}

#menu .disabled {
	font-family: luxi sans, tahoma;
	font-size: 8pt;
	color: #aaaaaa;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	width: 160px;
}


h3, .h3 {
	font-family: luxi sans, tahoma;
	font-size: 12pt;
	color: #eeeeee;
	text-align: center;
	font-weight: bold;
	padding-top: 16px;
}

