body {
	background-image:url(img/bg_body.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	margin:0px;
	padding:0px
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C
}
table{
	border-collapse:collapse;
}
td{
	padding:0px
}
a{
	color: Navy;
	text-decoration: none;
}
a:hover{
	color: #7B68EE;
/*	text-decoration: underline;*/
}
.bgTopLeft{
	background-image:url(img/bg_top_left.gif);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:right;
	height:24px
}
.bgTopRight{
	background-image:url(img/bg_top_right.gif);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:top;
	height:24px
}
.bgDividerUrl{
	background-image:url(img/bg_divider_url.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
.bgDividerContent{
	background-image:url(img/bg_divider_content.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
.bgHeaderLeft{
	background-color:#000000;
}
.bgHeaderRight{
	background-image:url(img/bg_header_right.gif);
	background-position: left top;
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:top
}
.bgHeaderRightHunter{
	background-image:url(img/pic_header_right.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:220px
}
.bgLogo{
	background-image:url(img/bg_logo.gif);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
	padding-top:10px
}
.bgLogoNew{
	background-image:url(img/bg_logo_new.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

.bgHeaderLinks{
	background-color:#054D5C;
	vertical-align:middle
}
.bgHeaderLinks a{
	font-size:12px;
	color: #4BA9B3;
	text-decoration:none
}
.bgHeaderLinks a:hover{
	color: #ffffff;
	text-decoration:none
}
.bgBottomLeft{
	text-align:left;
	vertical-align:top;
	color:#ffffff;
	background-color:#000000;
}
.bgCopyright{
	text-align:right;
	vertical-align:top;
	color:#a0a0a0;
}
.bgBottomRight{
	background-image:url(img/bg_bottom_right.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left
}
.bgHeaderLinksBottom{
	background-color:#01454F;
	color:#FFFFFF;
	text-decoration:none;
	text-align:right;
	padding-right:8px
}
.bgHeaderLinksBottom a{
	color:#FFFFFF;
	text-decoration:none
}
.bgHeaderLinksBottom a:hover{
	color:#FFFFFF;
	text-decoration:underline
}
.bgSearch{
	background-image:url(img/bg_search.gif);
	background-position:right top;
	background-repeat:no-repeat
}
.bgSearchNew{
	background-image:url(img/bg_search_new.gif);
	background-position:right bottom;
	background-repeat:repeat-x
}
.bgSearchNew input.inputSearch{
	background-color:#0196A7;
	border-width: 0px 1px 1px 0px;
	border-style:solid;
	border-color:#3CBAC1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width:100%
}
.bgSubHeaderLeft{
	background-image:url(img/bg_subheader_left.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#020C10;
	text-align:left;
	vertical-align:top;
}
.bgSubHeaderLeftLeft{
	background-image:url(img/pic_subheader_left_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
	padding-left:38px;
	padding-top:23px
}
.bgSubHeaderRight{
	background-image:url(img/bg_subheader_right.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#020C10
}
.tableMenu td{
	text-align:left;
	vertical-align:top;
	padding-left:15px;
	padding-top:5px

}
.tableMenu a{
	color:#0196A7;
	font-size:12px;
	text-decoration:none;
	padding-right:15px
}
.tableMenu a:hover{
	color:#ffffff;
	font-size:12px;
	text-decoration:none
}
/*
.bgContent{
	background-image:url(img/bg_content_city.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
*/
.bgContentMiddle{
	background-image:url(img/bg_content_middle.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
}
.bgContentRight{
	background-image:url(img/bg_content_right.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.contentLeft{
	text-align:left;
	vertical-align:top;
	padding:5px;
	padding-bottom:250px
}
.contentMiddle{
	text-align:left;
	vertical-align:top;
	padding:15px;
}

.textWhite{
	color:#FFFFFF
}
.btnNext{
	text-align:right
}
.cssLinkDownload{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: Lime;
	font-weight: bold;
}
.cssColorBlue{
	color: Navy;
}
.cssColorRed{
	color: Red;
}
.cssBGGold{
	background-color: #E1C279;
}
.cssTableSupport td{
	padding: 3px;
}