/* CSS Document */

#reserve {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	width:170px;
	}
#reserve a{
	text-decoration:underline;
	color:#666;
	font-weight:normal;
	}
#reserve a:hover {
	text-decoration:none;
	color:#00676e;
	font-weight:normal;
	}
	
#reserve2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6f1138;
	width:170px;
	}
#reserve2 a{
	text-decoration:underline;
	color:#6f1138;
	font-weight:normal;
	}
#reserve2 a:hover {
	text-decoration:none;
	color:#6f1138;
	font-weight:normal;
	}
	
#gico {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	margin-left:20px;
	margin-bottom:20px;
	}
#gico a{
	color:#00676e;
	text-decoration:underline;
	}
#gico a:hover {
	color:#666;
	text-decoration:none
	}
	
#gico2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6f1138;
	margin-left:20px;
	margin-bottom:20px;
	}
#gico2 a{
	color:#6f1138;
	text-decoration:underline;
	}
#gico2 a:hover {
	color:#6f1138;
	text-decoration:none
	}

div.next_prev {
	font-family: Verdana;
	font-size: 10px;
	color: #727272; }

<!-- Do Not Remove -->

.next_prev a:link, .next_prev a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #727272;
	text-decoration: none; }
	
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	}
	
.footer a:link, .footer a:visited { color: #FFFFFF; }
.footer a:hover { font-weight: bold; }

body { background-color: #464646; }

.cc_table {	
	font-family: Verdana;
	font-size: 10px;
	color: #787878;
	position: relative;
	top: 24px;
	left: 20px;
	margin-bottom: 70px;
	}
	
.cc_table td { vertical-align: top; }

.left_nav a:link, .left_nav a:visited, a { color: #787878; text-decoration: underline; }
a:hover { font-weight: bold; color: #787878; }