body {
	background-repeat: repeat-x;
	background-image: url("images ui/bg.gif");
	background-color: #cbdaec;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
}

BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 150%;
}

.main {
	vertical-align : top;
	background : url("images ui/middle.gif");
	background-repeat : repeat-y;
}


A.menu, A.menu:ACTIVE, A.menu:FOCUS, A.menu:LINK {
	font-weight: bold;
	text-decoration : none;
	color : #333333;
}
A.menu:HOVER {
	color : #00529B;
}
A.menu:VISITED {
	text-decoration : none;
	color : #333333;
}


A, A:ACTIVE, A:FOCUS, A:LINK {
	font-weight: bold;
	text-decoration : none;
	color : #00428B;
}
A:HOVER {
	color : #900000;
}
A:VISITED {
	text-decoration : none;
	color : #00529B;
}


H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 22px;
	text-align : left;
	line-height : 150%;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 7;
	margin-left : 0;
	margin-right : 0;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : left;
	line-height : 150%;
	margin-top : 14;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
}
H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	line-height : 150%;
	margin-top : 7;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	font-variant : inherit;
	font-size-adjust : none;
}
