.CELL_Body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #005400;
	background-color: #FFFFDC;
}

.CELL_Menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #005400;
	background-color: #FFFFDC;
}

.TableEstesPark {	
	background-color: #4A7320 ;
	font-size: 9pt;
	color: #FFCE00;
	font-style: italic;
}

.TableMain {
	background-color: #EBEEE7;
}

.Table_Green {
	border: 1px solid #005400;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.CopyRight {
	font-family:  arial, helvetica, Geneva, sans-serif;
	font-weight: normal; 
	font-style:italic; 
	font-size: 7pt;
	background-color: #FFFFDC;	
}

a:link, a:active, a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%; 
	color: #006600; 
	text-decoration: underline ;
}

a:hover {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	background-color: #006600;
	color: #FFFFFF;
	text-decoration: none ;
}

a.LinkMasterMenu:link, a.LinkMasterMenu:active, a.LinkMasterMenu:visited{
	font-family:  tahoma, verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%; 
	color: #005400; 
	text-decoration: underline ;
}

a.LinkMasterMenu:hover {  
	font-family: tahoma, verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 9pt;;
	font-weight: normal;
	background-color: #005400;
	color: #FFFFDC;
	text-decoration: none ;
}

a.Link_NoHover:link, a.Link_NoHover:active, a.Link_NoHover:visited{
	font-family:  tahoma, verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%; 
	color: #005400; 
	text-decoration: underline ;
}
a.Link_NoHover:hover {  
	font-family: tahoma, verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 9pt;;
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%; 
	color: #005400; 
	text-decoration: underline ;
}



.smallType {
	font-weight: normal; 
	font-style:normal; 
	font-size: 9pt;
}

.verySmallType, h4 {
	font-weight: normal; 
	font-style:normal; 
	font-size: 8pt;
}

.subTitle, h1{
	color: #006600;
	font-weight: bold;
	font-style: italic;
	font-size: 16pt;
	text-align: center;
}
	
.subTitle2, h2{
	color: #006600;
	font-weight: bold ; 
	font-style: italic; 
	font-size: 12pt;	
}
		
.subTitle3, h3{
	color: #6666ff;
	font-weight: bold ; 
	font-style:normal; 
	font-size: 14pt;	
}

hr {
	height: 1px;
	width: 90%;
	color: #005400;
}


