body {
	color: #000000;
	font: 10pt Helvetica, Verdana, Arial, sans-serif;
	line-height:12pt;
	background-color: #C5C6C7;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	color: #423495;
}
input.text {
	border: 1px #2D6FB2 solid;
	height: 14px;
	width: 160px;
	margin-bottom: 4px;
	font-size: 9pt;
	color: #142C83;
	padding-left: 2px;
}
input.button, input.file {
	border: 1px #2D6FB2 solid;
	height: 20px;
	width: 120px;
	color: #ffffff;
	background-color: #2D6FB2;
	font-size: 9pt;
}
textarea {
	width: 160px;
	border: 1px #2D6FB2 solid;
	font: 10pt Helvetica, Verdana, Arial, sans-serif;
	color: #142C83;
	padding: 1px;
}
.error {
	color: #ED7F03;
}
a:link, a:active, a:hover {
	color: #b73192;
	text-decoration: none;
}
a:visited {
	color: #423495;
	text-decoration: none;
}
a.menu:link, a.menu:visited, a.menu:hover, a.menu:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover, a.menu:active {
	color: #F58B1E;
}
.foot_txt {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.scrolling_div {
	width:968px; 
	height:353px;
	overflow:auto;
}
.scrolling_div_menu {
	width:968px; 
	height:333px;
	overflow:auto;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style3_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
