body{
	margin : 0px;
	scrollbar-3d-light-color : #000000;
	scrollbar-arrow-color : #EDDAB0;
	scrollbar-base-color : #003300;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : #003300;
	scrollbar-highlight-color : #EDDAB0;
	scrollbar-shadow-color : black;
	background-color : #ffffff;
	background : url(images/background13.jpg);
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 10px 0 0 10px;
	padding: 16px 0 0 0px;
	line-height: 2.4em;
	color: #003300;
}


/*
h1{
	font-size:30px;
	padding: 0 0 10px 0;
	margin: 0 20px 0 0px;
	color : #003300;
	font-weight:normal;
}


h1{
	font-size:30px;
	color:#863639;
	font-weight:normal;
	padding: 0 0 10px 0;
	margin: 0 20px 0 0px;
}
*/
a.mn {
	padding-top: 0px;
	padding-bottom: -1px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 12px;
	margin-right: 10px;
	width: 101px;
	color : #232323;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	letter-spacing : 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
a.mn:hover {
	color : #9A9A9A;
	text-decoration : none;
	background-color: white;
}
p{
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-left: 10px;
	margin-right: 10px;
	color : #013602;
	text-align : justify;
	line-height: 15px;
}
a {
	color: #003300;
}
a:hover {
	color: #005466;
}


a.bn {
	font-size : 11px;
	color : #282828;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.bn:hover {
	color : #005466;
}

a.bn2 {
	font-size : 11px;
	color : #191919;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
a.bn2:hover {
	color : #005466;
}
a.ql {
	font-size : 10px;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
}
a.ql:hover {
	color : #CFDCD2;
}
INPUT.cf, select.cf {
	font-size :11px;
	height : 19px;
	font-family: arial,verdana;
}
textarea.cf {
		font-size :11px;
	font-family: arial,verdana;
}
TD.ln {
	border-bottom : 1px solid Black;
	height: 22px;
	text-align : left;
	color : white;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	width : 100%;
	text-decoration : none;
	margin-left : 0px;
	border-left-width : 0px;
	font-weight : bold;
	font-size : 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left : 5px;
	height: 100%;
	background-color : #004F00;
}
A.ln {
	text-align : left;
	color : white;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	width : 100%;
	text-decoration : none;
	margin-left : 0px;
	border-left-width : 0px;
	font-weight : bold;
	font-size : 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left : 5px;
	height: 100%;
	background-color : #004F00;
}
a:hover.ln {
	color : White;
	background-color: #670001;
}
TD.ln2 {
	border-bottom : 1px solid Black;
	background-color : #E8E8E8;
	height: 18px;
}
A.ln2 {
	text-align : left;
	color : White;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	width : 100%;
	text-decoration : none;
	margin-left : 0px;
	border-left-width : 0px;
	font-weight : normal;
	font-size : 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left : 5px;
	height: 100%;
	background-color : #003D00;
}
a:hover.ln2 {
	color : White;
	background-color: #A31B1B;
}
#nav, #nav ul {
	float: left;
	width: 758px;
	list-style: none;
	line-height: 1;
	background: #670002;
	font-weight: normal;
	padding: 0;
	border: solid #000000;
	border-width: 1px 0;
	margin: 0px;
	list-style-position : outside;
}

#nav a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0px;
	font-size: 12px;
	font-family: verdana;
	padding-bottom: 1px;
	padding-top: 2px;
	width: 105px;
	height: 18px;
/**	border-right: 1px solid silver;**/
}
#nav li {
	float: left;
	padding: 0;
	list-style-position : outside;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px; 
	font-weight: normal;
	border-width: 0.0em;
	margin: 0;
	list-style-position : outside;
}
#nav li li {
	padding-right: 0px;
	list-style-position : outside;
}

#nav li ul a {
	width: 170px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #003300;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
/*	visibility: hidden;*/
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003300;
	margin-top: 0px;
}
img.mi {
	border: 2px solid #003300;
}