/* CSS Document */
.forum_head_navigation{
	background-image: url(../forum/templates/default/images/img/tab%20Forum_Gradient.png);
	height: 24px;
	width: 72px;
	overflow: hidden;
	float: left;
}
.forum_head_navigation_{
	background-image: url(../forum/templates/default/images/img/tab%20Forum_Grey.png);
	height: 26px;
	width: 72px;
	overflow: hidden;
	float: left;
}
.forum_head_navigation_search{
	background-image: url(../forum/templates/default/images/img/tab%20Search_Gradient.png);
	height: 24px;
	width: 72px;
	overflow: hidden;
	float: left;
	margin-left: 3px;
}
.forum_head_navigation_search_{
	background-image: url(../forum/templates/default/images/img/tab%20Search_Grey.png);
	height: 26px;
	width: 72px;
	overflow: hidden;
	float: left;
	margin-left: 3px;
}
.forum_head_navigation_control{
	background-image: url(../forum/templates/default/images/img/tab%20My%20Control%20center_Gradient.png);
	height: 24px;
	width: 120px;
	overflow: hidden;
	float: left;
	margin-left: 3px;
}
.forum_head_navigation_control_{
	background-image: url(../forum/templates/default/images/img/tab%20My%20Control%20center_Grey.png);
	height: 26px;
	width: 120px;
	overflow: hidden;
	float: left;
	margin-left: 3px;
}
.forum_head_navigation_prv_msg{
	background-image: url(../forum/templates/default/images/img/tab%20Private%20Messages_Gradient.png);
	height: 24px;
	width: 123px;
	overflow: hidden;
	float: left;
	margin-left: 3px;
}
.forum_head_navigation_prv_msg_{
	background-image: url(../forum/templates/default/images/img/tab%20Private%20Messages_Grey.png);
	height: 26px;
	width: 123px;
	overflow: hidden;
	float: left;
	margin-left: 3px;
}
.gray_panel_middle a{
	color: #666666;
}
.top_div_left{
	background-image: url(../forum/templates/default/images/img/gradient%20bar_left%20.png);
	float: left;
	height: 25px;
	width: 5px;	
	overflow: hidden;
}
.top_div_middle{
	background-image: url(../forum/templates/default/images/img/gradient%20bar_middle%20.png);
	background-repeat: repeat-x;
	float: left;
	width:730px;
	padding-top: 3px;
	height: 22px;	
	color: #6D9D31;
	overflow: hidden;
}
.top_div_right{
	background-image: url(../forum/templates/default/images/img/gradient%20bar_right%20.png);
	background-repeat: repeat-x;
	background-position: -37px 0px;
	margin-right:-3px;
	float: left;
	width:	5px;
	height: 25px;	
	overflow: hidden;
}
.bottom_div_left{
	background-image: url(../forum/templates/default/images/img/white%20table_left%20bottom%20corner.png);
	float: left;
	height: 32px;
	width: 5px;
	clear: both;
	overflow: hidden;
}
.bottom_div_middle{
	background-image: url(../forum/templates/default/images/img/white%20table_bottom%20part.png);
	float: left;
	height: 32px;
	background-repeat: repeat-x;
	width: 730px;
	overflow: hidden;
}
.bottom_div_right{
	background-image: url(../forum/templates/default/images/img/white%20table_right%20bottom%20corner.png);
	background-position: -37px 0px;
	float: left;
	height: 32px;
	background-repeat: repeat-x;
	width: 5px;
	overflow: hidden;
}
.search_forum_button {
	background-image: url(../forum/templates/default/images/img/Search_orange.png);
	height: 32px;
	width: 89px;
	overflow: hidden;
	text-indent: -400px;
	display: block;
	border: none;
}
.button{
	background-image: url(../forum/templates/default/images/img/button.gif);
	text-align: center;
	vertical-align: middle;
	height: 32px;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	border: none;
}