body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #213490;
}
body {
	background-color: #213490;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #213490;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #213490;
}
a:hover {
	text-decoration: underline;
	color: #213490;
}
a:active {
	text-decoration: none;
	color: #213490;
}
.formfield {
	border: 0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.leftbg {
	background-attachment: scroll;
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightbg {
	background-attachment: scroll;
	background-image: url(images/right_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mainbg {
	background-attachment: scroll;
	background-image: url(images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: left 107px;
}
.topbg {
	background-attachment: scroll;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}.mainleftbg {
	background-attachment: scroll;
	background-image: url(images/main_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainrightbg {
	background-attachment: scroll;
	background-image: url(images/main_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.formfieldblue {

	background-color: #FFFFFF;
	border: 2px solid #213490;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.error {
	border: 2px solid #FF0000;
	color: #FF0000;
	font-weight: bold;
}
.righttop {
	background-attachment: scroll;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lefttop {
	background-attachment: scroll;
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.top10table {
	border: 3px solid #213490;
}
.top10tablebottom {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #213490;
	border-right-color: #213490;
	border-bottom-color: #213490;
	border-left-color: #213490;
}
.formfieldsmall {

	border: 0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
