body {
	background-color: #695a56;
}
.style1 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
.style3 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF6600;
}
.style4 {
	font-family: Arial, 
	Helvetica, sans-serif; 
	font-size: large; 
	color: #666666; 
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F60;
}
.style6 {
	font-size: 0pt;
}
.currentPage {
	color: #FF6501;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	padding-top:4px;
	text-align:center;
}
.tblAbout {
	width:1000px;
        height:321px;
        background-image:url(../images/about_image_full.jpg);
}
.whiteLink{
                text-align:center;
                padding-top:4px;
}
.whiteLink a{
                font-family: Arial, Helvetica, sans-serif;
                font-size:12pt;
                color:#ffffff;
                text-decoration:none;
}
.whiteLink a:visited {
                color:#ffffff;
}
.whiteLink a:hover {
                color:#FF6501;
}
.whiteLink a:active{
                color:#FF6501;
}
