BODY, P, DIV, SPAN, TABLE, TR, TD {
	font-family: Verdana, Tahoma, Arial;
	font-size: xx-small;
	color: #F0F0F0;
		
		   scrollbar-3dlight-color: #999999;
           scrollbar-arrow-color: #FFFFFF;
           scrollbar-base-color: #999999;
           scrollbar-darkshadow-color: #000000;
           scrollbar-face-color: #999999;
           scrollbar-highlight-color: #333333;
           scrollbar-shadow-color: #000000;
} 
}

A {
	font-family: Verdana, Tahoma, Arial;
	font-size: xx-small;
	color: #FFF;
	text-decoration: none;
}

A:LINK {
	font-family: Verdana, Tahoma, Arial;
	font-size: xx-small;
	color: #FFF;
}

A:VISITED {
	font-family: Verdana, Tahoma, Arial;
	font-size: xx-small;
	color: #EEE;
}

A:HOVER {
	text-decoration: underline;
}

A.link {
	font-family: Verdana, Tahoma, Arial;
	font-size: xx-small;
	color: #FF6600;
	text-decoration: none;
}

A.link:LINK {
	font-family: Verdana, Tahoma, Arial;
	font-size: xx-small;
	color: #FF6600;
}

A.link:VISITED {
	font-family: Verdana, Tahoma, Arial;
	font-size: xx-small;
	color: #FF6600;
}

A.link:HOVER {
	text-decoration: underline;
}

.menu_left {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
}

TD.menu_left {
	background-color: #4d4d4d;
	text-align: center;
	border-bottom: solid 1px #CCC;
	border-top: none;
	margin: 0;
	padding: 0;
	width: 175px;
	height: 19px;
	text-valign: top
}

A.menu_left {
	text-decoration: none;
	width: 175px;
	height: 19px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #CCC;
}

A.menu_left:LINK {
}

A.menu_left:VISITED {
}

A.menu_left:HOVER {
	background-color: #FF6600;
}


.menu_left2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
}

TD.menu_left2 {
	background-color: #333333;
	text-align: center;
	text-valign: top;
	border-bottom: solid 1px #CCC;
	width: 175px;
	height: 19px;
	text-valign: top;
	margin: 0; 
	padding: 0;
}


A.menu_left2 {
	text-decoration: none;
	width: 175px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #CCC;
}

A.menu_left2:LINK {
}

A.menu_left2:VISITED {
}

A.menu_left2:HOVER {
	background-color: #FF6600;
}

.menu_left2_enabled {
	text-decoration: none;
	width: 175px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FF6600;
	color: #CCC;
}

A.menu_left2_enabled {
	text-decoration: none;
	width: 175px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FF6600;
	color: #CCC;
}

A.menu_left2_enabled:LINK {
}

A.menu_left2_enabled:VISITED {
}

A.menu_left2_enabled:HOVER {
}

.menu_right {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
}

TD.menu_right {
	background-color: #4d4d4d;
	text-align: center;
	border-bottom: solid 1px #CCC;
	border-top: none;
	margin: 0;
	padding: 0;
	width: 175px;
	height: 19px;
	text-valign: top
}

A.komis
{
    COLOR: #f0f0f0;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.komis:hover
{
  COLOR: #ff9900;  
 TEXT-DECORATION: underline
}

.title {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}

td.title {
	background-color: #555;
	color: #C8C8C8;
	text-align: center;
	border-left: solid 1px #333;
	border-bottom: solid 1px #333;
	padding: 6px 0px 6px 0px;
	font-weight: bold;
}

.item {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	
}

td.item {
	background-color: #666;
	color: #F0F0F0;
	border-left: solid 1px #333;
	border-bottom: solid 1px #333;
	padding: 6px 6px 6px 6px;
}