body {
	background: #FFFFFF;
	background-image: url(../images/bg1x1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}
.MenuHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	}
.MenuLinks {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	}
.DirLinks {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	}
a:link {
	color: #0000FF;
	text-decoration: none;
	}
a:active {
	color: #0000FF;
	text-decoration: none;
	}
a:visited {
	color: #0000FF;
	text-decoration: none;
	}
a:hover {
	color: #0000FF;
	text-decoration: none;
	}
a.menu:link {
	color: #000000;
	text-decoration: none;
	}
a.menu:active {
	color: #000000;
	text-decoration: none;
	}
a.menu:visited {
	color: #000000;
	text-decoration: none;
	}
a.menu:hover {
	color: #0000FF;
	text-decoration: none;
	}
a.footer:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
a.footer:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
a.footer:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
a.footer:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #146291;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	}
tr,td {
	text-align: left;
	}
.ContentText {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	}
.LinksFooter {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	}
.PartnersFooter {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
/* Background images for tables, to avoid using
   the "background" attribute - Non-XHTML */
.BGbr-left {
	background-image: url(../images/border-left.gif);
	}
.BGbr-right {
	background-image: url(../images/border-right.gif);
	}
.BGgray1x1 {
	background-image: url(../images/gray1x1.gif);
	}
.BGbluetop {
	background-image: url(../images/bluetop.gif);
	}
.BGmenuleft {
	background-image: url(../images/menu-left.gif);
	}
.BGmenuright {
	background-image: url(../images/menu-right.gif);
	}
.BGcontentfill {
	background-image: url(../images/content-filler.gif);
	}
.BGcontentleft {
	background-image: url(../images/content-left.gif);
	}
.BGcontentright {
	background-image: url(../images/content-right.gif);
	}
.BGcontentbot {
	background-image: url(../images/content-bot.gif);
	}
.BGfootergrad {
	background-color: #FFFFFF;
	background-image: url(../images/footer-grad.gif);
	}
.BGfooterbot {
	background-image: url(../images/footer-bot.gif);
	}
.BGlblue1x1 {
	background-image: url(../images/lblue1x1.gif);
	}
.inputfind {
	background-color: #BBDDFF; 
	color: #000000; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	}
form,input {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;*/
	}
.button {
	background-color: #3DA7E4;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom: 3px;
	color: #FFFFFF;
	height: 20px;
	}
.CodeArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	height: 50px;
	width: 350px;
	border: 1px solid #CCCCCC;
	}
