
/* Links */

a:link, a:visited {
	font-size: 12px; 
	color: #304730; 
	}

a:hover {
font-size: 12px; 
	color: #B501A0; 
	}
	


	
/* the rest */
.white_text {
	font-size: 11px;
	color: #FFFFFF;
}

a:link.leftnav {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.leftnav {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.leftnav {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active.leftnav {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link.subnav {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.subnav {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.subnav {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active.subnav {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	color: #625549
}

h2 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;background-color:#A8A19A; font-weight:bold; padding-left:8px; padding-right:3px; padding-top:10px; padding-bottom:10px
}

h3 {
	padding:3px; font-family: Arial;
	font-size: 12px;
	color: #000000; margin-bottom:-10
}

h4 {
	padding:3px; font-family: Arial;
	font-size: 12px;
	color: #9D008A; line-height:100%; margin-bottom:20 
}

body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: Arial,Tahoma;
	font-size: 12px;
	color: #000000;
}

td.white {
	color: #ffffff;
	font-family: Arial,Tahoma;
	font-size: 12px;
}

p {
	font-family: Arial,Tahoma;
	font-size: 12px;
	color: #000000;
}

textarea {
	font-family: Arial,Tahoma;
	font-size: 11px;
}

input {
	font-family: Arial,Tahoma;
	font-size: 11px;
}

select {
	font-family: Arial,Tahoma;
	font-size: 11px;
}

.style1 {color: #00565E}

.style2 { 
	color: #ffffff;
	font-weight: bold;
}

div.leftmenu a  {
	color:#FFFFFF;
//	display:block; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px
//	display:block; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:solid; border-bottom-width:0px
} 

div.leftmenu a:hover  { 	
	color:#FFFFFF;
	background-color:#A8A19A;
	display:block
}

span.mainnav {
	margin-left:14px;
	line-height:24px;
	vertical-align:middle;
}

span.mainnav:hover {
	margin-left:14px;
	line-height:24px;
	vertical-align:middle;
}

span.subnav {
	margin-left:14px;
	line-height:24px;
	vertical-align:middle;
}
span.subnav:hover {
	margin-left:14px;
	line-height:24px;
	vertical-align:middle;
}

