p, td {
	margin-top: 0px;
	margin-bottom: 0px;
}


body {
	background-color: #003700;
	margin: 5px;

}
.headerBorders {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #636532;
	border-right-color: #636532;
	border-bottom-color: #636532;
	border-left-color: #636532;
}
.footerTable {
	background-color: #9C9E84;
}
.contentTable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #636531;
	border-right-color: #636531;
	border-bottom-color: #636531;
	border-left-color: #636531;
	background-color: #CCB998;

}
.menuBorders {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
	padding: 0px;
	margin: 0px;
	background-color: #666633;


}
.cellCaption {
	background-color: #CCB998;
	background-image: url(assets/caption_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 20px;
	font-weight: bold;
	color: #CCB998;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;

}
.textMain {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.textMain a:link { color: #F7DFB5; }
.textMain a:visited { color: #CCC;}
.textMain a:hover { color:  #FFF; text-decoration: underline; }
.textMain a:active { color:  #E9E2BE; text-decoration: none; }


.textLatestNews {

	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.textCaption {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 22px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 23px;
	text-align: right;

}
 
blockquote.withquote {
	background:url(assets/quoteblack.gif) no-repeat left top;
	padding-left:10px;
	text-align:center;
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #003700;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 25px;
	font-variant: small-caps;
	margin-top: 3px;
	margin-right: 100px;
	margin-left: 100px;


} 

p.withunquote {
	background: url(assets/unquoteblack.gif) no-repeat right bottom;
	padding-right:5px;
	margin: 3px;
	padding-top: 3px;
}

.footer {
	font-family: Arial;
	font-size: 9px;
	font-variant: small-caps;
	color: #003700;
	text-align: center;
	padding: 15px 40px 10px;

}
.textCloseWindow {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	padding: 4px;
	margin: 4px;

}
.credits {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding: 10px;
	text-transform: uppercase;

}
.credits a:link {color: #666666; text-decoration: none; }
.credits a:visited {color: #666666; text-decoration: none; }
.credits a:hover {color: #999999; text-decoration: underline; }
.credits a:active {color: #999999; text-decoration: none; }
