/* CSS Document */
body {
	background-color: #141004;
	font-family: Century Gothic, sans-serif;
	color: #141004;
	font-size: 13px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin: 0px;
	/*border: 0;	*/
}
a:link {
	font-family: Century Gothic, sans-serif;
	font-size:13px;
	font-style: strong;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E7D293;
	text-decoration: none;
}
a:visited {
	font-family: Century Gothic, sans-serif;
	font-size: 13px;
	font-style: strong;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #E7D293;
	text-decoration: none;
}
a:hover {
	font-family: Century Gothic, sans-serif;
	font-size: 13px;
	font-style: strong;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #C29A43;
	text-decoration: none;
}
a:active {
	font-family: Century Gothic, sans-serif;
	font-size: 13px;
	font-style: strong;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #E7D293;
	text-decoration: none;
}
table {
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #141004;
	/*color: #000000;	
	padding: 0px;
	margin: 0px;
	border: 0;*/
	}
td {
	font-family: Century Gothic, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #141004;
	padding: 0;
	margin: 0;
	border: 0;
}

h1 {
	font-family: Century Gothic, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #C29A43;
	text-decoration: none;
	background-color: #ABEACD;
}
h2 {
	font-family: Century Gothic, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height:120%;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	}
h3 {
	font-family: Century Gothic, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #666699;
}
h4 {
	font-family: Century Gothic, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #555555;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	color: #141004;
}
.darkred {
	font-family: Century Gothic, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5A1204;
}
.brightred {
	font-family: Century Gothic, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F45923;
}
.largered {
	font-family: Century Gothic, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #901C03;
	}
.boldunderline {
	font-family: Century Gothic, sans-serif;
	font-size: 16px;
	font-style: underline;
	font-weight: bold;
	font-variant: normal;
	color: #141004;
}

.greyitalicunderline {
	font-family: Century Gothic, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #67726C;
	}
img{
	border-style:none;
	border-width:1;
}
.sepiafont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #744A00;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #141004;
}

.hdtable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #9999CC;
	}
	
.white-txt {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size: 26px;
	font-style: bold;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}	
	
.13header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
}

.time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C2C2C2;
	background-color: #ECECEC;
	padding: 0;
	margin: 0;
	border: 0;
}
.img-center { vertical-align:middle;}

