a:link {
	color: #FF9;
	text-decoration: none;
}

a:hover {
	color: #F90;
	text-decoration: underline;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:visited:hover {
	color: #000;
	text-decoration: none;
}
#name {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .2em;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font: bold 10px Verdana, Geneva, sans-serif;
}

a.small_12:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.small_12:visited {
	font-size: 12px;
	color: #CCCC00;
	font-weight: bold;
	text-decoration: none;
}
a.small_12:visited:hover {
	font-size: 12px;
	color: #99CC00;
	font-weight: bold;
	text-decoration: none;
}

a.small_12:hover {
	font-size: 12px;
	color: #99CC00;
	font-weight: bold;
	text-decoration: none;
}

a.small_12:active {
	font-size: 12px;
	color: #CCCC00;
	font-weight: bold;
	text-decoration: none;
}
.small_12 {
	font: normal 12px Verdana, Geneva, sans-serif;
}

#center {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#content_box {
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 5px;
	background-color: #8C0000;
	margin-left: 8px;
	min-height:316px;
	height:auto !important;
	height:275px;
	font: .9em Verdana, Geneva, sans-serif;
}
.headline {
	color: #FFCC00;
	text-decoration: none;
	font: bold medium Verdana, Geneva, sans-serif;
}
.headline2 {
	color: #003;
	text-decoration: none;
	font: bold .8em Verdana, Geneva, sans-serif;
}
.featuretext {
	font: bold 1em Verdana, Geneva, sans-serif;
	color: #FF9;
	letter-spacing: .2em;
}

.content_left {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font: normal 12px Verdana, Geneva, sans-serif;
}
.greentext {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	}
a.greentext:link {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a.greentext:visited {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a.greentext:visited:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.greentext:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.greentext:active {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
#nav_top {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
	color: #FFFFFF;
}

#container {
	border: thin solid #000000;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	margin: 0px;
	height: 95%;
}
#navbottom {
	color: #99CC00;
	text-decoration: none;
	text-align: center;
	font: bold 12px Verdana, Geneva, sans-serif;
}
table {
	border: thin solid #000000;
	margin: 2px;
}

td {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
