/* YaBB navigation links */
a.nav {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

a.nav:link {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

a.nav:visited {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

a.nav:hover {
	color: #6394BD;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
}

input {
	background-color: #DEE7EF;
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 9pt;
}

select {
	background-color: #AFC6DB;
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 7pt;
}

td {
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

text {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

textarea {
	background-color: #DEE7EF;
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 9pt;
}

.bordercolor {
	background-color: #6394BD;
}

.catbg {
	background-color: #DEE7EF;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.code {
	background-color: #CCCCCC;
	color: #000000;
	font-family: Courier New;
	font-size: 10px;
}

.copyright {
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
}

/* Misc./title/category colors */
.hr {
	color: #6394BD;
}

/* Image fonts */
.imgbg {
	color: #005177;
	font-size: 10px;
	font-style: normal;
}

.imgcatbg {
	color: #005177;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.imgmenu {
	color: #D4AD00;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.imgtitlebg {
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.imgwindowbg {
	color: #005177;
	font-size: 9px;
	font-style: normal;
}

.main_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.header_text{
	background: #000066;
	color: White;
	font-size: 12px;
	font-weight: bolder;
}

.main_text a {
	color: #000080;
}

.main_text a:hover{
	color: #97AC9F;
	text-decoration: underline;
}

.main_text h2{
	color: #000080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 1px;
}

.main_title{
	color: #000080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-left: 25px;
}

.menu{
	color: #000080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin: 5px 0px 10px 15px;
	text-align: left;
}

.menu a{
	color: #000080;
	text-decoration: none; /*
	margin: 5px 0px 10px 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold; */
}

.menu a:hover{
	color: #97AC9F;
	text-decoration: underline;
}

.menu h2 {
	color: #CCCCCC;
	font-size: 1.27em; /* ~14px */
	font-weight: 800;
	margin: .86em 0 .214em; /* ~12px 0 ~3px */
}

/* Post quote/code colors */
.quote {
	background-color: #DEE7EF;
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
}

.text1 {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.titlebg {
	background-color: #6E94B7;
	color: #FFFFFF;
}

.top {
	left: 10px;
	top: 5px;
}

/* YaBB alternating bgcolors */
.windowbg {
	background-color: #AFC6DB;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}

.windowbg2 {
	background-color: #F8F8F8;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}

.windowbg3 {
	background-color: #6394BD;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}
