/* CSS Document */
body,td,th {
	font-size: 9pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.top:link {
	color: #000000;
	text-decoration: none;
}
a.top:visited {
	color: #000000;
	text-decoration: none;
}
a.top:hover {
	color: #FF3300;
	text-decoration: underline;
}
a.top2:link {
	color: #ff6600;
	text-decoration: none;
	font-weight:bold;
}
a.top2:visited {
	color: #ff6600;
	text-decoration: none;
	font-weight:bold;
}
a.top2:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight:bold;
}
a.ap:link {
	color: #152597;
	text-decoration: none;
}
a.ap:visited {
	color: #152597;
	text-decoration: none;
}
a.ap:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	color: #152597;
	text-decoration: none;
}
a:visited {
	color: #152597;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.index {
	margin:auto;
	width:909px;
	background:url(images/bg.gif);
	padding-left:94px;
}
.left {
	float:left;
	clear:right;
	width:215px;
	overflow: hidden;
	border-right:solid 1px #CCCCCC;
}
.center {
	float:left;
	clear:right;
	width:404px;
}
.right {
	float:left;
	clear:right;
	width:196px;
}
.right2 {
	float:left;
	clear:right;
	width:600px;
}
.pic {
	padding:1px;
	border:solid 1px #CCCCCC;
}
.pic2 {
	border:solid 1px #333333;
}
.input {
	font-size:9pt;
	height:15px;
	width:90px;
}