html,body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	color:#333;
	background-color:#FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

form,input 		{margin-top: 2px;margin-bottom: 2px;}
form 			{margin: 0px; padding: 0px;}
ol				{margin-top: 2px;margin-bottom: 2px;}
ul				{margin-top: 2px;margin-bottom: 2px;}
small 			{font-size:9px; color: #666666;}
H1 				{margin:0px;text-align:left;font-size: 20px;font-weight: bold;}
H2 				{margin:0px;text-align:left;font-size: 16px;font-weight: bold;}
H3 				{margin:0px;text-align:left;font-size: 14px;font-weight: bold;}
H4				{margin:0px;text-align:left;font-size: 11px;font-weight: bold; color: #339944;}
label			{font-weight:bold}
p 				{}
a {color:#0066CC;cursor: pointer;}
a:link,	a:visited {color:#0066CC;text-decoration:none;}
a:focus, a:hover {text-decoration:underline;}
.subtitle		{margin:0px;text-align:left;font-size: 11px;font-weight: bold; color: #339944;}
.mapdootitle		{margin:0px;text-align:left;font-size: 11px;font-weight: bold; color: #339944;}
.logininput		{border: 1px solid #99b3b4;width: 220px;background: #e4ebeb;padding:1px;outline:none;}
.logininput:focus	{border:1px solid #567475;background: #e4ebeb;}
.inputenable	{margin-top: 2px; margin-bottom: 2px; border: 1px solid #99b3b4;}
.inputdisable	{margin-top: 2px; margin-bottom: 2px; border: 1px solid #99b3b4; color:#AAA; background: #f8f8f8;}
.linkspan {color:#0066CC;cursor: pointer;}
.linkspan:hover {text-decoration:underline;cursor:pointer;}

#mdmain {
	height:100%; 
	width:100%;
	margin:0px;
	padding: 0px;	
	visibility: visible;
} 

#mdheader {
	width:100%;
	height:100px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	z-index:13;
}

#menubar{
	width:100%;
	height:18px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #006699;
}

#mdleft {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 122px;
	left: 0px;
	bottom:0px;
	width: 250px;
	height: expression(documentElement.clientHeight-123);
	background-color: #FFFFFF;
	text-align: left;
	overflow-y: auto;
	overflow-x: hidden;
}

.panel {
	width: 220px;
	margin: 0px;
	padding: 6px;
	CLEAR: both;
	background-color: #FFFFFF;
	/*DISPLAY: none;*/
}

.active-tab-body.panel {
	DISPLAY: block;
}

.mdleft_inner{
	width: 220px;
	padding: 3px;
}

.mdleft_inner_item{
	width: 220px;
	padding: 3px;
}

#_oLefttab {
	LIST-STYLE-TYPE: none;
	margin:0px;
}

.classtabs {
	margin: 0px; padding: 0px;
}

.classtabs LI {
	FLOAT: left;
}

.classtabs A {
	FLOAT: left;
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	MARGIN-LEFT: 4px;
	MARGIN-bottom: 0px;
	COLOR: #333333;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	border: 1px solid #006699;
}

.classtabs A.active-tab {
	COLOR: #006699;
	BACKGROUND-COLOR: #DDDDFF;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #FFFFFF;
	border-left-color: #006699;
}

.content {
	width: 500px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	float: right;
	left: 252px;
	top: 125px;
	visibility: visible;
}

#mdmap {
	position: absolute;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	float: right;
	left: 252px;
	top: 123px;
	visibility: visible;
} 

#mdfooter {
	width:100%;
	height:15px;
	font-size: 10px;
	color: #666666;
	text-align:center;
	position: absolute;
	margin: 0px;
	padding: 0px;
	bottom:0;
	visibility: visible;
	overflow: hidden;
}

.mdmapinfotitle {
	text-align:left;
	font-size: 14px;
	color: #000000;
} 
.mdmapinfodesctyle {} 
.mdmapinfodirectionstyle {} 

.top{
	position: absolute;
	color: #FFFFFF;
	font-weight: bold;
	top:6px;
	z-index:50;
	visibility: visible;
}
.top a:link {color: #FFFFFF;text-decoration:none;}
.top a:visited {color: #FFFFFF;text-decoration:none;}
.top a:hover {text-decoration: underline;}

#toplogin{
	right:6px;
}

#toplogin a{
	text-decoration: none;
}

#toplogin a:hover{
	text-decoration: underline;
}

#topinfo{
	left:6px;
}
	
#mdrs_inner{
	color: #333;
}

#mdrs_inner a{
	text-decoration: none;
}

#mdrs_inner a:hover{
	text-decoration: underline;
}

.mdthread{
	width:200px;
	height:15px;
	background: #ffffff;
	text-align:center;
	margin: 0px;
	padding-top: 15px;
	bottom:0;
}

.mdthread a{
	text-decoration: none;
}

.mdthread a:hover{
	text-decoration: underline;
}

#footer a {
	
}

#printPanel {
	position: absolute;
	top: 5px;
	right: 420px;
	width: 120px;
	height: 20px;
	visibility: visible;
}

#CollapsiblePanelGroup1 {
	margin: 0px;
	position: absolute;
	right: 4px;
	width: auto;
	top: 101px;
	z-index: 21;
	visibility: visible;
}

div.CollapsiblePanelTab {
	font-weight: bold;
	font-size:10px;
	padding-top: 2px;
	padding-bottom:0px;
	margin:0px;
	height: 14px;
	text-align:center;
}

.CollapsiblePanelContent {
	width: 120px;
	font-size:10px;
}

.CollapsiblePanelContent#CollapsiblePanelContent2 {
	width: 130px;
}

.CollapsiblePanelContent#CollapsiblePanelContent4 {
	width: 130px;
}

.CollapsiblePanelContent#CollapsiblePanelContent5 {
	width: 130px;
}

.CollapsiblePanelContent input{
	height:13px;
	width:15px;
	padding: 0;
	margin-top:1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 1px;
}

#CollapsiblePanel1 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 120px;
	height: 15px;
}

#CollapsiblePanel2 {
	position: absolute;
	top: 0px;
	float:right;
	right: 120px;	
	width: 120px;
	height: 15px;
}

#CollapsiblePanel3 {
	position: absolute;
	top: 0px;
	right: 240px;	
	width: 120px;
	height: 15px;
	visibility: visible;
}

#CollapsiblePanel4 {
	position: absolute;
	top: 0px;
	right: 360px;
	width: 120px;
	height: 15px;
	visibility: visible;
}

#CollapsiblePanel5 {
	position: absolute;
	top: 0px;
	right: 480px;
	width: 120px;
	height: 15px;
	visibility: visible;
}

#logincontainer 	{border:1px solid #99b3b4;padding:15px;margin:auto;background-color:white}
#logincontainer2 	{width:210px;border:1px solid #99b3b4;padding:3px 5px;margin:auto;background-color:white}
#registercontainer2 {width:210px;border:1px solid #99b3b4;padding:5px;margin-top:1px;margin-bottom:1px;background-color:#DDDDFF}
.clear				{clear:both}
#log 				{padding:2px;margin:2px auto auto auto;width:230px;}
#log p 				{margin:0;padding:4px 0 4px 0;}
.error 				{color:red;margin:0;padding:0;}
.error1 			{color: #339944;margin:0;padding:0;}
.msg 				{color:green;margin:0;padding:0;}
select				{border: 1px solid #99b3b4;background: #FFFFFF;font:normal 1em auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color:#443;}
div.pages			{margin:10px;}
div.pages div,div.pages a	{margin-right:1px;padding:1px 5px 2px 5px;border:1px solid #99b3b4;text-decoration:none;font-size:11px;color:#99b3b4;}
div.pages div,div.pages a:hover	{border:1px solid #99b3b4;background-color:#99b3b4;color:#fff;}
div.pages .current		{border:1px solid #443;background-color:#99b3b4;color:#fff;}

.faqQ {
	color: #0066CC;
	font-weight: bold;
}
.faqA {
	font-style: italic;
	font-weight: bold;
}

#formContent{
	padding:5px;
}

/* Big box with list of options */
#ajax_listOfOptions{
	position:absolute;	/* Never change this one */
	width:175px;	/* Width of box */
	height:100px;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #317082;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	text-align:left;
	font-size:11px;
	z-index:100;
}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;		
	padding:1px;
	cursor:pointer;
	font-size:11px
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
	
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color:#317082;
	color:#FFF;
}
#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}

.loadingdiv{
	position:absolute;
	width: 100%;
	height: 100%;
	top:0px;
	left:0px;
	text-align: center;
	background-color: #FFFFFF;
	-moz-opacity:.50;
	opacity:.50;
	clear:both;
	z-index: 101;
}

#typebox {
	position:absolute;
	margin:1px;
	padding:0px;
	width:150px; 
	max-width: 200px;
	height:auto;
	left:260px;
	bottom:60px;
	/*border: 1px solid #99b3b4;*/
	color:#333333;
	z-index:100;
}
#typebox div {font-size: 9px; margin: 1px 0px; clear: both; width: auto; height: 18px; border: #bbb 1px solid;border-right: #bbb 1px solid; background: url('../img/bg_white50.png') repeat;}
#typebox div input { right:0px; position:absolute}
#typebox div img { clear: both;	margin: 0px 1px; vertical-align: middle;}
#typebox div img.imgchecked{border: #bbb 1px solid; right:0px; position:absolute; margin-top: 1px;}
#typebox div img.imgchecked:hover{border: #666 1px solid;}

#infowindow{
	border:0px solid red;
	margin:0px;
	padding-bottom:12px;
}

#windowads{
	position: absolute;
	border:0px solid blue;
	bottom:-6px;
	right:0px;
	left:0px;
	height:12px;
}

#bannerads{	
	padding:0px;
	border:0px solid #EED; 
	width:468px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

#tabads_frame{
}

#footerads{
	position:absolute;
	height:18px;
	width: expression(documentElement.clientWidth-255);
	left:252px;
	right:3px;
	bottom:0px;
	padding:0px;
	border:0px solid #EED; 
	display: inline;
}

#footerads_frame{
	margin:0px;
	padding:0px;
	width:100%;
}

#ads {
	position: absolute;
	bottom: 35px;
	right: 10px;
	width: 120px;
	border-width: 0px;
	border-style: solid;
	border-color: #CCCCCC;
	z-index:20;
	visibility: visible;
}

#ad1 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 120px;
	height: 60px;
	background:#f0f0f0;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	z-index:20;
	visibility: visible;

}

#ad2 {
	position: absolute;
	bottom: 65px;
	right: 0px;
	width: 120px;
	height: 60px;
	background:#fff0f0;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	z-index:20;
	visibility: visible;
}

#ad3 {
	position: absolute;
	bottom: 130px;
	right: 0px;
	width: 120px;
	height: 60px;
	background:#f0fff0;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	z-index:20;
	visibility: visible;
}

#ad4 {
	position: absolute;
	bottom: 195px;
	right: 0px;
	width: 120px;
	height: 60px;
	background:#f0f0ff;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	z-index:20;
	visibility: visible;
}

.ads_0 {
	margin:0px;
	padding:0px;
	margin-top:3px;
	width: 120px;
	height: 60px;
	border: 1px solid #CCCCCC;
	z-index:20;
	visibility: visible;
}


	
ul#searchformenu {
	background: #FFF;
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 10px;
}

ul#searchformenu li {
	display: inline;
	margin: 0;
	position: relative;
}

ul#searchformenu li a {
	color: #AAA;
	text-decoration: none;
	padding: 0;
}

ul#searchformenu li a:hover {
	text-decoration: underline;
	color:#33f;
}

.sf_active{
	color:#33f;
}

