a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
	background-color: #DDF4FF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}


.profile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F9FDFF;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	color: #006699;
	line-height: 20px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
.profile a:link {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.profile a:visited {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.profile a:hover {
	color: #006699;
	text-decoration: none;
	background-color: #DDF4FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.profile a:active {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.footer {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-style: italic;
}
.footer a:link {
	color: #003399;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
}
.footer a:visited {
	color: #003399;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
}
.footer a:hover {
	color: #0033CC;
	text-decoration: none;
	background-color: #DDF4FF;
	font-family: Tahoma;
	font-size: 10px;
}
.footer a:active {
	color: #003399;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
}


.photo {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	border: 1px solid #CCCCCC;
	background-position: center top;
	background-image: url(Images/photos_background.jpg);
	background-repeat: repeat-x;
}
.photo a:link {
	color: #006699;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.photo a:visited {
	color: #006699;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.photo a:hover {
	color: #006699;
	text-decoration: none;
	background-color: #D7F2FF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.photo a:active {
	color: #006699;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.photobox {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	border: 1px solid #CCEBFD;
	background-color: #E9F6FE;
	color: #006699;
}


.greybox {
	text-decoration: none;
	border: 2px solid #CCCCCC;
	background-position: center top;
	background-image: url(Images/gray_background.jpg);
	background-repeat: repeat-x;
}


.index {
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: none;
	background-color: #FCFCF8;
	padding-right: 20px;
	padding-left: 20px;
	border: 5px solid #DFDFC8;
	text-align: center;
	height: auto;
}

.contact {
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: none;
	border: 2px solid #D0D0B0;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFEF9;
	background-image: url(Images/contact_text_background.jpg);
}

.contact h1 {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: underline;
	background-color: #FFFFF9;
	color: #9E8F5A;
	font-weight: bold;
}

.leftmenu {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000066;
}
.leftmenu a:link {
	color: #006699;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
.leftmenu a:visited {
	color: #006699;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
.leftmenu a:hover {
	color: #006699;
	text-decoration: none;
	background-color: #DDF4FF;
	font-family: Tahoma;
	font-size: 11px;
}


.news {
	text-decoration: none;
	background-color: #F2F2F2;
	border: 2px solid #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}

.newsletter {
	text-decoration: none;
	background-color: #FFF9F9;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding: 15px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
}

.newsletter a:link {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.newsletter a:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.newsletter a:hover {
	color: #3399DC;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #F1F9FB;
}
.newsletter a:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.newsletterheader {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding: 15px;
	background-image: url(Images/newsletters_text.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.newsletterbox {
	text-decoration: none;
	border: 2px solid #E6E6E6;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 10px;
	background-image: url(Images/newsletter_box_background.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
}

.newsletterbox a:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.newsletterbox a:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.newsletterbox a:hover {
	color: #993333;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: F5F3F4;
}
.newsletterbox a:active {
	text-decoration: blink;
	color: #03F;
	font-weight: bold;
}

.newsbox {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	background-color: #FBFDFF;
	border: 1px solid #CCE6FF;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Tahoma;
}
.newsbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.newsbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.newsbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.newsbox a:link {
	color: #003399;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
.newsbox a:visited {
	color: #003399;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
.newsbox a:hover {
	color: #0033CC;
	text-decoration: none;
	background-color: #DDF4FF;
	font-family: Tahoma;
	font-size: 12px;
}
.newsbox a:active {
	color: #003399;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}

.newsboxtitle {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	text-decoration: none;
	color: #003366;
	background-color: #DDEEFF;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}

.tourbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	background-color: #FBFDFF;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #B8380B;
}
.tourboxinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	background-color: #FBFDFF;
	padding-right: 5px;
	padding-left: 5px;
}
.tourbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.tourbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.tourbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.tourbox a:link {
	color: #B73003;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tourbox a:visited {
	color: #B73003;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tourbox a:hover {
	color: #B73003;
	text-decoration: none;
	background-color: #FED8CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tourbox a:active {
	color: #B73003;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tourboxmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	background-color: #FED3C5;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B8380B;
	border-right-color: #B8380B;
	border-bottom-color: #B8380B;
	border-left-color: #B8380B;
}
.tourboxmenu a:link {
	color: #B73003;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tourboxmenu a:visited {
	color: #B73003;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tourboxmenu a:hover {
	color: #B73003;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tourboxmenu a:active {
	color: #B73003;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news table tr .newsbox {
	font-family: MS Serif, New York, serif;
}
.news table tr .newsbox strong {
	font-family: Verdana, Geneva, sans-serif;
}
.news table tr .newsbox p {
	font-family: Arial Black, Gadget, sans-serif;
}
.news table tr .newsbox p {
	font-family: Courier New, Courier, monospace;
}
.background tr .index .index tr td p strong {
	color: #EF292C;
}
.background tr .index .index tr td p strong {
	color: #C11426;
}
