body {
	background-image: url(/resources/images/bg_all.gif);
	margin: 0px;
	padding: 0px;
	scrollbar-highlight-color: #2470C6;
    scrollbar-3dlight-color: white;
    scrollbar-darkshadow-color: #525252;
    scrollbar-shadow-color: #2470C6;
    scrollbar-arrow-color: white;
    scrollbar-track-color: #e8e8e8;
    scrollbar-face-color: #0b52a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A {
	text-decoration: underline;
	color: #0b52a2;
}
A:hover {
	text-decoration: underline;
	color: #217c28;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style4 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {color: #FFFFFF}
.style6 {
	color: #0b52a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style7 {
	color: #217c28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style1 A {
	text-decoration: none;
	color: #000000;
}
.style1 A:hover {
	text-decoration: underline;
	color: #217c28;
}
.style4 A {
    color: #FFFFFF;
	text-decoration: none;
}
.style4 A:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
A.menu {
    color: #000000;
    text-decoration: none;
}
A.menu:hover {
	text-decoration: underline;
	color: #217c28;
}
H3.header_big, H1, H2, H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #076190;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
P.small {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color: #555555;
}
LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
UL {
    list-style-image: url('/resources/images/arr.gif');
}
UL.green {
    list-style-image: url('/resources/images/arr3.gif');
}
.input {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	width: 200px;
	border: 1px solid green;
}
.button {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
}
.tableHeader {
    background-color: #0B52A2;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}
CAPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
