BODY {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
H1 {

}
H2 {
	color: #336699;
	font-weight: normal;
	font-size: 18;
	padding: 0px;
	margin: 0px;
}
H3 {
	color: #0099cc;
	font-weight: normal;
	font-size: 16;
	padding: 0px;
	margin: 0px;
}
H5 {
	color: #006699;
	font-weight: normal;
	font-size: 14;
	padding: 0px;
	margin: 0px;
}
H6 {
	color: #336699;
	font-weight: normal;
	font-size: 11;
	font-style: italic;
}
A, A:visited {
	color: #336699;
	text-decoration: underline;
}
A:hover, A:active {
	color: #003366;
	text-decoration: none;
}
A.link_submenu, A.link_submenu:visited {
	color: #6699CC;
	text-decoration: underline;
}
A.link_submenu_in, A.link_submenu_in:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
TD {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
P {
	padding: 0 5 0 0;
	line-height: 18px;
}
LI {
	line-height: 18px;
}
FIELDSET {
	padding:10px;
	margin:10px;
	border: 1px solid #8CB8DC;
}
LEGEND {
	padding:5px;
	font-size: 11px; 
	font-weight: bold;
	color: #336699;
}
INPUT, SELECT, TEXTAREA {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #f8f8f8;
}
.table_main {
/*	background: #ffffff url('../i/bg_main.gif') no-repeat top left;*/
	width: 770px;
}
.table_local {
/*	background: #ffffff url('../i/bg_local.gif') no-repeat top left;*/
	width: 770px;
}
.cell_sub_navigation {
	font-size: 10px;
	color: #ff6600;
	height: 50px;
	text-align: right;
}
.cell_header_main {
	background: #ffffff url('../i/bg_header_main.jpg') no-repeat top right;
	vertical-align: middle;
	line-height: 24px;
	padding: 0px;
	height: 275px;
}
.cell_menu_item {
	padding: 5px;
	height: 60px;
	font-size: 11;
	font-weight: bold;
	color: #336699; 
}
.cell_submenu_bullet {
	padding: 10 0 0 10;
}
.cell_submenu_content {
	padding: 6 5 5 3;
	height: 30px;
	font-weight: bold;
	font-size: 11px;
	color: #6699CC;
	border-bottom: 1px solid #C8DDEE;
}
.cell_submenu_content_active {
	padding: 2 5 5 3;
	height: 30px;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	background: #ffffff url('../i/bg_submenu.gif') no-repeat top left;
	border-bottom: 1px solid #C8DDEE;
}
.cell_menu_item_active {
	padding: 5px;
	height: 60px;
	font-size: 11;
	font-weight: bold;
	background: #ffffff url('../i/bg_menu_item.gif') no-repeat bottom left;
	text-align: left;
	color: #ff6600; 
}
.cell_centent_plain {
	padding: 10px;
	color: #000000;
}
.cell_content_local {
	padding: 10px;
	color: #000000;
	background: #ffffff url('../i/bg_header_local.gif') no-repeat top right;
	height: 300px;
	vertical-align: top;
}
.table_news {
	background: #ffffff url('../i/bg_news.gif') repeat-x top left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.cell_news_header {
	background: url('../i/bg_news_header.gif') no-repeat top right;
}
.cell_news_title {
	height: 70px;
	padding: 30 10 10 0;
}
.cell_news_content {
	padding: 10px;
	color: #333333;
}
.cell_footer {
	background: #ffffff url('../i/bg_footer.gif') no-repeat bottom right;
}
.cell_footer_content {
	border-top: 1px solid #8CB8DC;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
	padding: 20 10 10 10;
}
.TableRowContent {
	height: 30px;
	font-weight: normal;
}
.TableRowOptions {
	background-color:#f5f5f5;
	height: 30px;
	font-weight: normal;
} 
.TableRowHeader {
	height: 30px;
	text-align: left;
	font-weight: bold;
}
.TableRowSubHeader {
	height: 30px;
	text-align: left;
	font-weight: normal;
}
.TableRowEmpty { }
.TableCellContent {
	padding: 5px; 
	border-bottom: 1px solid #C8DDEE;
	vertical-align: middle;
}
.TableCellOptions {
	padding: 5px; 
	border-bottom: 1px solid #e0e0e0;
	vertical-align: middle;
}
.TableCellContentBold {
	padding: 5px; 
	border-bottom: 1px solid #e0e0e0;
	vertical-align: middle;
	font-weight: bold;
	background-color: #C8DDEE;
}
.TableCellHeader {
	padding: 5px; 
	border-bottom: 3px double #C8DDEE;
	vertical-align: middle;
	font-weight: bold;
}
.TableCellAction {
	padding: 5 5 5 5; 
	vertical-align: middle;
	font-weight: normal;
	background-color: #f8f8f8;
}
.text_red {
	color: #990000;
}