/* CSS Document */
body { margin:0px; padding:0px; background:url(../../images/bg_page.gif) repeat-x #F4F4E7; }
table { color:#666666; font-family:Verdana,Arial,Helvetica; font-size:11px; }

a:link { color:#5C8901; text-decoration:none; font-weight:bold; }
a:visited { text-decoration:none; color:#7CB801; font-weight:bold; }
a:hover { text-decoration:none; color:#F4CC39; font-weight:100; }
a:active { text-decoration:none; color:#5C8901; }

.style1 {
	color: #7E7E7E;
	font-size: 10px;
}
.style3 { font-size:10px; color:#666666; }
.style5 { font-size:10px; color:#2F3192; }
.style9 { font-size:10px; color:#00AEEF; }
.style11 { font-size:10px; color:#7E7E7E; }
.style12 { color:#999999; }

.style13 {
	font-size: 10px;
	color: #FFFFFF;
}
.biggreeen {
	color: #6b9a01;
	font-weight: bold;
	font-size:12px
}
.bigdarkblue {color: #2C3292;
	font-weight: bold;
	font-size:14px
}
a:link {
font-weight:bold;
	color: #009900;
}
a:visited {
	color: #00CC00;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
a.inpage {
	color: #0033FF;
}
.scroll {
	height: 290px;
	width: 535px;
	overflow-y: scroll;
	overflow-x:visible
/*	position: relative;*/
}
.scrollsmall {
	height: 240px;
	width: 555px;
	overflow-y: auto;
	overflow-x:visible
/*	position: relative;*/
}
.style16 { font-size:6px; font-style:normal; color:#E1EDBB; }
.style17 {font-size:10px; }

.red { color:#CC0000; }
ul { margin:0px; padding-left:25px; }
li { margin:3px 0px; padding:0px; }
p { margin:10px 0px; padding:0px; }
