body {
	background-color: #ffffff;
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	font:11px Verdana,Arial;
}
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.highlitetext{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #red;
}
.smalltext{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.titletext{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: red;
}
.searchleft {
	background-image: url(images/blue_back_left.jpg);
	background-repeat: no-repeat;
}
.searchcenter {
	background-image: url(images/blue_back_center.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.searchright {
	background-image: url(images/blue_back_right.jpg);
	background-repeat: no-repeat;
}
.searchuleft {
	background-image: url(images/blue_back_uleft.jpg);
	background-repeat: no-repeat;
}
.searchucenter {
	background-image: url(images/blue_back_ucenter.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.searchuright {
	background-image: url(images/blue_back_uright.jpg);
	background-repeat: no-repeat;
}
.menutext, a.menutext:link, a.menutext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
}
.bluedividerstart {
	background-image: url(images/bluedividerstart.jpg);
	background-repeat: no-repeat;
}
.bluedivider {
	background-image: url(images/bluedivider.jpg);
	background-repeat: repeat-x;
}
.bluedividerfinish {
	background-image: url(images/bluedividerfinish.jpg);
	background-repeat: no-repeat;
}
.filler {
	background-image: url(images/fill.jpg);
	background-repeat: repeat-x;
}
.shadowtable {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: 4e4f50; /* lt gray*/
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: 4e4f50; /* lt gray*/
}
.navtd {
	background-image: url(images/nav_back.png);
}
.topnav, a.topnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

a.topnav:hover {
	color: #fbc62c;	
}
.footer, a.footer:link, a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9d9d9d;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

.validation-advice {
	background-color:#FF0000;
	color : #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/error.gif);
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.lefttop {
 	background-image: url(images/lefttop.jpg);
	background-repeat: no-repeat;
}
.midtop {
	background-image: url(images/midtop.jpg);
	background-repeat:repeat-x;
}
.righttop {
 	background-image: url(images/righttop.jpg);
	background-repeat: no-repeat;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #9d9d9d;
}
.easytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #595959;
}
.cats, a.cats:link, a.cats:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.listtitle, a.listtitle:link, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-decoration: bold;
}
a.listtitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #5d5d5d;
	text-decoration: bold;
}
.itemtext, a.itemtext:link, a.itemtext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}
.divider {
 	background-image: url(images/divider.jpg);
	background-repeat: repeat-y;
}
.mailtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}