body
{
	background: #FFF url(images/bg_body.gif) top left repeat-x;
	margin: 0;
	padding: 0 10px;
	max-width: 1000px;
}

a { color: #2B438F; }

body, img, a, div, h1, h2, h3, p, span, ul, td, th

{
	
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	margin: 0px;
	border: 0px;
}

h1
{
	text-align: center;
	padding-bottom: 0px;
	padding-top: 5px;
	font-size: 18px;
	color: #2B438F;
	font-weight: bold; }
h2
{
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #000000;
	font-weight: bold; }

h3
{
	text-align: left;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 7px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border: solid 1px #ccc;
	border-width: 0 1px 1px 0px;
	background-color: #eee;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
h4
{
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold; 
	color: #fff;
	border: solid 1px #ccc;
	border-width: 0 1px 1px 0px;
	background-color: #ff0000;
	margin-left: 300px;
	margin-right: 300px;
	}
p
{
	text-align: left;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 7px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

ul
{
	text-align: left;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 7px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 10px;
}
/*	hyperlinks			*/
a
{
	text-decoration: underline;
}

a:hover { 
	text-decoration: none;
	color: #0000ff;
	background-color: #f6f6f6;
	}

a.mainurl
{
	text-decoration: underline;
	font-size: 14px;
}

a.mainurl:hover { 
	text-decoration: none;
	color: #0000ff;
	background-color: #f6f6f6;
	}

a.img_nav:hover
{
	border-bottom: 0px;
}

.submit {

	color: #ffffff;
	text-decoration: none;
	background-color: #ff0000;
}

/*	text styles			*/
	


td
{
	font-weight: normal;
	background-color: #f6f6f6;
	text-align: left;
	padding: 0px 15px 0px 15px;
	}
th
{
	valign: bottom;
	text-align: left;
	padding: 10px 15px 0px 15px;
	font-size: 12px;
}

td.form
{
text-align: center;
}


span.date
{
	font-weight: normal;
	font-size: 11px;
}

em { font-style: italic; }

div.container {
	border: 0px solid #000000;
	overflow: hidden;
	width: 100%;
}
div.left {
	width: 33%;
	float: left;
	border-right: solid 2px #e3e3e3;
	}
div.center {
	width: 33%;
	float: left;
	border-right: solid 2px #e3e3e3;
}
div.right {
	width: 33%;
	float: left;
}

#header
{
	background-color: #000099;
	height: 40px;
	border-top: 2px #000099 solid;
	border-bottom: 2px #fff solid;
}


#navigation
{
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	text-align: center;
}

img.navigation
{
	float: left;
	border-width: 0px 0px 5px 0px;
	border-style: solid;
	border-color: #fff;
	margin-right: 15px;
}

#sub_navigation
{
	margin-top: 15px;
	padding-bottom: 50px;
	border-bottom: 2px solid #000099;
	width: 100px;
	float: left;
}

img.sub_navigation
{
	margin-top: 13px;
	border-width: 0px 0px 0px 8px;
	border-style: solid;
	padding-left: 5px;
	border-color: #f6f6f6;
}

#at_button, #in_button { border-color: #990000; }


#content
{
	padding: 2px 7px 5px 7px;
	}

	
}
#home
{
	margin: 10px 10px 10px 25px;
	float: left;
	width: 800px;
	
}
#forum {
	background-color: #F8F8F8;
	border: solid 1px #2B438F;
	border-width: 0 1px 0px 1px;
	margin: 0;
	padding: 0;
}
/* header */
.forum-header {
	background: #ffffff url(images/bg_hdr0.gif) top left repeat-x;
	padding: 0;
}
.forum-footer {
	background: #ffffff url(images/bg_hdr1.gif) top left repeat-x;
	padding: 0;
}

.forum-buttons {
	text-align: center;
	font-size: 14px;
	color: #FF1010;
	background-image: url(images/bg_topnav.gif);
	border-top: solid 1px #2B438F;
	border-bottom: solid 1px #2B438F;
	height: 20px;
}
* html .forum-buttons { height: 20px; }

.forum-buttons a, .forum-buttons a:visited {
	color: #334C9A;
	font-size: 14px;
	text-decoration: none;
	margin: 0 3px;
}

.forum-buttons a:hover, .forum-buttons a:active {
	color: #FF1010;
	text-decoration: none;
}

.header-search { padding: 5px; }

.forumline {
	border: solid 1px #2B438F;
	margin: 5px 0;
	padding: 0px 0px 5px 0px;
	background-color: #F8F8F8;
	}
.table_row {
	padding: 2px 0px 2px 15px;
	}

/* footer */