body {
	background-color: #CBCFD2;
	background-image: url(images/bodybk.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #061866;
	text-decoration: none;
	line-height: 15pt;
}
a {
	color: #1F4E78;
	text-decoration: underline;
}
a:hover {
	color: #1F4E78;
	text-decoration: underline;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1AEB7;
}
.font_10 {
	font-size:10px;
}
.font_big {
	font-weight: bold;
	color: #D96C00;
	text-decoration: none;
	text-transform: uppercase;
}
.font_h1 {font-size:11pt;font-weight: bold;color: #D96C00;	text-decoration: none;}
ul {
	list-style-position: outside;
	list-style-image: url(images/icon_ul.gif);
	list-style-type: disc;
}
.box {
	border: 1px solid #CCCCCC;
}
.login {
	background-color: #E7E7E7;
	border: 1px solid #E7E7E7;
	height: 22px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-position: center;
	line-height: 22px;
	vertical-align: middle;
}
.box2 {
	border: 1px solid #B1B1B1;
	background-color: #DADADA;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}