body {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #333;
	padding:0;
	margin: 0px auto 0px auto;
	background: url('/images/body_bg.gif');
	width: 750px;
}


#header {
	background: url('/images/header_bg.gif');
	margin: 0px;
	padding: 0px;
	
}
#header_wrap { 
	background: url('/images/header_side_left.gif') no-repeat; 
	height: 100px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
}

#header_right { 
	width:130px;
	float:right;
	padding: 10px 0px 0px 0px;
} 

#hozmenu { 
	background: url('/images/header_menu_bg.gif');
}
#hozmenu_wrap { 
	background: url('/images/header_menu_left.gif') no-repeat bottom left;
	height: 28px;
}
#hozmenu_wrap .topborder { 
	height: 1px;
	margin-left:20px;
	background: url('/images/header_topborder.gif') repeat-y;
}

#hozmenu_wrap .topborder p { 
	padding: 8px 0px 0px 0px;
	margin: 0px;
	font-size: 13px;
	color: #ffffff;
}

#hozmenu_wrap .topborder a:link { 
	color: #ffffff;
	text-decoration: none;
}
#hozmenu_wrap .topborder a:visited { 
	color: #ffffff;
	text-decoration: none;
}
#hozmenu_wrap .topborder a:hover {
	background-color: #7A0303;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}

.hozmenu_space { 
	/*background-color: #ffffff;*/
	width: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	border-right: 1px solid #ffffff;
}


#content { 
	background: #ffffff;
	margin: 0px;
	padding: 20px;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	font-size: 0.85em;
	color: #333333;
	line-height: 1.3em;
}

#content h1 { 
	margin: 0px;
	font-size: 2.0em;
	font-weight: normal;
	color: #cd0a0a;
	margin: 10px 0px 10px 0px;
	line-height: 34px;
}
#content h2 { 
	margin: 20px 0px 20px 0px;
	font-size: 1.7em;
	font-weight: normal;
	color: #666666;
}

#content form input { 
	font-family: arial, sans-serif;
	font-size: 1.1em;
	border: 1px #cccccc solid;
	padding: 3px;
}
#content .buttons input { 
	border: 0px;
}


#content form textarea { 
	font-family: arial, sans-serif;
	font-size: 1.1em;
	border: 1px #cccccc solid;
	padding: 3px;
}

#content a:link { 
color: #cd0a0a;	
text-decoration: none;
} 
#content a:visited { 
color: #cd0a0a;	
text-decoration: none;
}
#content a:hover { 
color: #000000;	
text-decoration: none;
}


img {
	border:none;
}


.question {
	background: #f7f7f7;
	width: 100%;
	padding: 10px;
}
.question h3 { 
	margin: 0px;
	padding: 0px;
}
.question p { 
	margin: 0px;
	padding: 0px;
}

.answerinput { 
	margin: 10px 0px 0px 30px;
	padding: 0px 0px 0px 15px;
	border-left: 1px #cccccc dashed;
}

.mandatory {
	font-weight: bold;
	color: red;
}

.cellgrey { 
background: #f7f7f7;
}


.profilebox { 
	border: 1px #cccccc dashed;
	padding: 10px;
}

.profilebox h3 { 
	padding: 0px;
	margin: 0px;
}

.profilebox h4 { 
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 17px;
	color: #666666;
}

.highlight { 
	border: 1px #cccccc dashed;
	padding: 5px;
}


div#footer {
	background-color:#FFFFFF;
	text-align:center;
	clear:both;
	border-top: 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	color: #666666;
	padding: 10px 0px 10px 0px;
}

.contactform { 
	border: 1px #cccccc dashed;
	padding: 10px;
} 




.datatable tr td { 
	background: #E3E3E3;
	border-top: 0px;
	border-right: 2px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-left: 0px;
	padding: 3px; 
} 

.datatableLbl { 
	font-weight: bold;
	text-align: right;
	width: 200px;
} 

.datatable .question { 
	border-top: 10px solid #ffffff;
} 
.datatable .answer { 
	border-left: 20px solid #ffffff;
	padding: 0px;
	background: #f7f7f7;
} 

.datatable .questionheader { 
	background: #ffffff;

} 
.datatable .questionheader h4 { 
	padding: 30px 0px 0px 0px;
	margin: 0px;
	font-size: 18px;
	color: #666666;
} 



.homerightnews { 
	background: #efefef;
	padding: 10px;
	margin: 16px 0px 0px 0px;
} 

.homerightnews h4 { 
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #000000;
	font-size: 1.1em;
} 

.homerightnewsItem { 
	padding: 0px 0px 10px 0px;
} 
.homerightnewsItem small { 
	color: #666666;
}





.homerightimg {
	padding: 5px 0px 0px 0px;
}


.tourtable { 
	margin-top: 20px;
} 
.tourtable tr td { 
	padding: 5px;
} 
.tourtable h4 { 
	margin: 0px 0px 20px 0px;
	padding: 0px;
} 
.tourtable p { 
	margin: 0px 0px 20px 16px;
} 


.usefullinks li { 
	line-height: 23px;
} 




.newslist { 
	padding: 15px 0px 15px 0px;
	border-bottom: 1px solid #cccccc;
} 
.newslist small { 
	color: #666666;
}

.userhomelist { 
	padding: 0px;
	margin: 0px 0px 0px 20px;
} 
.userhomelist small { 
color: #666666;
} 



#footer_lower { 
	background-color: #dadada;
	margin-top: 0;
	color: #666666;
	font-size: 10px;
	padding: 5px;
	text-align:right;
} 

#footer_lower a { 
	color: #000000
} 	

p.error {
	color: red;
	font-weight:bold;
}
