BODY {
	scrollbar-face-color:         #ffffff; 
	scrollbar-shadow-color:       #000000; 
	scrollbar-highlight-color:    #000000; 
	scrollbar-3dlight-color:      #ffffff;
	scrollbar-darkshadow-color:   #ffffff; 
	scrollbar-track-color:        #ffffff; 
	scrollbar-arrow-color:        #000000;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
	background-image: url('../images/bg2.jpg');
	background-attachment: fixed
}
a {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold
}
a:active {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold
}
h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, helvetica;
	color: #000000;
}
table {
	border: 0px;
}
.liten {
	font-size: 9;
	color: #FF0000;
}

.text       { font-family: verdana, arial, helvetica; font-size: 12px; color: #000000; font-weight: bold }
.text-2     { font-family: verdana, arial, helvetica; font-size: 14px; color: #000000; font-weight: bold }
.text-list  { font-family: verdana, arial, helvetica; font-size: 12px; color: #000000; font-weight: bold }
.text-datum { font-family: verdana, arial, helvetica; font-size: 10px; color: #000000; font-weight: bold }

.text-h1    { font-family: verdana, arial, helvetica; font-size: 20px; color: #000000; font-weight: bold }
.text-h2    { font-family: verdana, arial, helvetica; font-size: 18px; color: #000000; font-weight: bold }
.text-h3    { font-family: verdana, arial, helvetica; font-size: 16px; color: #000000; font-weight: bold }

.textarea   { font-family: verdana, arial, helvetica; font-size:7.5pt; color: #ff0000; }
.status     { font-family: verdana, arial, helvetica; font-weight: 700; font-size: 16px; color: #ffffff; }

.sinp {
	border: 1px solid black;
	background: #eeeeee;
	font: 11px verdana,arial,helvetica;
	color: #000000;
	scrollbar-face-color:#CBD8FC;
	scrollbar-arrow-color:#CBD8FC;
	scrollbar-track-color:#CBD8FC;
	scrollbar-shadow-color:#CBD8FC;
	scrollbar-highlight-color:#CBD8FC;
	scrollbar-3dlight-color:#CBD8FC;
	scrollbar-darkshadow-color:#CBD8FC;
}
.minp {
	border: 1px solid black;
	background: #FAF3A2;
	font: 11px verdana,arial,helvetica;
	color: #000000;
	scrollbar-face-color:#296b84;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#dddddd;
	scrollbar-shadow-color:#094b64;
	scrollbar-highlight-color:#498ba4;
	scrollbar-3dlight-color:#498ba4;
	scrollbar-darkshadow-color:#094b64;
}
