body
{
	background: url(images/background.gif) #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 10pt;
	font-family: verdana, sans-serif;
	color: 6A9037;
}

td, th, tr
{
	font-size: 10pt;
}

img 
{
	border: 0;
	vertical-align: text-bottom;
}

form 
{
    padding : 0px;
    margin: 0px;
}

hr
{
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #6A9037;
}

input, textarea, button, select, submit
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	border: 1px solid #6E9239;
	padding: 3px;
}

input, button, select, submit
{
	height: 21px;
}

.errorControl
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	border: 2px dashed #FF0000;
	padding: 3px;
	height: 21px;
}

a:link    { color:#6A9037; text-decoration:none }
a:active  { color:#6A9037; text-decoration:none }
a:visited { color:#6A9037; text-decoration:none }
a:hover   { color:#AAD077; text-decoration:none }

.linkInverted a:link    { color:#FFFFFF; text-decoration:none }
.linkInverted a:active  { color:#FFFFFF; text-decoration:none }
.linkInverted a:visited { color:#FFFFFF; text-decoration:none }
.linkInverted a:hover   { color:#6A9037; text-decoration:none }

.globalTable
{
	width: 100%;
}

.headerTable
{
	width: 100%;
	height: 102px;
	background: url(images/header_background.gif) #FFFFFF;
	background-repeat: repeat-x;
}

.contentTable
{
	width: 100%;
}

.copyrightTable
{
	width: 662px;
}

.copyrightMenuSpan
{
	font-weight: bold;
	font-size: 10pt;
}

.copyrightTextSpan
{
	font-size: 8pt;
}

.subHeaderTable
{
	width: 845px;
	height: 102px;
}

.subContentTable
{
	width: 845px;
	height: 100%;
}

.contentCell
{
	width: 642px;
	vertical-align: top;	
	background-color: transparent;
}

.contentCellAlt
{
	width: 100%;
	vertical-align: top;	
	background-color: transparent;
}

.contentCellDiv
{
	width: 642px;
	vertical-align: top;	
	background-color: transparent;
}

.contentCellDivAlt
{
	width: 100%;
	vertical-align: top;	
	background-color: transparent;
}

.adsCell
{
	text-align: right;
	vertical-align: top;	
}

.logoCell
{
	vertical-align: top;
}

.loginCell
{
	text-align: right;
	color: #FFFFFF;
	vertical-align: middle;
}

.loginTable
{
	color: #FFFFFF;
}

.tabCell
{
	vertical-align: bottom;
}

.tabContainer
{
	width: 642px;
	background: url(images/tab_space.gif) #FFFFFF;
	background-repeat: repeat-x;
	background-color: transparent;
}

.tabContainer a:link    { color:#FFFFFF; text-decoration:none }
.tabContainer a:active  { color:#FFFFFF; text-decoration:none }
.tabContainer a:visited { color:#FFFFFF; text-decoration:none }
.tabContainer a:hover   { color:#6A9037; text-decoration:none }

.tabLeft
{
	width: 6px;
	height: 25px;
	background: url(images/tab_left.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
}

.tabLeftFirst
{
	width: 6px;
	height: 25px;
	background: url(images/tab_left_first.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
}

.tabCenter
{
	width: 88px;
	height: 25px;
	background: url(images/tab_center.gif) #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

.tabRight
{
	width: 6px;
	height: 25px;
	background: url(images/tab_right.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
}

.tabSelectedLeftFirst
{
	width: 6px;
	height: 25px;
	background: url(images/tab_selected_left_first.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
}

.tabSelectedLeft
{
	width: 6px;
	height: 25px;
	background: url(images/tab_selected_left.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
}

.tabSelectedCenter
{
	width: 88px;
	height: 25px;
	background: url(images/tab_selected_center.gif) #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

.tabSelectedRight
{
	width: 6px;
	height: 25px;
	background: url(images/tab_selected_right.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
}

.tabSpacing
{
	width: 12px;	
}

.subMenuLeft
{
	width: 5px;
	height: 33px;
	background: url(images/submenu_left.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
}

.subMenuCenter
{
	width: 650px;
	height: 33px;
	background: url(images/submenu_center.gif) #FFFFFF;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
}

.subMenuRight
{
	width: 4px;
	height: 33px;
	background: url(images/submenu_right.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
}

.errorText
{
	padding: 4px;
	color: #FF0000;
	border: 2px dashed #FF0000;
	text-align: center;
}



.border1Table
{
	color: #FFFFFF;
}

.border1TopLeft
{
	width: 8px;
	height: 8px;
	background: url(images/border1/top_left.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
}

.border1Top
{
	background: url(images/border1/top.gif) #FFFFFF;
	background-repeat: repeat-x;
	background-color: transparent;
}

.border1TopRight
{
	width: 8px;
	height: 8px;
	background: url(images/border1/top_right.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
}

.border1BottomLeft
{
	width: 8px;
	height: 8px;
	background: url(images/border1/bottom_left.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
}

.border1Center
{
	background: url(images/border1/center.gif) #FFFFFF;
	background-color: transparent;
}

.border1Bottom
{
	background: url(images/border1/bottom.gif) #FFFFFF;
	background-repeat: repeat-x;
	background-color: transparent;
}

.border1BottomRight
{
	width: 8px;
	height: 8px;
	background: url(images/border1/bottom_right.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
}

.border1Left
{
	background: url(images/border1/left.gif) #FFFFFF;
	background-repeat: repeat-y;
	background-color: transparent;
	width: 8px;
}

.border1Right
{
	background: url(images/border1/right.gif) #FFFFFF;
	background-repeat: repeat-y;
	background-color: transparent;
	width: 8px;
}



.border2Table
{
	color: #FFFFFF;
}

.border2TopLeft
{
	width: 6px;
	height: 22px;
	background: url(images/border2/top_left.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
}

.border2TopTable
{
	width: 100%;
	height: 22px;
	background: url(images/border2/top_center_right.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: right;
	font-weight: bold;
}

.border2Top
{
	background: url(images/border2/top.gif) #FFFFFF;
	background-repeat: repeat-x;
	background-color: transparent;
	color: #FFFFFF;
	font-weight: bold;
}

.border2TopRight
{
	width: 6px;
	height: 22px;
	background: url(images/border2/top_right.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
}

.border2BottomLeft
{
	width: 6px;
	height: 6px;
	background: url(images/border2/bottom_left.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
}

.border2Bottom
{
	background: url(images/border2/bottom.gif) #FFFFFF;
	background-repeat: repeat-x;
	background-color: transparent;
}

.border2BottomRight
{
	width: 6px;
	height: 6px;
	background: url(images/border2/bottom_right.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
}

.border2Left
{
	background: url(images/border2/left.gif) #FFFFFF;
	background-repeat: repeat-y;
	background-color: transparent;
	width: 6px;
}

.border2Right
{
	background: url(images/border2/right.gif) #FFFFFF;
	background-repeat: repeat-y;
	background-color: transparent;
	width: 6px;
}

.border2Center
{
	background: url(images/border2/center.gif) #FFFFFF;
	background-color: transparent;
	color: #6A9037;
	padding: 5px;
}

.border2LeftAlt
{
	background: url(images/border2/left_alt.gif) #FFFFFF;
	background-repeat: repeat-y;
	background-color: transparent;
}

.border2RightAlt
{
	background: url(images/border2/right_alt.gif) #FFFFFF;
	background-repeat: repeat-y;
	background-color: transparent;
}

.border2CenterAlt
{
	background: url(images/border2/center_alt.gif) #FFFFFF;
	background-color: transparent;
	color: #6A9037;
	padding: 5px;
}

.recentPostsText
{
	font-size: 8pt;
}

.newsText
{
	font-size: 8pt;
}

.smallFont
{
	font-size: 8pt;
}

.logindiv
{
}

.welcomediv
{
	color: #6A9037;
	height: 100%;
	vertical-align: bottom:
}

.replyCountWindow
{
	position: fixed;  
	left: 0px;
	top: 0px;  
    padding: 16px;
	background: #FFFFFF;  
    border: 2px solid #2266AA;
}

.gamePreviewDiv
{
	position: fixed; 
	top: 0px; 
	left: 0px; 
	padding: 10px; 
	border: 1px solid #000000; 
	background: #FFFFFF; 
	display: none;
}

.resPreviewDiv
{
	position: fixed; 
	top: 0px; 
	left: 0px; 
	padding: 10px; 
	border: 1px solid #000000; 
	background: #FFFFFF; 
	display: none;
}