body{
font:16px; 
font-family: Arial,sans-serif;
text-align:center;
background-color: #e6e6d0;
}

a{
color:#006699;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#003399; text-decoration:none; background-color:inherit;}
a img{border:none;}

.blue{color: #0066B3}
.green{color: #008000}
.yellow{color:#fad605}
.gray {color:#cccccc}
p {margin-top: 10px}

/**************** Header ****************/
#header{
width:780px;
background: #FFF url('images/bg-header.jpg') repeat-x;	
}
#header a, #header td{
font-size:10px;
color:#4c4c4c;
font-weight:bold;
text-decoration:none;
}
#header .preface{
font-size:12px;
color:#4c4c4c;
text-align: left;
padding: 0 20 0 20;
}
#header .narvi{
	border-bottom: 1px solid #dcdcdc; 
	padding: 0 5px 3px 0;
	margin: 0 12px 0 16px;	
	list-style-type:none;
	text-align: left;
	font-size:13px;
	color:#929292;
}
#header .narvi a{
	font-size:13px;
	color:#006699;
	font-weight:normal;
}
#header h1 {
text-align: left;
margin:0 0 0 0;
padding: 15 0 0 0;
letter-spacing:-1px;
font-family: Arial,sans-serif;
font-size: 30px; 
color: #383838; 
font-weight:bold;
}
#header h2{
text-align: left;
margin:0 0 0 0;
padding: 0 0 5 5;
font-size:17px;
letter-spacing:-1px;
color:#00a000;
font-family: Arial,sans-serif;
}
/**************** Footer ****************/
#footer{
width:780px;
background: #FFF;	
}
#footer td{font-size:12px}
#footer .home a{font-size:12px; color:#4c4c4c;}
#footer a{font-size:11px; font-weight:normal; text-decoration:underline;font-family: Arial,sans-serif;}
#footer a:hover{text-decoration:underline;}

#footer li{
float:left;
padding: 0 0 0 12;
list-style-type:none;
}

/**************** Content ****************/
#content{
width:780px;
background:#FFF;
font-size:12px;
}
#content td{font-size:12px}
#content h1 {
margin:0 0 0 0;
padding: 0 0 0 0;
font-family: Arial,sans-serif;
font-size: 18px; 
color: #444; 
}
#content h2 {
margin:0 0 0 0;
padding: 0 0 0 0;
font-family: Arial,sans-serif;
font-size: 18px; 
color: #444; 
}
#content a{font-weight:normal; text-decoration:underline;font-family: Arial,sans-serif;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content h2 a{font-weight:normal;}
#content a.page {font-size:0.9em; font-weight:normal; text-decoration:underline;font-family: Arial,sans-serif;}
#content .pic a{font-size:12px; font-weight:bold; text-decoration:underline;font-family: Arial,sans-serif;}
#content .hotels{font-size:10px; color:#121212; text-decoration:none;font-family: Arial,sans-serif;}
#content .hotels a{font-size:11px; color:#006699; text-decoration:underline;font-family: Arial,sans-serif;}
#content .title{font-size:13px; padding: 1 0 1 1; color:#fcfcfc; background-color:#004477; font-weight:bold}
#content .rss a{font-size:13px; color:#0033cc; font-family: Arial,sans-serif; font-weight:bold}
#content .left8px{padding: 0 0 0 6px;}
#content .hgreen {font-size:11px; color: #008000}
#content .bglight {background: #f4f4f4; padding: 0 8px 0 8px; margin-bottom:4px}
#content .date {font-size:9px; color:#979797; }

.myinput, .mytextarea{
	font:100% Arial,Tahoma, sans-serif;
	font-size:14px;
	background: #fff;
	padding: 1px 2px;
	border: 1px solid #BFBFBF;
}

.myinput:focus, .mytextarea:focus {
 	 border-color: #6e6e6e; 
}

.mybutton {
	font-size:11px;
	margin: 0px;
	padding: 0px;
}

#content .page_numbers {
	padding: 5px 5px 5px 5px;	
	font-size:11px;
}
#content .page_numbers  a {
text-decoration:none;
color: #006699;
}

tr.r0 {	background-color: #fdfdfd;}
tr.r1 {	background-color: #f5f5f5;}
tr.r2 {	background-color: #fdfdfd;}
td.r  {	background-color: #dcdcdc; border-bottom: 1px solid #dcdcdc; padding: 1px 0 1px 3px;}

.go {
	background: url(images/go.gif) no-repeat;
	height: 17px;
	width: 31px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.go:hover {
	background: url(images/go.gif) no-repeat 0 -17px;
	height: 17px;
	width: 31px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.subscribe {
	background: url(images/subscribe.gif) no-repeat;
	height: 17px;
	width: 112px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.subscribe:hover {
	background: url(images/subscribe.gif) no-repeat 0 -17px;
	height: 17px;
	width: 112px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.submit {
	background: url(images/submit.gif) no-repeat;
	height: 17px;
	width: 77px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.submit:hover {
	background: url(images/submit.gif) no-repeat 0 -17px;
	height: 17px;
	width: 77px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.cancel {
	background: url(images/cancel.gif) no-repeat;
	height: 17px;
	width: 77px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.cancel:hover {
	background: url(images/cancel.gif) no-repeat 0 -17px;
	height: 17px;
	width: 77px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.search-form {
	background: url(images/search-form.gif) no-repeat;
	height: 17px;
	width: 60px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
.search-form:hover {
	background: url(images/search-form.gif) no-repeat 0 -17px;
	height: 17px;
	width: 60px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
	
