/*
body {
	background-color:#FFFFCC;
	margin: 0 0 0 0;

	font-size: 14px;
	color: #000000;
}

a, a:visited, a:active, {

	font-size: 14px;
	color: #003C00;
	text-decoration: underline;
}

a:hover {

	font-size: 14px;
	color: #50804E;
	text-decoration: underline;
}

p {

	font-size: 14px;
	color: #000000;
}
*/

a, a:active, a:visited, a:hover, a:visited:hover, th, ul, ol {
	font-size: 11px;
}

.table-header {
	background: #292962 url('/images/left_corner.gif') 0 0 no-repeat;
	height: 24px;
	margin-bottom: 0px;
}
.table-header-title {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
}
.table-header-steps {
	background: #292962 url('/images/right_corner.gif') 100% 0 no-repeat;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
}
.table-content {
	border: 1px #292962 solid;
	background: #F8F8F1;
}

.table-subheader  {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	background: #BEBE8F;
}
.odd {
	/*background: #E9E9D8;*/
	background: #EFEFE2;
}
.even {
	background: transparent;
}

/*
ul {
	font-size: 11px;
	color: #000000;
}

ol {
	font-size: 14px;
	color: #000000;
}

dl {
	font-size: 14px;
	color: #000000;
}

.bodyfont {
	font-size: 14px;
	color: #000000;
}

#bodyfont {

	font-size: 14px;
	color: #000000;
}

#header-top {
	background-image: url('/images/header-top-bg.jpg');
	background-repeat: repeat-x;

	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

#header-top a, a:visited, #header-top a:active {

	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

#header-top a:hover {

	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#home {
	background-image: url('/images/body-table-bg.jpg');
	background-repeat: repeat-y;

	color: #000000;
	font-size: 11px;
	padding: 0 25 0 25;
}

#home a, #home a:visited, #home a:active {

	color: #FF0000;
	font-size: 11px;
	text-decoration: underline;
}

#home a:hover {

	color: #50804E;
	font-size: 11px;
	text-decoration: underline;
}
*/
#parks {

	color: #000000;
	font-size: 11px;
}
/*
#parks a, a:visited, a:active {

	color: #003C00;
	font-size: 11px;
	text-decoration: underline;
}

#parks a:hover {

	color: #50804E;
	font-size: 11px;
	text-decoration: underline;
}

#parks ol {
	padding-left: 0.5em; 
	margin-left: 1em; 
	margin-top: 0; 
}

a.top-links {
	color: #003C00;
    
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

a.top-links:hover {
	color: #50804E;
        
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

a.top-links:visited:hover {
	color: #50804E;
        
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

a.top-links:visited {
	color: #003C00;
        
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

a.top-links:active {
	color: #50804E;
        
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
*/
.small-links {
	font-size: 10px;

}
a.small-links {
	font-size: 10px;
}

a.small-links:hover { 
	font-size: 10px;
}

a.small-links:visited:hover { 
	font-size: 10px;
}

a.small-links:visited {
	font-size: 10px;
}

a.small-links:active {  
	font-size: 10px;
}


/*
.admin-links {

        
	font-size: 14px;

}
a.admin-links {
	color: #003C00;
        
	font-size: 14px;
	text-decoration: underline;
}

a.admin-links:hover {
	color: #50804E;
        
	font-size: 14px;
	text-decoration: underline;
}

a.admin-links:visited:hover {
	color: #50804E;
        
	font-size: 14px;
	text-decoration: underline;
}

a.admin-links:visited {
	color: #003C00;
        
	font-size: 14px;
	text-decoration: underline;
}

a.admin-links:active {
	color: #50804E;
        
	font-size: 14px;
	text-decoration: underline;
}
*/

a.whitelink{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.whitelink:hover {
	color: #EEEEEE;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.whitelink:visited:hover {
	color: #EEEEEE;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.whitelink:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.whitelink:active {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

/* white font step numbers	*/
.bodyfont {
	color: #000000;
}

.bodyfont-white {
	color: #FFFFFF;
}

.body-flash {
	padding: 9 14 14 14;
}
	
.body-content {
	padding: 0 6 7 6;
}

/* white font table headings	*/
.header-text {
	font-weight: bold;
	color: #000000;
}

.header2-text {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.header2-text-white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.header2-text-green {
	font-size: 14px;
	font-weight: bold;
	color: #003C00;
}

/* font inside tables with headers	*/
.header3-text {
	font-weight: bold;
	color: #000000;
}

.error-message {
	font-size: 14px;
	font-weight: bold;
	font-aligh: center;
	color: #FF0000;
}
/*
#footer {

	font-size: 12px;
	color: #000000;
	text-align: center;
}

#footer a, a:visited, a:hover, a:active {

	font-size: 12px;
	color: #003C00;
	text-align: center;
	text-decoration: underline;
}

#footer .footer-left {

	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 0;
}

.footer-padding {
	padding-left: 10;
}

#sublink {
	background-image: url('/images/sublink-bg.jpg');
	background-repeat: repeat-y;

	font-size: 14px;
	color: #003C00;
	padding-top: 16px;
}

#sublink a, a:visited, a:hover, a:active {

	font-size: 14px;
	color: #003C00;
	text-decoration: underline;
}

#sublink ul {
	padding-left: 0.5em; 
	margin-left: 1em; 
	margin-top: 0; 
	list-style-type: square;
} 
*/
#insidetable {
	background-image: url('/images/body-right-bg.jpg');
	background-repeat: repeat-y;

	font-size: 14px;
	color: #000000;
	padding: 10 0 0 0;
}

#insidetable .subtable {
	background-image: url('/images/inside-bg.jpg');
	background-repeat: repeat-y;
	padding: 0 23 0 23;
}

