@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #fafafa;
}
.cell_bg {
	background-color: 11193f;
	background-image: url(images/cell_bg.png);
	background-repeat: repeat-x;
}
#apDiv1 {
	position:absolute;
	width:900px;
	height:42px;
	z-index:1;
	top: 335px;
}
.w_bg {	background-color: fdfdfd;
	background-image: url(images/w_corner_bg.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
}
a:link {
	color: #1C294D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.style1 {color: #11193f}
.style2 {color: #666666}
.style3 {
	text-align: center;
}
.style5 {
	color: #395574;
	font-size: 12pt;
	margin: 0 10px;
}
.style6 {
	color: #666666;
	margin: 0 10px;
}
.style7 {
	color: #395574;
}
.style8 {
	color: #395574;
	font-size: 12pt;
}
.style9 {
	color: #395574;
	margin: 0 10px;
}
.form_gred {
	background-image: url(images/gred_grey.png);
	background-repeat: repeat-x;
	background-color: #DFDFDF;
	font-family: Georgia;
	font-size: 13px;
}
h5 {
	font-size: 18px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
	color: #CC0000;
	font-style: italic;
	text-decoration: blink;
}