body
{
	margin: 0em;
	background: url('../images/bg_body.png');
	background-position: left top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #e7e7e7;
}

/*  tables { */

table.main
{
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-left: 2px solid #bbbbbb;
	border-right: 2px solid #bbbbbb;
	border-bottom: 2px solid #bbbbbb;
	width: 930px;
}

table.forum td		{ vertical-align: top; border: 1px solid #e7e7e7; border-bottom: 1px solid #aaaaaa; color: #000000; padding: 3px; }
table.forum td a    { text-decoration: none; color: #006699; padding: 3px;}
table.forum td a:hover    { text-decoration: none; background-color: #cccccc; color: #006699; padding: 3px;}
table.forum td.forum-header		{ background: #555555; color: #ffffff; border: 1px solid #ffffff; font-weight: bold; }


td.splash
{
	background: url('../images/bg_splash.png');
	background-position: left top;
	border-top: 2px solid #00263b;
	border-bottom: 1px solid #00263b;
}

td.mainmenu2
{
	height: 89px;
	background: url('../images/bg_mainmenu2_panel.png');
	background-position: left top;
	background-repeat: repeat-x;	
	padding-left: 15px;
}

td.leftpanel
{
	width: 210px;
	/*
	background: url('../images/bg_content.png');
	background-position: left top;
	background-repeat: repeat-x;
	*/
}

td.footer
{
	background-position: left top;
	background-repeat: repeat-x;
	height: 99px;
	color: #555555;
	font-family: arial,verdana,tahoma;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
}

.panelhead
{
	background: url('../images/bg-panel-left.png');
	background-position: left top;
	background-repeat: no-repeat;
	width: 274px;
	height: 62px;
	padding-left: 3px;
	padding-top: 10px;
	font-weight: bold;
	font-family: arial,verdana,tahoma;
	font-size: 9pt;
	color: #ffffff;
}

h1.pagetitle
{
	background-position: left top;
	background-repeat: repeat-x;
	width: 100%;
	height: 62px;
	padding-top: 10px;
	font-weight: bold;
	font-family: arial,verdana,tahoma;
	font-size: 14pt;
	color: #000000;
}

h1 { font-size: 14pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }
h2 a { font-size: 12pt; }
h3 a { font-size: 10pt; }
a,p,b,li
{
	font-family: arial,verdana,tahoma;
	font-size: 8pt;
}

a
{
	color: #006699;
}

a.forum-page { color: #006699; padding: 3px;  text-decoration: none; }
a.forum-page:hover { color: #000000; background-color: #ffcc00;  }
a.forum-page-active { color: #000000; background-color: #ffcc00; padding: 3px; }

.white
{
	color: #FFFFFF;
	font-size: 10pt;
}

h3.leftpaneltitle
{
	color: #006699;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

.news-item
{
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px solid #eeeeee;
}

.news-item:hover
{
	background-color: #ffffff;
}

.news-item strong
{
	color: #aaaaaa;
}

.news-item p
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

.news-item p a
{
	color: #006699;
	padding: 2px;
}

.news-item p a:hover
{
	background-color: #eeeeee;
	color: #000000;
	text-decoration: none;
}

.news-item a:hover
{
	background-color: #eeeeee;
	color: #000000;
	text-decoration: none;
}

.new_on_forum
{
	border-bottom: 1px solid #eeeeee;
}

.new_on_forum a
{
	color: #006699;
	font-family: arial,verdana,tahoma;
	font-size: 8pt;
	text-decoration: none;
}
.new_on_forum a:hover
{
	padding: 3px;
	background-color: #bbbbbb;
	color: #ffffff;
}

td.content
{
	background: url('../images/bg_content.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-left: 1px solid #e7e7e7;
}

#mainmenu
{
	text-align: left;
	background-color: #ffffff;
	overflow: visible;
	clear: both;
}

#mainmenu ul
{
	margin: 0px;
	padding: 0px;
}

#mainmenu ul li
{
	list-style: none;
	display: inline;
	margin: 0px;
	
}

#mainmenu ul li a
{
	background: url("../images/bg_mainmenu.png");
	width: 152px;
	height: 35px;
	display: block;
	float: left;
	color: #000000;
	font-size: 8pt;
	font-family: arial,verdana,tahoma;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	line-height: 35px;
}

#mainmenu ul li a:hover
{
	background: url("../images/bg_mainmenu_over.png");
	color: #ffffff;
}


#mainmenu2
{
	text-align: left;
	overflow: visible;
	clear: both;
}

#mainmenu2 ul
{
	margin: 0px;
	padding: 0px;
}

#mainmenu2 ul li
{
	list-style: none;
	display: inline;
	margin: 0px;
	
}

#mainmenu2 ul li a
{
	width: 148px;
	height: 29px;
	display: block;
	color: #ffffff;
	font-size: 8pt;
	font-family: arial,verdana,tahoma;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	line-height: 29px;
}

#mainmenu2 ul li a:hover
{
	background: url("../images/mainmenu2_bg.png");
	color: #ffffff;
}


.menuicon
{
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 70px;
	/*background-color: #aa0000;
	border: 0px solid #000000;*/
	float: left;
	cursor: pointer;
	cursor: hand;
}

.menuicon:hover
{
	background-color: #e7e7e7;
}

.menuicon a
{
	font-family: arial,verdana,tahoma;
	color: #003344;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
}

.menuicon a:hover
{
	background-color: #003344;
	color: #ffffff;
}

/* } tables */

/* objects { */

#homebuttons
{
}

/* } objects */

/* sizes { */

wide  { width: 100%; }
wideh { height: 100%; }

/* } sizes */

/* aligns { */

.alignx { text-align: center; }
.aligny { vertical-align: middle; }

/* } aligns */

/* images { */

img.png
{
	behavior: url('png.htc');
}

a img
{
border-style: none;
}


hr {
background: #e7e7e7; 
   height: 1px;
   border: medium none;
   color: #e7e7e7;
   
}

*
{
	font-family: arial,verdana,tahoma;
	font-size: 8pt;
}
/* } images */