@import url(/_styles/main.css);
body {
	margin: 0px;
	padding: 0px;
	background-color:#f3f3f3;
}

#leftmenu2 {
	padding:1px 0 1px 26px;
	margin-bottom:5px;
	float:left;
}
	#leftmenu2 ul { padding:0; list-style-type:none; }
		#leftmenu2 ul li { margin:15px 0; line-height:14px; }
		#leftmenu2 ul li a { color:#2998D0; font-size:14px; text-decoration:none;}
		#leftmenu2 ul li a.sel, #leftmenu2 ul li a:hover { color:#ebc522; }
			#leftmenu2 ul li .l_sub { padding:5px 10px 5px 20px; }
				#leftmenu2 ul li .l_sub p { margin:5px 0; }
				#leftmenu2 ul li .l_sub a { font-size:12px; }



#content table { border-collapse:collapse; width: 100%; margin:auto; }
#content table td { padding:1px 5px; text-align:left; border-bottom:1px solid #9ac8e2; }
#content table tr:first-child td {  padding-bottom:5px; border-bottom:2px solid #9ac8e2; text-align:center; color:#b07168; font-family:Arial Narrow; font-size:16px; }
#content table td:first-child { border-left:none; border-right:1px solid #9ac8e2; }
#content table tr td:last-child { border-right:none; border-left:1px solid #9ac8e2; }
#content table tr td:first-child { /*text-align:right;*/ padding-right:10px; }
#content table tr td:last-child { text-align:center; }
#content table tr:last-child td { border-bottom:none; }

#content .no_border, #content .no_border td, #content .no_border tr:first-child td,
#content .no_border td:first-child,
#content .no_border tr td:last-child, 
#content .no_border tr td:first-child,
#content .no_border tr td:last-child,
#content .no_border tr:last-child td,
#content .no_border td.table_header left,
#content .no_border td.table_header,
#content .no_border td.table_header_right { border: medium none; }

#content .table_no_border tr td { border: none !important; }

#botmenu a:first-letter { color:black; }

#middle .mid_header font { color:#B97050; }

#content table#pagebar_table { width:auto; }
#content table#pagebar_table td {
	border:none;
	font-family:Arial;
	font-size:14px;
}
#content table#pagebar_table td a { color:#54504f; }
#content table#pagebar_table td a:hover { color:#1988c0; text-decoration:none; }
#content table#pagebar_table td .page_bar_select_page a { color:#1988c0; font-weight:bold; }

