body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
	background-color: #333333;
	background-image: url(../img/dark/bg.gif);
	margin: 5px;
	padding: 5px;
	background-repeat: repeat-x;
	scrollbar-base-color: #1E1E1E;
	scrollbar-face-color: #1E1E1E;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #E6E6E6;
	background-attachment: fixed;
}
td {
	font-size: 12px;
}
a:link {
	color: #E6E6E6;
}
a:hover {
	color: #E6E6E6;
	background-color: #444444;
}
a:visited {
	color: #E6E6E6;
}
.menu_cur_page {
	font-weight: bold;
	background-color: #444444;
	cursor: default;
}
.ti1 {
	font-size: 26px;
	font-weight: bold;
}
.ti2 {
	font-size: 22px;
	font-weight: bold;
}
.ti3 {
	font-size: 18px;
	font-weight: bold;
}
.ti4 {
	font-size: 16px;
	font-weight: bold;
}
.ti5 {
	font-size: 13px;
	font-weight: bold;
}
.ti5h {
	font-size: 13px;
	font-weight: bold;
	color: #00CC00;
}
.sm1 {
	font-size: 11px;
	font-weight: normal;
}
.table_main {
	background-color: #1E1E1E;
}
.table_dark {
	background-color: #000000;
}
.table_border {
	background-color: #999999;
}
.table_bar {
	background-color: #003200;
}
.td_gradient {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008000;
	background-image: url(img/bg_grad.gif);
	line-height: 24px;
}
.td_header {
	font-size: 13px;
	font-weight: bold;
	background-color: #333333;
	border-top-color: #B4B4B4;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #B4B4B4;
	border-style: solid;
	border-width: 1px;
}
.td_header_dots {
	font-size: 12px;
	font-weight: bold;
	background-color: #333333;
	background-image: url("../img/dark/admin/bg_dots.gif");
	border-top-color: #B4B4B4;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #B4B4B4;
	border-style: solid;
	border-width: 1px;
}
.button1 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px outset;
	border-left-color: #666666;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.button1pushed {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px inset;
	border-left-color: #333333;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.button2 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008000;
	border: 1px outset;
	border-left-color: #999999;
	border-top-color: #999999;
	border-right-color: #008000;
	border-bottom-color: #008000;
}
.button3 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px outset;
	border-left-color: #666666;
	border-top-color: #666666;
	border-right-color: #990000;
	border-bottom-color: #990000;
}
.textfield {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00CC00;
	background-color: #333333;
	border: 1px inset #CCCCCC;
}
.list {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px inset #CCCCCC;
}
.i {
	font-size: 10px;
	text-align: right;
	color: #999999;
}
.r {
	background-color: #1E1E1E;
}
.w {
	color: #E6E6E6;
}