body, td { behavior:url("csshover.htc"); font-size: 12px; line-height: 13px; font-family: arial; color: 000000; text-align: left;}
a:link {color: #93AD38; text-decoration: none; font-weight: bold;}
a:visited {color: #93AD38; text-decoration: none; font-weight: bold;}
a:active {color: #F06609; text-decoration: none; font-weight: bold;}
a:hover {color: #000000; text-decoration: none; font-weight: bold;}

.titleblack { font-size: 14px; line-height: 15px; font-family: arial; color: #000000; font-weight:bold;}

.titlewhite { font-size: 12px; line-height: 15px; font-family: arial; color: #ffffff; font-weight:bold; margin-left: 5px;}

h1
	{
	font-size: 20px; color: #8db35c; font-weight: bold;
	margin-bottom: 10px;
	}

h2
	{
	font-size: 18px; color: #8db35c; font-weight: bold;
	margin-bottom: 10px;
	}

h3
	{
	font-size: 16px; color: #000000; font-weight: bold;
	margin-bottom: 5px;
	}

hr {
    height: 1px;
    width: 300px;
    background-color: #aeaeae;
    color: #aeaeae;
    margin: 0px 15px 0px 15px;  
   }

p
	{
	text-align: left;
	line-height: 16px;
	}

div
	{
	text-align: left;
	}

div.menu
	{
	padding: 0px;
	border: 0px;
	spacing: 0px;
	margin: 0px;
	width: 219px;
	background-color: #000000;
	text-indent: 8px;
	line-height: 170%;
	}

div.menu_entry
	{
	padding: 0px;
	border: 0px;
	spacing: 0px;
	margin: 0px;
	height: 20px;
	width: 219px;
	background-color: white;
	background-image: url('images/menu_dec.png');
	background-position: right;
	background-repeat: no-repeat;
	color: black;
	display: block;
	text-decoration: bold;
	}


div.menu_entry:hover, div.current
	{
	padding: 0px;
	border: 0px;
	spacing: 0px;
	margin: 0px;
	background-color: black;
	color: white;
	background-image: url('images/menu_dec_hover.png');
	cursor: hand;
	}

div.blackline
	{
	height: 1px;
	max-height: 1px;
	background-color: black;
	}

#submenu
	{
	font-size: 12px;
	font-weight: normal;
	}

#more
	{
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	}

#menupadding
	{
	margin-bottom: 5px;
	}

.outline
	{
	border: 1px solid #000000;
	margin-bottom: 10px;
	}

.padding
	{
	margin-bottom: 10px;
	}

.clear { clear: both; }

a.no_underline
	{
	text-decoration: none;
	}

a:link.text {color: #000000; text-decoration: none; font-weight: normal;}
a:hover.text {color: #000000; text-decoration: underline; font-weight: normal;}

.sepline
	{
	background-color: #000000;
	height: 1px;
	margin-top: 10px;
	}

ul
	{
	padding: 0;
	margin: 10px;
	margin-left: 15px;
	margin-top: 0;
	}

li
	{
	margin-top: 0px;
	margin-bottom: 8px;
	}

img
	{
	border: 0;
	}

img.border
	{
	border-width: 3px; 
	border-style: solid; 
	padding: 5px; 
	border-color: #000000;
	margin: 5px;     
	}