@charset "utf-8";
/* CSS Document */





a.view:link {
	display: block;
	width: 65px;
	height: 26px;
	background: url(../images/btn_view.gif) 0 0 no-repeat;
}

a.view:visited {
	display: block;
	width: 65px;
	height: 26px;
	background: url(../images/btn_view2.jpg) 0 0 no-repeat;
}

a.view_popup:link {
	display: block;
	width: 65px;
	height: 26px;
	background: url(../images/btn_view_popup.gif) 0 0 no-repeat;
}

a.view_popup:visited {
	display: block;
	width: 65px;
	height: 26px;
	background: url(../images/btn_view_popup2.jpg) 0 0 no-repeat;
}




.tree_title { font-weight: bold; font-size: 14pt; color: #990000 }

.tree { border: solid #E0E1CF 1px; padding: 5px; background-color: #FEFFF6; width: 250px }


.main_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt
}

.main_title {
	color: #837663;
	font-weight: bold;
	font-size: 14pt
	}
	

.tree_line {
	border-bottom: solid 1px #E0E1CF;
	margin-top: 6px;
	margin-bottom: 6px;
	}

.help_nav 
{ font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-size: 10pt
	}
	

.tree a { text-decoration: none; 
	color: #938675;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt }

.subtree { font-size: 8pt }

.subtree:hover { text-decoration: underline }


.left_background { background-color: #F8F8EF }
.right_background { background-color: #F8F8EF }

	
.footer_text { font-family: Arial, Helvetica, sans-serif; font-size: 9pt }	

.middle_right { 
	background-image: url(../images/banner_side_right.jpg); 
	background-repeat: no-repeat; 
	background-color: #F0F1DF
}


.middle_left { 
	background-image: url(../images/banner_side_left.jpg); 
	background-repeat: no-repeat; 
	background-color: #F0F1DF;
	background-position: top right
}

.loading {
	background-color: #934A4A;
	color: #ffffff;
	position: fixed;
	top: 1px;
	left: 1px;
}


.admin_table {
	border-top: solid #dddddd 1px;
	border-left: solid #dddddd 1px;
  width: 900px;
}

.none { border: none }

.none td { border-right: solid red 0px }

.admin_table table {
border-collapse: collapse;
width: 100% }


.admin_table td {
	border-right: solid #dddddd 1px;
	border-bottom: solid #dddddd 1px;
	padding: 2px
 }
	

.admin_left_column { width: 130px }



	.browse_nav_box {
		border: solid #E0E1CF 1px; 
		padding: 10px; 
		background-color: #FEFFF6; 
		width: 90% 
	}
	
	.browse_nav_title {
		font-family: times new roman;
		font-size: 14pt;
		color: #990000;
		font-weight: bold
	}
	
	.browse_nav_line {
		border-bottom: solid #E0E1CF 1px;
		wdith: 100%
	}
	
	.browse_nav_font {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt
	}

.edit { width: 900px }


.forum_detail_label {
	font-weight: bold;
	}
	