@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e7d9a7;
	background-image: url(images/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
table {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;; 
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.accentText {
	color: #ffdb75;
}
a {
	color: #ffdb75;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.header {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #ffdb76;
	text-decoration: none;
	letter-spacing: -1px;
}
.copyright {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;; 
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #c98620;
	text-decoration: none;
}
.copyrightLink a{
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;; 
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #c98620;
	text-decoration: underline;
}
.copyrightLink a:hover{
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;; 
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #a16407;
	text-decoration: underline;
}
.copyrightWhite {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;; 
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.picPaddingLeft {
	padding-left: 15px;
	filter:alpha(opacity=100);-moz-opacity:1.00;opacity:1.00;
}
.picPaddingRight {
	padding-right: 15px;
	filter:alpha(opacity=100);-moz-opacity:1.00;opacity:1.00;
}
