@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2c3341;
	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: #e9d59c;
}
a {
	color: #bbd0f1;
	text-decoration: underline;
}
a:hover {
	color: #e9d59c;
	text-decoration: underline;
}
.contentTable {
	background-color: #817657;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;

}
.header {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #e9d59c;
	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: #b3a47a;
	text-decoration: none;
}
.copyrightLink a{
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;; 
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #b3a47a;
	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: #ffffff;
	text-decoration: underline;
}
.copyrightBlue {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;; 
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #525f73;
	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;
}
.picNoTransparency {
	filter:alpha(opacity=100);-moz-opacity:1.00;opacity:1.00;
}
