a.foot:link {
	font: 9px "MS Sans Serif", Geneva, sans-serif;
	color: #3268A0;
	text-decoration: none;
}
a.foot:visited {
	font: 9px "MS Sans Serif", Geneva, sans-serif;
	color: #3268A0;
	text-decoration: none;
}
a.foot:hover {
	font: 9px "MS Sans Serif", Geneva, sans-serif;
	color: #3268A0;
	text-decoration: underline;
}
body {
	background-image: url(images/back.gif);
	margin: 0 0 0 0;
}
input {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #E2EBF3;
	border: #010002;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 80px;
}
input.ok {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #E2EBF3;
	border: #D1DDE9;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 20px;
}
/* class */

p.foot {
	font: 9px "MS Sans Serif", Geneva, sans-serif;
	color: #3268A0;
	margin-left: 48px;
	margin-top: 2px;
}
p.news {
	font: 9px "MS Sans Serif", Geneva, sans-serif;
	color: #ffffff;
	margin: 0 0;
}
table.general {
	background-image: url(images/back_gradient.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: top;
}
td.foot {
	background-image: url(images/foot.jpg);
	width: 760px;
	height: 28px;
}
td.login {
	background: url(images/login.jpg) no-repeat;
	width: 760px;
	height: 113px;
}
td.logo {
	width: 760px;
	height: 245px;
}
td.maincenter {
	background-image: url(images/main_center.jpg);
	background-repeat: repeat-x;
	width: 649px;
	height: 255px;
}
td.maincenternone {
	background-image: url(images/main_center_none.jpg);
	background-repeat: repeat-x;
	width: 649px;
	height: 255px;
}
table.mainback {
	width: 760px;
	background: url(images/back_main_solid.jpg) repeat-y;
}
table.mainbacknone {
	width: 760px;
	background: url(images/back_main_solid_none.jpg) repeat-y;
}.progbig {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: normal}
.form {  background-color: #E2EBF3; font-family: Arial, Helvetica, sans-serif; font-size: 10px}
