@charset "utf-8";
/* CSS Document */

.main_text {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
}

.main_text_Bold {
	font-family: verdana;
	font-size: 12px;
	font-style: bold;
	line-height: 20px;
	font-weight: bold;
}

.main_link {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #006838;
	text-align: left;
	}

a:visited {
	color: #006838;
	}

a:hover {
	color: #660099;
	}

a:active {
	color: #006838;}

a:link {
	color: #006838;
}

.bot_nav
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	color: #006838;
	text-align: center;
}

.table{
	border:outset
	
}

.page_header{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 22px;
	color:#006838;
	
}

.page-bg
{background-color:#CCC;
}

.column_bg
{background-image:url(bg.gif):}
.main_text {
	font-weight: bold;
}
.main_text .main_text {
	font-weight: normal;
}
.main_text {
	font-weight: normal;
}

