body {
	background-color: #A31112;
	margin-left: 0px;
	margin-right: 0px;
	
}
body, th, td{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* Page Links*/

.pga:link {
	color: #A31112;
	text-decoration: none;
}
.pga:visited {
	text-decoration: none;
	color: #A31112;
}
.pga:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #CC6600;
	
}

.pga:active {
	text-decoration: none;
	color: #A31112;
}

ul {
	list-style-image: url(images/arrow.jpg);
	
}
.imgBrdr {
	border: 1px solid #A31112;
}
.tblbdrBtm {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.style3 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
}
.style4 {font-size: 10px;}
.style5 {color: #000000;}

.tblBdrBtm1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.dottedLines {
	border: 2px dotted #CC3333;
}

