body {
	background-image: url('images/bg3.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center; 
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 0px;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#000099;
	color: #309;
}

img
{  border-style: none;
}

p  {
	color: #313A4C;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;

}

p1  {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

h2  {
	color: #000000;
	font-size: 10pt;
	margin-bottom: 0;
	margin-top: 0;
}

h3  {font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	color: #660000;
}

hr {
	border: 0;
	background-color: #363636;
	height: 1px;
	width: 75%;
	text-align: center;
}

ul {
	list-style: square; 
	color:#363636;} 

a {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}

a.email {
	text-decoration: none; color: #EAAC70;
}

a:hover {
	text-decoration: underline; 
	color: #CC6600;
}
a:visited {
	text-decoration: none;
	}

table.border {
    border-color: #415573;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
  }
.btnav { 
	background-color: #FFFFFF; border: 1px #000000 solid;
  } 

