.text_img
{
	margin: 5px;	
}
.more {
	text-decoration:none;
	color:#F00;	
}
.menu {
	text-align: center;
	vertical-align:text-top;
}
.menu td {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
.menu td a {
	color: #000;
	text-decoration: none;
	display:block;
	height:24px;
	width: 100%;
}
.menu td a span{
	position: relative;
	top: 5px;
	font-size: 12px;
	}
.menu td a:hover {
	background-color: #333;
	color:#FFF;
	display:block;
	height:24px;
	width: 100%;
}
.content_left {
	height: 90%;
	float: left;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #000;
	clear: none;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}
.content_right {
	float: right;
	height: 100%;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content{
	height: 100%;
	width: 800px;
	display: block;
	font-size: 14px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 {
	text-align: right;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #333;
	font-size: 24px;
	font-weight: lighter;
	width: 50%;
	float: right;
	clear: both;
	display: block;
	height: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	text-decoration: underline;
}
h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #C00;
	font-size: 14px;
	padding: 0px;
	margin: 5px;
	display: block;
	font-weight: lighter;
}
h3 {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 5px;
}
body,td,th {
	font-size: xx-small;
}
.menu_down {
	height: 24px;
	width: 100%;
	background-color: #FFF;
	display: block;
	vertical-align: middle;
}
.menu_down span{
	position: relative;
	top: 5px;
	font-size: 12px;
	}
.content_block {
	clear: both;
	width: 100%;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	vertical-align: middle;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.table {
	background-color: #FFF;
	font-size: 12px;
}
.table td{
	background-color: #CCC;
	font-size: 12px;
	padding-left: 5px;
}
#a_left {
	text-align: left;
}
.footer {
	height: 100%;
	width: 790px;
	display: block;
	border: 5px solid #CCC;
	vertical-align: middle;
	font-size: 14px;
}
.footer_menu {
	font-size: 12px;
	text-align: center;
	background-color: #CCC;
}
.footer_menu a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
span {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	text-align: justify;
}
