BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	scrollbar-3dlight-color: ThreedShadow;
	scrollbar-arrow-color: ThreedShadow;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: Silver;
	scrollbar-face-color: Silver;
	scrollbar-highlight-color: Silver;
	scrollbar-shadow-color: ThreedShadow;
	scrollbar-track-color: White;
}
TD {
	font-size: 8pt;
	color: #0D0D0D;
}
a {
	text-decoration: none;
	color: ThreedDarkShadow;
	font-size: 8pt;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #FFD700;
}
.8 {
	font-size: 8pt;
	font-weight: normal;
}
.7 {
	font-size: 7pt;
	font-weight: normal;
}
.6 {
	font-size: 6pt;
}
.t {
	font-size: 7pt;
	color: Gray;
}
.s {
	font-size: 7pt;
	color: #93B6A6;
}
.bel {
	color: #5A7CC4;
}
.w {
	color: White;
}
.b {
	color: Black;
}
.modul
 {
font-size: 8pt;
font-weight: normal;
color: #333333;	
}

.modul:hover
 {
font-size: 8pt;
font-weight: normal;
color: #FFD700;	
}


.menu1
 {
font-size: 8pt;
font-weight: bold;
color: #333333;	
}

.menu1:hover
 {
font-size: 8pt;
font-weight: bold;
color: #FFD700;	
}
.menu2
 {
font-size: 8pt;
font-weight: normal;
color: #333333;	
}

.menu2:hover
 {
font-size: 8pt;
font-weight: normal;
color: #FFD700;	
}


input {
	border : 1px solid Silver;
	font-size:9pt;
	font-family : Arial;
	background : White url(site_img/f_bg.gif);
}

textarea {
	border : 1px solid Silver;
	font-size:9pt;
	font-family : Arial;
	background : White url(site_img/f_bg.gif);
}

select {
	border : 1px solid Silver;
	font-size:7pt;
	font-family : Arial;
	background : White url(site_img/f_bg.gif);
}

button {
	border : 1px solid #DDDDDD;
	font-size:9pt;
	font-family : Arial;
	background : #EEEEEE;
	font-weight : normal;
}



