body {
	background-image: url(../images/bg_black.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box_left {
	background-image: url(../images/index_r5_c2.gif);
	background-repeat: repeat-y;
}
.bg_gray {
	background-color: #999999;
}
.box_middle {
	background-image: url(../images/index_r7_c4.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
.box_right {
	background-image: url(../images/index_r7_c7.gif);
	background-repeat: repeat-y;
}
.bg_white {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	background-position: top;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bg_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
.bg_midblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bg_midblack.gif);
	background-repeat: no-repeat;
}
.box_midleft {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}
.box_midright {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}



.black_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/box_bar.gif);
	background-repeat: no-repeat;
}
.box_graybar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/box_graybar.gif);
	background-repeat: no-repeat;
}
.footer_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


.bold {
	font-weight: bold;
}
.bg_graylite {
	background-color: #CCCCCC;
}



.alink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.dotted_up {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	background-color: #999999;
}

.white_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bg_midbar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bg_midblack2.gif);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
