body {
	background-image:url(images/tile.jpg);
	background-repeat: repeat;	
	color:black;
	font-family:verdana;
	font-size:8pt;
}
.firstTable {
	background-image:url(images/tbg.gif);
	background-repeat: repeat-y;	
}
.secondTable {
	background-image:url(images/light.gif);
	background-repeat: no-repeat;	
}
.thirdTable {
	background-image:url(images/table3bg.gif);
	background-repeat: repeat-y;		
}
.fourthTable {
	background-image:url(images/watermark.jpg);
	background-repeat: no-repeat;	
	background-position : top;	
}
.fifthTable {
	background-color:white;
	border: 1px solid #590505;
}
table,tr {
	background-color:transparent;
	color:black;
	font-family:verdana;
	font-size:8pt;
}

a {
	font-family:verdana;
	font-weight:bold;
	font-size:8pt;
	color:#830808;
	text-decoration:underline;
}

a:hover {
	font-weight:bold;
	font-size:8pt;
	color:#CAC9C9;
	text-decoration:none;
}
.articleLink {
	font-family:verdana;
	font-weight:normal;
	font-size:8pt;
	color:#830808;
	text-decoration:none;
}

.articlelink:hover {
	font-weight:normal;
	font-size:8pt;
	color:#830808;
	text-decoration:underline;
}
.topPage {
	font-family:verdana;
	font-weight:normal;
	font-size:7pt;
	color:#BDB4B4;
	text-decoration:none;
}

.topPage:hover {
	font-weight:normal;
	font-size:7pt;
	color:#830808;
	text-decoration:none;
}
.title {
	font-family:verdana;
	font-weight:bold;
	font-size:8pt;
	color:#850909;
	text-decoration:none;
}
hr {
	height:1px;
	color:#850909;
}
.whiteText {
	font-family:verdana;
	font-weight:normal;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
}
.whiteText:hover {
	font-family:verdana;
	font-weight:normal;
	font-size:8pt;
	color:#C9C8C8;
	text-decoration:none;
}
.whiteLink {
	font-family:verdana;
	font-weight:bold;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
}

.whiteLink:hover {
	font-weight:bold;
	font-size:8pt;
	color:#C9C8C8;
	text-decoration:underline;
}
.whiteHdr {
	font-family:arial;
	font-weight:bold;
	font-style:italic;
	line-height: 30px;
	font-size:14pt;
	color:#FFFFFF;
	text-decoration:none;
}

.photo {
	border:1px solid #370202;
}
.photo2 {
	border:1px solid #195505;
}
.quote {
	font-family:arial;
	font-weight:normal;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
}
.CsDiv {
     text-align: justify;
}

.button {
	background-color:#D2DBCF;
	color:#000000;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
}
.bullet {
	font-family:verdana;
	color:#850909;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
.hdrOne{
	font-family:verdana;
	color:#850909;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
.hdrTwo{
	font-family:verdana;
	color:#850909;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}

.header3 {
	font-family:Verdana;
	color:#046203;
	font-size:15pt;
	font-weight:bold;
	text-decoration:none;
}
.tiny {
	font-family:Verdana;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
}


