body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(bg_gray2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0A1F09;
	text-decoration: none;
}
a:visited {
	color: #0A1F09;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #EF4234;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #EF4234;
	font-weight: bold;
	text-decoration: none;
}
hr{
	color: #EF4234;
}

.link_table{
	/*border: 2px solid #85C982;*/
	z-index: 10;
}

.main_table{
	/*border: 2px solid #666666;*/
	z-index: 10;
	font-size: 12px;
}

.link_cell{
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;"
}

.header2{
	font-family: Arial;
	color: #EF4234;
	font-weight: bold;
	font-size: 16px;
}

.link_list{
	position: static;
	list-style-type: square;
	text-indent: 5px;
	font-weight: bold;
	font-size: 12px;
	z-index: 10;
}
.style6{
	font-size: 10px
}
.li {
	list-style-image: url(_);
	list-style-type: none;
}
