body {
	background:#FFFFFF;
	background-image:url('images/page_back.gif');
	background-repeat:repeat-y;
	margin: 0;
	padding:0;
	font-family: Verdana, "Times New Roman", "MS Sans Serif";
/*
scrollbar-Track-Color: #ADD5D5;
scrollbar-base-color: #227A84;
scrollbar-arrow-color: #8ED3D3;
scrollbar-DarkShadow-Color: #227A84;
scrollbar-Highlight-Color:#8ED3D3;
scrollbar-LightShadow-Color: #227A84; 
scrollbar-Shadow-Color: #227A84

*/

}
.title {
	color: #000000;
	font-size: 15pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
}
.subtitle {
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
}
.stBG {
	position:relative;
	float:left;
	width:140px;
	height:100%;
	text-align:center;
}
#white {
	color:#ffffff;
	font-weight: bold;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
}
#red {
	color: red;
	font-weight: normal
}
.leadtext {
	font-family: arial narrow, verdana, helvetica, arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000
}
.ln_break {
	color:#cccc99;
	background: cccc99
}
li {
	style: square;
	color: 000000
}
hr {
	color: 6666cc;
noshade;
size=1
}
H2 {
	font-family: verdana, helvetica, arial, sans-serif
}
H1 {
	font-family: verdana, helvetica, arial, sans-serif
}
TD {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt
}
P {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt
}
Top of Page {
	font-family: Verdana, Helvetica, sans-serif;
font-size: .8em font-color: red
}
A:link {
	text-decoration: none;
	color: blue;
	font-weight: bold
}
A:active {
	text-decoration: none;
	color: silver;
	font-weight: normal
}
A:visited {
	text-decoration: none;
	color: blue;
	font-weight: bold
}
A.mail {
	text-decoration: none;
	color: 227A84;
	font-weight: normal
}
A:visited.mail {
	text-decoration: none;
	color: 227A84;
	font-weight: normal
}
#ln {
	color: ffffff
}
#lns {
	color: 00cccc
}
#lnon {
	color: 00cccc
}
#red {
	color: red
}
#white {
	color: ffffff
}
#color2 {
	background-color: f0f0f0
}
.aceButton {
	background-color: 4374C2;
	border-color: 4374C2;
	border-style: beveled;
	border-width: 1;
	color: #fff;
	font-size: 10pt;
	font-family: verdana;
}
.acesubmit {
	background-color: 4374C2;
	border-color: 4374C2;
	border-style: beveled;
	border-width: 1;
	color: ffffff;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
}
#fadeinbox {
	position:absolute;
	width: 450px;
	left: 0;
	top: -400px;
	border: 2px solid black;
	background-color: ffffff;
	padding: 4px;
	z-index: 100;
	visibility:hidden;
}
#layer1 {
	position: absolute;
	top: 49px;
	left: 290px;
	width: 400px;
	height: 400px;
	visibility: visible;
	z-index:2
}
#layer2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1200px;
	height: 460px;
	visibility: visible;
	z-index:1
}

