body {
margin: 0 3% 0 3%;
font-size: 80%;
color: #595959;
FONT-FAMILY: tahoma, Verdana, 'trebuchet ms';
}

td.menu {
border-left: 1px solid #c49e76;
border-top: 1px solid #c49e76;
padding: 10px;
}
td.footer {
border-top: 1px solid #c49e76;
border-bottom: 1px solid #c49e76;
padding: 10px;
}
td.text {
padding: 10px;
}

hr {
color: #c49e76;
padding-left: 9px;
padding-top: 0px;
padding-bottom: 0px;
   height: 1px;
   border: medium none;

}
h1 {
font-size: 105%;
padding-left: 9px;
padding-top: 0px;
padding-bottom: 0px;
border-left: #C49E76 5px solid;
}
h2 {
font-size: 105%;
padding-left: 9px;
padding-top: 0px;
padding-bottom: 0px;
border-left: #C49E76 5px solid;
}
.menu_line
{
	background-image: url('/images/menu_line.gif');
	height:1px;
	background-repeat: repeat-x;
	background-position: 50%;
}
.menu_point
{
	padding-left:5px;
	padding-right:8px;
}
a:active, .menu_table a:active, a:hover, .menu_table a:hover
{
	color: #c49e76;
	TEXT-DECORATION: underline;
	font-family: tahoma, arial;
	font-size: 95%;
}
a:link, .menu_table a:link, a:visited, .menu_table a:visited
 {
	color: #595959;
	TEXT-DECORATION: underline;
	font-family: tahoma, arial;
	font-size: 95%;
}
A:link.activ, A:visited.activ
{
	color: #c49e76;
	TEXT-DECORATION: underline;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 95%;
}
A:active.activ, A:hover.activ
 {
	color: #c49e76;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 95%;
}

A:link.passiv, A:visited.passiv
{
	color: #595959;
	TEXT-DECORATION: underline;
	font-family: tahoma, arial;
	font-size: 95%;
}
A:active.passiv, A:hover.passiv
 {
	color: #c49e76;
	font-family: tahoma, arial;
	font-size: 95%;
}
A:link.search, A:visited.search
{
	color: #595959;
	TEXT-DECORATION: underline;
	font-family: tahoma, arial;
	font-size: 95%;
}
A:active.search, A:hover.search
 {
	color: #c49e76;
	font-family: tahoma, arial;
	font-size: 95%;
}
.news_date
{
	color: #C9D1D3;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 10px;
	font-size: 80%;
}
.news_description
{
	padding-left:12px;
	margin-bottom:0em;
	color: #606060;
}
.news_title
{
        font-size: 8pt;
	font-weight: bold;
}
#left_nav 				{list-style: none;}
#left_nav ul li			{overflow:hidden;}
#left_nav ul.subNav li		{height: 100%; font-size: 11px; font-weight: 100;}
#left_nav ul.subNav li a 	{text-decoration: none;color: #595959;}
#left_nav ul.subNav li a:hover {text-decoration: underline;}
#left_nav .togle			{float: left; width: 8px; height: 8px; margin: 5px; cursor: pointer; background: url(/images/bulets.gif) left top no-repeat; font-size:0px;}
#left_nav .togled		{float: left; width: 8px; height: 8px; margin: 5px; cursor: pointer; background: url(/images/bulets.gif) left -8px no-repeat; font-size:0px;}
#left_nav ul.subNav li.selected {font-weight: bold;}
