/* Global Styles */

body {
	background-image: url(/images/bkgdgradient.gif);
	background-repeat: repeat-x;
	margin: 0;
	background-color: #1F1F1F;
	padding: 0;
	}

td {
	}

a {
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 13px;
	}

 a:hover {
	color: #FF9900;
	text-decoration:underline;
	}
	
.pageName {
	font:16px georgia;
	font-weight:bold;
	color: #BB983A;
	line-height:22px;
	letter-spacing:0.3em;
	text-align: left;
	}
.subHeader {
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0.1em;
	line-height: 15px;
	font-weight: bold;
}
.subHeaderG {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #BB983A;
	letter-spacing: 0.1em;
	line-height: 15px;
}
.smallTextHeaderD {
	font:12px georgia;
	color: #333333;
	line-height:14px;
	letter-spacing: 0.1em;
	text-align: right;
	font-weight: normal;
	}
.smallTextHeaderW {
	font:12px georgia;
	color: #CCCCCC;
	line-height:14px;
	letter-spacing: 0.1em;
	}
.smallTextWx2 {
	font:12px georgia;
	color: #cccccc;
	line-height:20px;
	/* [disabled]text-align: right; */
	font-weight: normal;
	}
.smallTextW {
	font:12px georgia;
	color: #cccccc;
	line-height:14px;
	}
.smallTextD {
	font:12px georgia;
	color: #333333;
	line-height:14px;
	}
	
.copyrightlogo {
	color: #E45E15;
	line-height:10px;
	letter-spacing:0.1em;
	font-family: georgia;
	font-size: 10px;
	}
.NewsHeaderY {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #FC3;
	letter-spacing: 0.1em;
	line-height: inherit;
}
.NewsTitle {
	font-family: Georgia;
	font-size: 36px;
	font-weight: bold;
	color: #F00;
	letter-spacing: 0.1em;
	line-height: 15px;
	text-align: left;
}
