a.menu {
background-image: url(/images/dot.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 30px;
font-size: 12px;
line-height: 24px;
}
a.menu:hover {
background-image: url(/images/menu_1.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 30px;
font-size: 12px;
line-height: 24px;
}
a.menu2 {
background-image: url(/images/dot.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 20px;
margin-left: 30px;
font-size: 12px;
line-height: 24px;
}
a.menu2:hover {
background-image: url(/images/menu_2.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 20px;
margin-left: 30px;
font-size: 12px;
line-height: 24px;
}

a.amenu2 {
background-image: url(/images/menu_2.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 20px;
margin-left: 30px;
font-size: 12px;
line-height: 24px;
font-weight: bold;
color: #666666;
}

a.amenu {
background-image: url(/images/menu_1.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 30px;
font-size: 12px;
line-height: 24px;
font-weight: bold;
color: #666666;
}


body 	 {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #000;
}

body,td,input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

ul{margin: 0 0 0 20px}
li{margin: 0px; line-height: 15px; list-style-image: url('/images/li.gif')}
blockquote{margin: 8 0 8 32px; padding: 0px}

a:link   {
	color: #0075ba;
	text-decoration: underline;
}
a:visited{
	color: #0075ba;
	text-decoration: underline;
}
a:hover  {
	color: #709B0D;
	text-decoration: none;
}
a:active {
	color: #0075ba;
	text-decoration: underline;
}
h1{
	color: #83b60f;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 16 0 10 0px;
	text-indent: 20px;
}
h2 {
	color: #83b60f;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 16 0 10 0px;
	text-indent: 20px;
}
h3 {
	color: #83b60f;
	font-family: Arial Narrow, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
	margin: 16 0 10 0px;
	text-indent: 20px;
}

div.note, div.note1 {
background-color: #f7f7f7;
background-image: url(/images/content_1.gif);
background-repeat: no-repeat;
background-position: top left;
}

div.note1 {margin: 10px 0 15px 0;}

div.note2{
padding: 15 35 15 35px;
background-image: url(/images/content_3.gif);
background-repeat: no-repeat;
background-position: bottom right;
}

#nopadding1{
	padding-left: 0px;
	color: #bc1d26;
	font-variant: small-caps;
	text-decoration: none;
}
#green{
	color: #83b60f;
}
.col{
	padding: 5px;
	padding-left: 10px;
}
#greenbold{
	color: #83b60f;
	font-weight: bold;
}
#nopadding2{
	padding-left: 30px;
	color: #bc1d26;
	text-decoration: none;
}
.text{
	padding-bottom: 14px;
}
.news{
	color: #0075ba;
	font-weight: bold;
}
.bottom{
	font-size: 10px;
}
.search{
	margin: 0px;
}

a.r_links 
{
        font-family: Arial;
	font-size: 10px;
	COLOR: #666666;
        TEXT-DECORATION: underline;
}

.small_text {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	TEXT-ALIGN: left;
	color : #666666;
}

#meta {overflow:hidden; white-space:nowrap; width:91px;}
#meta a {display:block; text-decoration:none; color:#666; padding-left:20px; position:relative; line-height:12px; font-size:9px; ~width:73px; ~overflow:hidden;}
#meta a span {color:#333; text-decoration:underline;}
#meta a:hover span {text-decoration:none;}
#meta a img {border:0px; position:absolute; left:0px; top:4px;}