/* CSS Document */
body {
	background: url(../images/bg_main.gif) repeat-x #fff;
	margin: 0px;
}
#toplink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	padding: 5px 5px 0 0;
}
#toplink a:link, #toplink a:visited, #toplink a:active {
	text-decoration: none;
	color: #fff;
}
#toplink a:hover {
	text-decoration: underline;
	color: #fff;
}
#logo {
	padding: 13px 0 0 32px;
}
#nav {
	padding: 21px 0 29px 10px;
}
#topnav {
	padding: 14px 0 0 0;
}
.showmenu {
	top: 148px;
	float: left;
	margin: 0 0 0 -122px;
	position: absolute;
	display: none;
	background-image: url(../images/bg_subcat.gif);
	background-repeat: no-repeat;
	width: 930px;
	height: 24px;
	padding: 5px 0 0 15px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;	
}
.showmenu a:link, .showmenu a:active, .showmenu a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
.showmenu a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
.showmenu1 {
	top: 148px;
	float: left;
	margin: 0 0 0 -242px;
	position: absolute;
	display: none;
	background-image: url(../images/bg_subcat.gif);
	background-repeat: no-repeat;
	width: 930px;
	height: 24px;
	padding: 5px 0 0 15px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;	
}
.showmenu1 a:link, .showmenu1 a:active, .showmenu1 a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
.showmenu1 a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

.showmenu2 {
	top: 148px;
	float: left;
	margin: 0 0 0 -362px;
	position: absolute;
	display: none;
	background-image: url(../images/bg_subcat.gif);
	background-repeat: no-repeat;
	width: 930px;
	height: 24px;
	padding: 5px 0 0 15px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;	
}
.showmenu2 a:link, .showmenu2 a:active, .showmenu2 a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
.showmenu2 a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

#latestupdates {
	background-color: #EC9108;
	border: 1px solid #fff;
	width: 253px;
	height: 304px;
}
#latestupdates ul {
	margin: 0px;
	list-style: none;
	padding: 0px 0 0 14px;
}
#latestupdates ul li {
	padding: 0 10px 10px 15px;
	margin: 0px;
	background: url(../images/bullets.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
#latestupdates ul li a:link, #latestupdates ul li a:visited, #latestupdates ul li a:active {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
}
#latestupdates ul li a:hover {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;	
}
#flash {
	border: 1px solid #fff;
}
#welcome_head {
	background-image: url(../images/welcome_bg.gif);
	background-repeat: repeat-x;
	padding: 8px 0 0 10px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	height: 25px;
	margin: 0 1px 0 1px;
}
#content_main {
	padding: 10px 10px 0 10px;
	color: #656464;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
#content_main_member {
	padding: 10px 0;
	color: #656464;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #656464;
	margin: 0 0 15px 0;
	line-height: 15px;
}
p a:link, p a:active, p a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
p a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
#signup_box {
	background-image: url(../images/signup_bg.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 57px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #690004;
	padding: 30px 8px 0 8px;	
}
form {
	margin: 0px;
}
.input {
	border: 1px solid #fff;
	background-color: #fff;
	width: 100%;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
#virtualtour {
	background-image: url(../images/virtualtour_bg.gif);
	background-repeat: no-repeat;
	width: 256px;
	height: 30px;
	padding: 57px 0 0 0;
	text-align: center;
}
#footer_main {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 135px;
}
#footer_main td div {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3300;
	font-weight: bold;
	text-align: center;
	padding: 24px 0 0 0;
}
#footer_main td div a:link, #footer_main td div a:active, #footer_main td div a:visited {
	font-size: 12px;
	color: #cc3300;
	font-weight: bold;
	text-decoration: none;
}
#footer_main td div a:hover {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#footer_main td span {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.copyright {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
#flash_bg {
	background: url(../images/flash_bg.gif) left bottom;
	background-repeat: repeat-x;
	padding: 0 0 14px 0;
	margin-top:20px;	
}
#bottombar{
	height:20px;
}.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-color: #99CCCC;
	padding-left: 4px;
}
.boldtext {
	font-weight: bold;
}
table.tabulardata tr td{padding-left:4px;}.italicheader {
	font-style: italic;
	text-decoration: underline;
	color: #003366;
}
table.tabulardata td a:link, table.tabulardata td a:active, table.tabulardata td a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
table.tabulardata td a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
#latestupdates_inner {
	background-color: #EC9108;
	border: 1px solid #fff;
	width: 253px;
	height: 304px;
}
#latestupdates_inner ul {
	margin: 0px;
	list-style: none;
	padding: 0px 0 0 14px;
}
#latestupdates_inner ul li {
	padding: 0 10px 10px 15px;
	margin: 0px;
	background: url(../images/bullets.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
#latestupdates_inner ul li a:link, #latestupdates_inner ul li a:visited, #latestupdates_inner ul li a:active {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
}
#latestupdates_inner ul li a:hover {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
}
#latestupdates_inner ul li span {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
}
#title {
	color: #006EAA;
	display: block;
	border-bottom: 1px dashed #ccc;
	margin: 0 0 6px 0;
	padding: 4px 0 2px 0;
	background-color: #f4f4f4;
}
.tdcolor {
	background-color: #FBFBFB;
	font-size:11px;
	height:21px;
}
.tdcolor td.header{
background-color:#FFCC66;
height:21px;
}
	
ul,li{z-index:400;}
.headerbgmain {
	background: url(../images/headerbg_main.jpg) bottom no-repeat;
}
.style1 {
	color: #990000;
	font-weight: bold;
}
