.headernav {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 10px;
	padding: 5px;
}
.headernav_a {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration:none; 
	margin: 5px;
	padding: 5px;
}
.headernav_a:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #990099;
		text-decoration:none;  
	margin: 5px;
	padding: 5px;
}
.headernav_a:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	text-decoration:none; 
	margin: 5px;
	padding: 5px;
}
.footer {
	font-family: verdana;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	margin: 5px;
}
.footer_a {
	font-family: verdana;
	font-size: 8px;
	color: #000000;
	font-weight: bold;
		text-decoration:none;  
}
.footer_a:hover {
	font-family: verdana;
	font-size: 8px;
	font-weight: bold;
	color: #990099;
	text-decoration:none; 
}
.footer_a:visited {
	font-family: verdana;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration:none; 
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #990099;
	text-decoration:none; 
}
a:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: silver;
	text-decoration:none; 
}

a {font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none; 
}
p {	font-family: verdana;
	font-size: 10px;
	color: black;	
	text-align: justify;
}
li {
	font-family: verdana;
	font-size: 10px;
	line-height:20px;
	font-weight: bold;
	color: black;
	text-align: left;
}
ul {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}


strong {
	font-family: verdana;
	color: #000000;
}
hr {
	color: #9966CC;
	padding: 2px;
	background-color: #000000;
}
.Pagelogo {
	position:absolute;top:0px;left: 0px;
	border-left-style: solid;
	border-top-style: solid;
    border-left-color: silver ;
    border-top-color: silver ;
	height:150px;
	width:55px;
	background:#ffffff;
}
.Pagetop {
	position:absolute;left:55px;top:0px;
	border-right-style: solid;
	border-top-style: solid;
    border-right-color: silver ;
    border-top-color: silver ;
	height:75px;
	width:745px;
	background:#ffffff;
}

.pt_ul
{float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
.pt_1{
float:right;
width:180px;
height:75px;
}

.pt_a
{text-align:center;
float:right;
width:180px;
height:75px;
text-decoration:none;
color:white;
font-family: verdana;
font-size: 24px;
font-weight: bold;
background-color:purple;
padding:0.2em 0.6em;
border-right:1px solid white;
}
.pt_a:hover {background-color:#ff3300}
.pt_li {display:inline}

.Pagenav {
	position:absolute;left:55px;top:75px;
	border-right-style: solid;
	border-right-color:  silver ;
	height:75px;
	width:745px;
	background:#ffffff;
}

.Pageleft {
	text-align: left;
	border-left-style: solid;
    border-left-color: silver ;
	position:absolute;left:0px;top:150px;
	width:400px;
	height:350px;
}
.pl_li{
	font-family: verdana;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
}

.Pageright {
	text-align: left;
	position:absolute;top:150px;left:400px;
	border-right-style: solid;
	border-right-color: silver ;
	width:400px;
	height:350px;
}
.content{
	Padding-left:20px;
	Padding-right:20px;
	Padding-top:20px;
}
.Pagefoot {
	text-align:center;
	position:absolute;left:0px;top:500px;
	color:gray;
	font-family: verdana;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	width:800px;
	height:20px;
	background:silver;
	
}
h1{
	font-family:  monotype corsiva;
	font-size: 40px;
	font-style:italic;
	color: #000000;
	}
h2{
	font-family:  monotype corsiva;
	font-size: 14px;
	font-style:italic;
	color: #000000;
}
.form_label{
	font-family:  verdana;
	font-size: 10px;
position:absolute;left:40px;
width:100px;
height:11px;
margin-top: 6px; 
margin-bottom: 0;
text-align:left;
}
.form_field{
	font-family:  verdana;
	font-size: 10px;
position:static;left:120px;
	width:300px;
height:11px;
margin-top: 6px; 
margin-bottom: 0;
text-align:right
}