/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5D92C1;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #5D92C1;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #5D92C1;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #5D92C1;
	font-size: 11px;
	font-weight: bold;
}
.style1 {
	color: #003867;
	font-weight: bold;
}
.style2 {
	font-size: 10px;
	font-weight: bold;
	color: #2C3943;
}
.style2 a:link {
	color: #003867;
	text-decoration: none;
}
.style2 a:visited {
	text-decoration: none;
	color: #003867;
}
.style2 a:hover {
	text-decoration: underline;
	color: #003867;
}
.style2 a:active {
	text-decoration: none;
	color: #003867;
}

.style3 {
	color: #003366;
	font: bold;
	font-size: 10px;
	}

ul, li {list-style-type:square; font-size:11px}

INPUT, SELECT, TEXTAREA {
background-color: white;
color: #003767;
font-family: verdana;
font-size: 11px;
border: solid 1px gray;
padding: 2;
}

.position { position: absolute; width:180px; height:75px; z-index:3; left: -220px; top: -95px; visibility: visible }

	