body, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #88959E;
}
input, textarea, select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.bg {
	background-image: url(images/bg3.gif);
	background-repeat:  repeat-x;
}
.text {
	font-size: 11px;
	text-align: justify;
}

a { color: #88959E; text-decoration: none }
a:hover { color: #83ADC9; text-decoration: underline }

a.yellowLink { color: #B58B02; text-decoration: none }
a.yellowLink:hover { color: #83ADC9; text-decoration: none }

a.blueLink { color: #83ADC9; text-decoration: none }
a.blueLink:hover { color: #83ADC9; text-decoration: underline }

h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #83ADC9;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #83ADC9;
}

#menu a {
	color:#B58B02;
	text-decoration:none;
	line-height:18px;
	display:block;
	height:18px;
	overflow:hidden;
	float:left;
	border-left: 1px solid #88959E;
	padding-right: 10px;
	padding-left: 5px;
}

#menu a:hover {color:#83ADC9; background:url(images/bg_menu_on.gif);}

body {
	scrollbar-arrow-color: #B2BABD;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #B2BABD;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #B2BABD;
	scrollbar-track-color: #F6F8FA;
}
