/* CSS Document */
body {
	background-image: url(../images/background.gif);
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.menu a:link {color:#FFFFFF; text-decoration:none; font-weight:bold}
.menu a:visited {color: #FFFFFF; text-decoration: none; font-weight:bold} 
.menu a:hover {color: #D50A10; text-decoration: none; font-weight:bold} 
.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.copyright a:link {color:#000000; text-decoration:none; font-weight:bold}
.copyright a:visited {color: #000000; text-decoration: none; font-weight:bold} 
.copyright a:hover {color: #000000; text-decoration: underline; font-weight:bold} 
.page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #D50A10;
}

.background {
background-image:url(../images/swirls.gif);
background-repeat:no-repeat;
background-position: top left;
}.table_borders {
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.news_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #a0bbd0;
}
.news-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #85A7C2; 
/*	color: #a0bbd0; */
}
.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.body_text, .maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.body_text a:link {color:#A0BBD0; text-decoration:none; font-weight:bold}
.body_text a:visited {color: #A0BBD0; text-decoration: none; font-weight:bold} 
.body_text a:hover {color: #A0BBD0; text-decoration: underline; font-weight:bold} 

.body_text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #a0bbd0;
}
.body_text_title a:link {color:#A0BBD0; text-decoration:none; font-weight:bold}
.body_text_title a:visited {color: #A0BBD0; text-decoration: none; font-weight:bold} 
.body_text_title a:hover {color: #A0BBD0; text-decoration: underline; font-weight:bold} 
.body_textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.titles-Tour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
}
.news-orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}

