body {
	background-color: #384B5B;
}

.navSubMenuBack {
	background-color: white;
}

.navSubMenu {
	background-color: #333333;
}

.inlineFrame {
	background-image: url(new_images/main_back.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.darkFrame {
	background-image: url(new_images/main_back_dark.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.subMenu {
	background-color: #333333;
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: white;
	width: 135px;
	height: 15px;
	text-decoration : none;
}

.supertiny {
	font-size: 2pt;
}

.subMenu:hover {
	background-color: #336699;
	text-decoration: none;
}

.headline {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: white;
}

.tHead {
	background-color: #666666;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: 96C8A2;
	font-weight: bold;
	text-align: center;
}

.tRow, .tRow1 {
	background-color: #999999;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: white;
}

.tRow2 {
	background-color: #9CA998;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: white;
}

.adminRow {
	background-color: #B4CDCD;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: white;
}

.wvcbbutton {
	background-color: #cccccc;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: blue;
}

.link {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: green;
}

.link:hover {
	color: white;
}

.admin_link {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: white;
}

.admin_link:hover {
	color: #2F4F4F;
}

.adminHead {
	background-color: #B7C3D0;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: bold;
	text-align: center;
}

.adminRow {
	background-color: #999999;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: white;
}


.highlight, .error {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: red;
	font-weight: bold;
}

.text, td {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #eeeeee;
}

.forum_description {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	color: #333333;
}

.board_top, .title {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: white;
	background-color: #5E5B55;
	border: 1px solid black;
}

.board_one {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #999999;
	border: 1px solid #666666;
}

.board_two {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #bbbbbb;
	border: 1px solid #666666;
}

.welcome {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	color: black;
}

a {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: blue;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.small {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: blue;
	text-decoration: none;
}

a.small:hover {
	text-decoration: underline;
}

a.light {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #99ccff;
	text-decoration: none;
}

.textwhite {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: white;
	text-decoration: none;
}

a.light:hover {
	text-decoration: underline;
}

.textbold {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}

.currentpage {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #cc6699;
}

a.pagenumber, .page {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #bbbbbb;
}

a.pagenumber:hover {
	color: #0099cc;
}


.inputType {
	background-color: #B7C3D0;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: black;
	font-weight: bold;
}

.borderTable {
	background-color: #666666;
	color: #97CBDC;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid white;
}

.frontInner {
	background-color: #333333;
	color: #999966;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid black;
}

.frontOuter {
	background-color: #5E5B55;
	border: 1px solid #999999;
}

.textsmall {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #eeeeee;
}

.frontEvent {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #E7E4BF;
	text-decoration: none;
}

.frontEvent:hover {
	color: #BFD4E7;
}

.blogDate {
	color: #999966; 
	font-family: Verdana, sans-serif; 
	font-weight: bold; 
	font-size: 8pt;
}

.blogTitle {
	color: #99ccff; 
	font-family: Verdana, sans-serif; 
	font-weight: bold; 
	font-size: 10pt;
}

.blogTime {
	color: #999966; 
	font-family: Verdana, sans-serif; 
	font-size: 7pt;
}