body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000 url(images/bg.jpg) top center no-repeat;
	margin: 0px 0px 10px 0px;
}

.menu td {
	padding: 10px;
}

/* white links for menu */
a.Link:link {
	color:#ffffff;
	text-decoration: none;
}
a.Link:visited {
	color:#ffffff; 
	text-decoration: none; 
}
a.Link:hover {
	color:#E2E2E2;) 
	text-decoration: underline;
}

/* links for general page */

a.generallink:link {
	color:#F07F1D;
	text-decoration: none;
}

a.generallink:visited {
	color:#F07F1D; 
	text-decoration: none; 
}

a.generallink:hover {
	color:#333333;) 
	text-decoration: underline;
}

/* Footer link */

a.footerlink:link {
	color:#4F4F4F;
	text-decoration: none;
}

a.footerlink:visited {
	color:#4F4F4F; 
	text-decoration: none; 
}

a.footerlink:hover {
	color:#333333;) 
	text-decoration: underline;
}






.tableborder {
	/*border: thin solid #7F7E7E;*/
}
.menustyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.6px;
	background-color: #5C5C5C;
	color: #ffffff;
	height: 28px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: -0.5px;
 	line-height: 25px; 
	font-weight: bold;
	padding: 0px;
	color: #333333;
	text-align: left;


}
.generaltxtformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px; 
	text-align: left;
	color: #333333;
	padding: 12px;

}

.footertxtformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px; 
	text-align: left;
	color: #5C5C5C;
	padding: 12px;

}


.addresstxtformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center; 
	color: #333333;
}


.txtformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 	line-height: 18px; 
	text-align: justify;
	color: #333333;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-top: 0px;
}

.txtformat2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	line-height: 18px; 
	text-align: justify;
	color: #333333;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-top: 20px;
}

.red_bullet {
	font-size: 20px;
	text-aling: center;
}


.tabletxtstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 3px;
}


.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 10px;
	color: #333333;
	font-weight: bold;
	padding-left: 10px;


}

.blue_bullets
{ 
	color: #000080
	}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 0px;
	color: #333333;
	font-weight: bold;

}
.picborder {
	border: 1px solid #CCC;
	padding: 3px;
}
.picborder:border {
	border: 1px solid #666;
	padding: 3px;
}
.tablecolbckgrnd {
	background-color: #F4F4F4;

}
fulllpagetxt {

	color:#333333;
}
#formatted_table {
	font-size: 11px;
	border: 1px solid #CCC;
}
#formatted_table td {
	border-bottom: 1px solid #CCC;
}
