
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.table_destination {
	border: none;
	padding: 5;
}

.td_country_description {
	text-align: left;
	font-weight: bold;
	width:50px;
}
.td_flag {
	width:80px;
}

body {
	background-color: #000000;
}
legend {
	color: #FFFFFF;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	text-decoration: underline;
	color: #FFFF00;
	font-weight: bold;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
ul {
	line-height: 1.5em;
	list-style-type:square;
	padding: 4px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 8px;
}
.sub_list {
	line-height: 1 em;
	list-style-type:disc;
	padding: 2px;
	margin-top: 0;
	margin-bottom: 0;
}
.bulletin_board {
	line-height: 1em;
	padding: 4px;
	margin-top: 0;
	margin-bottom: 0;
	font-size:10 px;
	margin-left: 8px;
}
.bulletin_board_list {
	padding: 4px 2px;
}
.header {
	font-size: 24px;
	font-style: italic;
}

.staff_name {
    font-weight:bold;
    color:#33FF33;
}

TR.section_content TD {
	border-bottom: 2px solid white;
}

.file_insert{
	border-left:2px solid white; 
	border-bottom:2px solid white; 
	border-right:2px solid white;
}

.left_nav_border{
	border-bottom:2px solid white; 
}

.picture_pane {
	border-bottom:2px solid white; 
	border-right:2px solid white;
}

table.staff_list TD{
    border-bottom: 2px solid white;
    font-size: 11px;
}
.picture_pane_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	 margin-top: 5px;
	 margin-left: 5px;
}
.testimonial_speaker {
    color:#33FF33;
}

h1 {
font-size: 24px;
	font-style: italic;
    margin: 10px;
    }
