.links {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #0055a5;
	text-decoration : none;
	float : right;
	margin-right : 10px;
	margin-top : 8px;
	margin-bottom : 6px;
}
.links a {
	color : #0055a5;
	text-decoration : none;
}
.links a:hover {
	color : #0055a5;
	text-decoration : underline;
}
.tabs {
	float : right;
	clear : both;
	width : 684px;
}
.topBarLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}
.topBarLink:hover {
	color : #dddddd;
}
.topBarActiveLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #2061bb;
}
body {
	background-image : url(imagesnew/bg.gif);
	background-repeat : repeat-x;
	margin : 0px;
}
.notice {
	color : #2061bb;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.notice a {
	color : #2061bb;
	font-weight : bold;
	text-decoration : none;
}
.notice a:hover {
	color : #2061bb;
	font-weight : bold;
	text-decoration : underline;
}