.main_table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: thin solid #CCFF33;
	
}

a:hover {
	background-color: #333333;
	color: #ccff00;
	
}
.second_table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCFF00;
	border-right-color: #CCFF00;
	border-bottom-color: #CCFF00;
	border-left-color: #CCFF00;
}
.left_table {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #CCFF00;
	text-decoration: none;
	background-color: #333333;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCFF00;
	font-style: normal;
	text-transform: lowercase;
	padding-top: 15px;
	padding-left: 10px;
	font-weight: normal;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #CCFF00;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCFF00;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding-top: 3px;
	padding-left: 2px;
}
.header_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	color: #FFFFFF;
	padding-left: 10px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
.nav_bar {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCFF00;
}
.sub_links {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #CCFF00;
	padding-left: 20px;
}
.bottom_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #333333;
	text-align: center;
	vertical-align: baseline;
	border-bottom-style: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCFF00;
}
.right_table {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #CCCCCC;
}
.navigation {
	color: #990033;
	background-color: #990000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCFF00;
}
.left_images {
	border-right-width: thin;
	border-right-style: double;
	border-right-color: #CCFF00;
}
