td { 
	font-size: 12px; 
	font-family: verdana;
}

/* Body */
body {margin-bottom : 0px; 
	margin-left : 0px; 
	margin-right : 0px; 
	margin-top : 0px; 
	padding-bottom : 0px; 
	padding-left : 0px; 
	padding-right : 0px; 
	padding-top : 0px
}

a.menu:link {color: #294c8c; font-size: 12px; text-decoration: none; font-weight: bold; font-family: verdana}
a.menu:active {color: #294c8c; font-size: 12px; text-decoration: none; font-weight: bold; font-family: verdana}
a.menu:visited {color: #294c8c; font-size: 12px; text-decoration: none; font-weight: bold; font-family: verdana}
a.menu:hover {color: #666666; font-size: 12px; text-decoration: none; font-weight: bold; font-family: verdana}
	
.button  {
font-size : 12px;
color: #FFF9E9;
background-color: #170D3F;
font-weight: bold;
width: 100px;
}

.small_button  {
font-size : 9px;
color: #FFF9E9;
background-color: #170D3F;
font-weight: bold;
width: 50px;
}

div.headings {font-weight: bold; 
	font-family: verdana;
	text-align: center;
	padding: 10px;
}
	
tr.header_row {
	background-color: #170D3F;
	font-size: 12px; 
	color: #FFF9E9;
	font-weight: bold;
}
	
tr.header_row td {
	border-bottom: 2px solid #999999;
	padding: 3px;
}

.w12 { 
	font-family: verdana; 
	font-size:12px; 
	color:#FFF9E9; 
	font-weight: bold; 
}

.leftcolumn { 
	font-family: verdana; 
	font-size:10px; 
	color:black; 
}
.top_padding { margin-top: 10px; }
.general_text_pad { margin: 10px; }
.tour_title { font-size: 12px; font-family: verdana; font-weight: bold; }
.rlpadding { padding-right: 12px; padding-left: 12px; }
