.header, .allcontent, .text, .news, .title {
	font-family: verdana;
	font-size: 13px;
	color: black;
}

.header {
	position: relative;
	width: 750px;
	background-color: white;
}

.header2 {
	position: relative;
	height: 145px;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	padding-top: 3px;
	font-weight: bold;
	font-family: verdana;
	font-size: 13px;
}

.title {
	font-size: 24px;
	font-weight: bold;
	color: black;
	border-top: medium none #0000FF;
	border-right: medium none #0000FF;
	border-bottom: medium solid #0000FF;
	border-left: medium none #0000FF;
	}

.headertext {
	position: absolute;
	left: 168px;
	top: 0px;
	height: 100px;
	width: 732;
	background-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
	}

.menu {
	background-color: #FFFFFF;
	font-weight: bold;
	font-family: verdana;
	font-size: 13px;
	height: 20px;
	padding-top: 3px;
	float: center;
}

.text {
	font-weight: normal;
	font-family: verdana;
	font-size: 13px;
}

.White {
	font-weight: bold;
	font-family: verdana;
	font-size: 13px;
}
	
.White a:link {
	color: white;
	text-decoration: none
	}

.White a:visited {
	color: white;
	text-decoration: none
}
	
.White a:hover {
	color: white;
	text-decoration: none
	}

.floattxt {
	background-color: #FFFFFF;
	color: blue;
	font-weight: bold;
	float: right;
	text-align: center;
	padding-right: 8px;
	margin-left: 2em;
}

.floatleft {
	background-color: #FFFFFF;
	color: blue;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-left: 2em;
}

.quote {
	font-variant: small-caps;
	font-weight: bold;
	text-align: justify;
	color: blue;
	width: 416px;
	padding-left: 9px;
	padding-right: 9px;
}
	
	.maincontent {
	position: relative;
	background-color: #FFFFFF;
	width: 750px;
	float: center;
	}
	
.allcontent {
	position: absolute;
	background-color: #FFFFFF;
	font-size: 13px;
	left: 65px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 55px;
	float: bottom;
	width: 750px;
	display;
	}

.forum {
	position: relative;
	background-color: #EAEAEA;
	top: 130px;
	left: 100px;
	width: 750px;
	height: 697px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	}

A.hyper:link {
	font-family: verdana;
	color: white;
	font-size: 10px;
	text-decoration: none }
A.hyper:visited {
	font-family: verdana;
	color: white;
	font-size: 10px; 
	text-decoration: none}
A.hyper:hover {
	color: yellow;
	background-color: #B20028;
	}
	
A.Rhyper:link {
	font-family: verdana;
	color: #524E8B;
	font-size: 11px;
	text-decoration: none }
A.Rhyper:visited {
	font-family: verdana;
	color: #524E8B;
	font-size: 11px; 
	text-decoration: none}
A.Rhyper:hover {
	color: blue;
	text-decoration: none}
.date {
	font-weight: bold;
	color: black; }
.red {
	color: #FF0000; 
	font-weight: bold;}

.green {
	color: #009748; 
	font-weight: bold;}

.bene {
	color: #009748; 
	font-size: 20px; 
	text-decoration: none;
	font-weight: normal;
	}

.yellow {
	color: #00FFFF; 
	font-weight: bold;}

.bodyarea {
	background-color: #FFFFFF;
	font-family: Times Roman;
	font-size: 14px;
	text-align: justify;
	color: black;
	font-weight: bold;
	margin-left: 2em;
	margin-right: 2em;
	padding-top: 3px;
}

.body2 {
	background-color: #FFFFFF;
	font-family: Times Roman;
	font-size: 14px;
	text-align: justify;
	color: black;
	font-weight: bold;
	position: relative;
	float: center;
}

HR {
	color: blue;
}

I {
	color: blue;
}

H1 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

a:link {
	color: blue;
	text-decoration: none
	}

a:visited {
	color: blue;
	text-decoration: none
}
	
a:hover {
	color: black;
	text-decoration: underline
	}

a:active {
	color: blue;
	text-decoration: none
	}

.red_I	{
	font-style: oblique;
	color: red;	
}

.tabmenu {
	background-color: white;
	font-weight: bold;
	font-family: verdana;
	font-size: 19px;
	float: center;
}

#navigation a
{
color: #FFF;
background: #009748 url(images/left-tab.jpg) left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation a span
{
background: url(images/right-tab.jpg) right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
margin-left: auto;
margin-right: auto;
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none;
}
/* End hide */

#navigation a:hover
{
color: #009748;
background: yellow url(images/left-tab-hover.jpg) left top no-repeat;
padding-left: 10px
}

#navigation a:hover span
{
background: url(images/right-tab-hover.jpg) right top no-repeat;
padding-right: 10px
}

#navigation ul
{
list-style: none;
list-style-type: none;
list-style-position: inside;
padding: 0;
margin: 0
}

#navigation li
{
float: left;
margin: 0;
list-style: none;
list-style-type: none;
} 

