body {	color: #000000;}
body, td {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

body, td {
	font-family: tahoma, arial, verdana, sans-serif;
}

.logo {
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
}

.copy {	font-size: 9px;
	letter-spacing: 2px;
	color: #cccccc;
	padding-right: 5px;
}

.main_menu, .link {
	color: #666666;
}

.bottom_menu {
	color: #666666;
	letter-spacing: 1px;
}

.date {
	font-size: 9px;
}

.news {
	font-size: 11px;
}

.news_title {
	font-size: 16px;
	font-weight: bold;
}

.offset {
	font-size: 11px;
}

.tree {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.letter {
	color: #BEAA2F;
	letter-spacing: 5px;
}

a, a:link, a:active, a:visited, a.main_menu {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #BEAA2F;
	text-decoration: underline;
}

a.news_title, a.news_title:active, a.news_title:visited {
	font-size: 11px;
}

a.news_title:hover {
	font-size: 11px;
}

a.copy {
	color: #cccccc;
	text-decoration: underline;
}

a.black, a.black:active, a.black:visited {
	color: #000000;
}

a.black:hover {
	color: #BEAA2F;
	text-decoration: underline;
}

.disabled, a.disabled, a.disabled:active, a.disabled:visited, a.disabled:hover {
	color: #cccccc;
}

input.login, input.normal, input.big, input.date, input.time, input.count {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
}

input.login {
	width: 120px;
}

input.normal {
	width: 150px;
}

input.big {
	width: 100%;
}

input.date {
	width: 70px;
}

input.time {
	width: 40px;
}

input.count {
	width: 30px;
	font-size: 10px;
	text-align: right;
}

input.submit {
	font-size: 10px;
	BORDER-RIGHT: #CCCCCC 3px double; 
	BORDER-TOP: #CCCCCC 3px double; 
	BORDER-LEFT: #CCCCCC 3px double; 
	BORDER-BOTTOM: #CCCCCC 3px double;
	background-color: #EEEEEE;
}

.yellow {
	background-color: #eebb00;
	color: #6f4a00;
}

.yellow_border {
	BORDER: #c09700 1px solid;
}

.dark {background-color: #999999;
	color: #ffffff;
}

.grey {background-color: #ECECEC;
	color: #000000;
}

.light {background-color: #f9f9f9;
	color: #000000;
}

.white {background-color: #FFFFFF;
	color: #666666;
}

.field {background-color: #DDDDDD;
	color: #666666;
	font-weight: bold;
}

.message {
	color: #000000;
	font-weight: bold;
	background-color: #DDDDDD;
}

.error {color: #DD0000;
	font-weight: bold;
	background-color: #ffeedd;
}

.message_text {
	color: #000000;
}

.message_border {
	BORDER: #CCCCCC 1px solid;
}

.message_light {
	background-color: #ECECEC;
}

.border {
	BORDER: #CCCCCC 1px solid;
}

SELECT, TEXTAREA {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	font-weight: normal;
	color: #000000;
}

TEXTAREA.big, SELECT.big {width:100%;}
SELECT.multi {
	width:300px;
}

table.border {
	BORDER: #CCCCCC 1px solid;
}

td.border {
	BORDER: #CCCCCC 1px solid;
	padding: 5px;
}

.icon_padding {
	padding-left: 15px;
	padding-right: 15px;
}

.p_top {
	padding-top: 5px;
}

.p_left {
	padding-left: 5px;
}

.p_right {
	padding-right: 5px;
}

.p_bottom {
	padding-bottom: 5px;
}

.small {
	font-size: 10px;
}

.active {
	color: #ee0000;
}

.g1 {
        background-color: #FF8A00;
        border: #7C4300 1px solid;
}

.g2 {
        background-color: #8080FF;
        border: #40408A 1px solid;
}
