.toolbar_item {
	text-decoration: none;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;	
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	text-align: center;
	display: block;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	z-index: 255;
}

.toolbar_item:visited {
	text-decoration: none;
	color: #ffffff;
}

.toolbar_item:hover, #loginlnk:hover {
	color: #cccccc;
}


#loginlnk {
	float: right;
	}

#logout {
	float: right;
}

.toolbar_item2 {
        border-right: 1px solid #cccccc;
        border-left: 1px solid #222222; 	
}


.normallink {
	text-decoration: none;
	background-image: none;
	font-weight: bold;
	color: #004090;
}

.normallink:visited {
	color: #003080;
}

.normallink:hover {
	color: #0072c1;
	font-weight: bold;
}

.chapters {
	text-decoration: none;
	background-image: none;
	font-weight: bold;
	color: #cdd3fa;
}

.chapters:visited {
	color: #cdd3fa;
}

.chapters:hover {
	color: #a6ade9;
}

.aboutt {
	color: #000000;
	font-size: 14px;
}

h1, body {
font-family: verdana;
font-size: 12px;
background-color:#a9c9dc;
background-image: url('bg.jpg');
background-repeat: repeat-x;
}

.headrow {
	background-image: url('NavButton3.gif');
	color: #ebd66e;
	font-family: verdana;
	font-size: 14px;
	padding-left: 2px;
	height: 32px;
}	

#main {
	padding-left: 8px;
	font-size: 16px;
	font-weight: bold;
	padding-right: 8px;
}

.maintable {
	border: 1px; 
	width: 95%; 
	padding: 0px; 
	background-color: #694d83;
} /*main table for forum*/

.maintables{
	background-color: #CCCCCC; 
	width: 95%; 
	padding: 0px; 
	border: 1px solid; 
	cellspacing: no
} /*main table for forum*/

.regrow {
	font-family: Verdana,Sans-serif; 
	color: #000000; 
	font-weight: bold; 
	background-color: #FFFFFF;
	font-size: 12px;
} /*registration row, mainly here for symetry*/

.headline {
	font-family: Verdana,Sans-serif;
	font-weight: bold;
	color: #361a50;
	background-color: #FFFFFF;
	font-size: 11px;
} /*headline row, the first row that says forum name, topics, posts and such*/

.forumrow {
	font-family: Verdana,Sans-serif; 
	color: #000000;
	background-color: #F2F2F2;
	font-size: 12px;
} /*color of the forum rows*/


.mainrow a:link, a:visited,  a:active { text-decoration: none;}

.mainrow {
	font-family: Verdana,Sans-serif; 
	color: #000000;
	background-color: #F2F2F2;
	font-size: 12px; 
	a:link, a:visited, a:active { text-decoration: none}} /*color of the forum rows*/
	
