@charset "iso-8859-1";

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}
a:link {
	color: #FF8D00;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #FF8D00;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #639;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	color: #FF8D00;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #FF9900;
	text-align: left;
}
h2 {
	font-size: 14px;
	color: #FF9900;
}
h3 {
	font-size: 12px;
	color: #FF9900;
}
.mytableborder {
border-top: 1px dashed #FF9900;
border-right: 1px dashed #FF9900;
border-bottom: 1px dashed #FF9900;
border-left: 1px dashed #FF9900;
background-color: #FFFFFF;
}
.mytablebordersolid {
	background-color: #FFFFFF;
	border: 1px dashed #5785C3;
}
body {
	background-color: #FF8D00;
    margin-top: 0px;
}
.style5 {
	color: #00B4FF;
	font-weight: bold;
}
.style2 {color: #FFFFFF;
		font-weight: bold;}
.bluebackground {
	background-image: url(../Images/Destination_Buttons/bluebackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.paradiv {
	width: 605px;
	padding: 3px;
}
.paragraphleft {
	text-align: left;

}
.paragraphcenter {
	text-align: center;
	}
