body
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: padding: 0px;
}

input, select
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding: padding: 0px;
}

a { text-decoration: none; color: #0000bb; }

#main 
{
	padding: 10px;
}

#title_div 
{
	font-family: Times New Roman;
	font-size: 28px;
}

.modalBackground 
{
	background-color:#fff;
	filter:alpha(opacity=50);
	opacity:0.5;
}

#category_div 
{
	display: inline;
	width: 50px;
	vertical-align: top;
}

#header_img_div 
{
	display: inline;
	vertical-align: top;
}

td 
{
	vertical-align: top;
}

.content_edit 
{
	color: #000;
	text-decoration: none;
}

.title 
{
	font-family: Georgia;
	font-size: 22px;
	font-weight: bold;
}

.body 
{
	font-family: Georgia;
	font-size: 11pt;
	line-height: 20pt;
	font-weight: normal;
}

a.nav 
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

a.nav:hover 
{
	text-decoration: underline;
}

a.breadcrumb 
{
	font-family: Arial, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

.breadcrumb_sep 
{
	font-family: Arial, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	color: #999;
	padding: 0px 5px 0px 5px;
}

.footer_top
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	padding: 0px 37px 0px 0px;
}

.footer_bottom
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	padding: 0px 15px 0px 0px;
}

.current_node 
{
	color: #de3c2a;
}

h4 {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

h5 {
	font-family: Arial, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #404040;
}

h6 {
	font-family: Arial, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	line-height: 12px;
}
img {
	border: 0px;
}

#bodytext a { color: #666; text-decoration: underline; }
