﻿TD,TH,TBODY,P,UL,DIV {
	color: #000000;	
	font-family: Arial, Verdana; 
}

BODY {
	color: #000000;	
	font-family: Arial, Verdana; 
    background-color: #0f4b7d;
    background-image: url('background.jpg'); 
    background-position: left top; 
    background-repeat: repeat-x;
}

a:link {
	text-decoration: none;
	color: #104A7D;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #33715A;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #939598;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.page_header {
	margin-top: 5px;
	margin-bottom: 10px;
}

.page_header td 
{
	font-size: 20px;
	font-weight: bold;
	color: #104A7D;
}

.page_content {
	font-size: 14px;
	color: #000000;
}

.page_tagline {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.page_footnote {
	display:block;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #939598;
}

.video_info {
	font-size: 12px;
	color: #000000;
}	

.news_header {
	font-size: 14px;
	font-weight: bold;
	color: #104A7D;
	
}

.news_footer {
	font-size: 12px;
	font-weight: bold;
	color: #104A7D;
}
		    
.footer  
{
	color: #FFFFFF; 
	padding-right: 16px; 
	font-size: 12px; 
}

.tour_header  
{
	color: #FFFFFF; 
	font-size: 20px;
	font-weight: bold;
	color: #104A7D;
	text-align: center; 
}

.tour_footer  
{ 
	font-size: 16px; 
}

.pr_contact {
	font-size:14px;
	text-align:right;
}

#pr_topic {
	clear:both;
	text-align: left;
}

#pr_topic h1 {
	display:block;
	font-size: 14px;
	color: #104A7D;
	text-transform: uppercase;
}

#pr_topic h2 {
	display:block;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
