/* ------------------- GENERAL FORMATING ------------------- */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#000000;
	text-decoration: none;
}  
  
body {
	margin: 10px;
	padding: 0px;
	background-color: #ADC2AD;
}

A:LINK { 
	text-decoration: underline;
	color: #336633; 
} 
A:HOVER {
	text-decoration: underline;
	color: #F3EBA4;
} 
A:ACTIVE {
	text-decoration: underline;
	color: #9967CC;
} 
A:VISITED {
	text-decoration: underline;
	color: #336633;
}
h1 {
	color: #000000;
	font-weight:bold;
	margin-top:6px;
	font-size : 28px;
	margin-bottom : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}  
h2 {
	color: #336633;
	font-weight:bold;
	margin-top:4px;
	font-size : 18px;
	margin-bottom : 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}  
h3 {
    color: #336633: 12px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom: 2px;
}  
h4 {
    color: #336633:bold;
	margin-top:2px;
	font-size : 11px;
	color: #003399;
}

/* ------------------- CONTENT AREA ------------------- */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 1.2em;
}
A.bodytext:LINK , A.bodytext:VISITED , A.bodytext:ACTIVE { 
	color : #336633;
	text-decoration: underline;
}
A.bodytext:HOVER { 
	color : #9967CC;
	text-decoration: underline;
}

.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.bodysmall:LINK , A.bodysmall:VISITED , A.bodysmall:ACTIVE { 
	color : #306830;
	text-decoration: underline;
}
A.bodysmall:HOVER { 
	color : #9967CC;
	text-decoration: underline;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


/* ------------------- HEADER basic text link navigation ------------------- */

.hdrnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #F3EBA4;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 1px;
}
	
A.hdrnav:LINK { 
	color : #F3EBA4;
	text-decoration: none;
}
	
A.hdrnav:VISITED {
	color : #F3EBA4;
	text-decoration: none;
}
A.hdrnav:HOVER {
	color : #FFCC33;
	text-decoration: underline;
}

/* ------------------- more general text styles ------------------- */


.footer { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #000000;
	line-height: 1.1em;
}
	
A.footer:LINK , A.footer:VISITED , A.footer:ACTIVE { 
	font-weight : normal;
	color : #333333;
	text-decoration: underline;
}

A.footer:HOVER { 
	color : #9967CC;
	text-decoration: underline;
}

#tdNews {
	border-left: 1px solid #49572A;
	border-right: 1px solid #49572A;
	background-color: #FDFBEC;
}

#tdBorderBtm {
	border-bottom: 1px solid #49572A;
}
#tdContent {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #49572A;
	background-color: #FFFFFF;
	height: 400px;
}

#tdTopBar {
	background-color: #49572A;
}


#tdBtmBar {
	background-color: #495729;
	border-top: 1px solid #879569;
	border-bottom: 1px solid #879569;

}



/*---- Styles --------*/
