a:link {text-decoration: none} 
a:visited {text-decoration: none} 
a:active {text-decoration: none} 
a:hover {color: #00CCFF; text-decoration: underline} 

body 
{margin-left: 0px; margin-top: 0px; margin-right: 0px; 
background: #077E89; font-size: 12px; font-family: "Arial", Helvetica, serif; 
scrollbar-base-color: #007E89;
scrollbar-face-color: #6699CC; 
scrollbar-shadow-color: #005086; 
scrollbar-highlight-color: #8BD1FF; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #1161BE; 
scrollbar-track-color: #077E89; 
scrollbar-arrow-color: #000000; 
} 

h1 {font-size: 13px; font-weight: normal; text-align: left} 
h2 {font-size: 12px; font-weight: normal; text-align: center} 
h3 {font-size: 14px; font-weight: bold; text-align: center} 
h4 {font-size: 10px; font-weight: normal; text-align: center} 
h5 {font-size: 12px; font-weight: normal; text-align: right} 
h6 {font-size: 8px; font-weight: normal; text-align: center}

blockquote {margin-left: 10%; margin-right: 10%; } 
blockquote pre {margin-left: 1%; margin-right: 1% }.

Link2 {color: #ffffff}

.headerLine {background-color: transparent; background-image: url(../Graphics/Line.jpg); font-size: 12px; font-weight: normal; text-align: center;}

input.text
{border:1px solid #6699CC; background-color:#077E89; color:  #ffffff; font-family: Arial} 
input.solid
{border:1px solid #6699CC; background-color:#077E89; color: #ffffff} 
input.look
{border:1px solid #6699CC; background-color:#077E89; color: #ffffff} 
select.select
{border:1px solid #6699CC; background-color:#077E89; color: #ffffff; font-family: Arial; font-size: 12px; font-weight: normal} 
input.site
{border:0px solid #6699CC; background-color:#077E89; color: #ffffff; font-family: Arial} 
input.submit
{border:1px solid #6699CC; background-color:#077E89;  color: #ffffff; font-family: Arial} 
input.reset
{border:1px solid #6699CC; background-color:#077E89;  color: #ffffff; font-family: Arial} 
textarea
{border:1px solid #6699CC; background-color: transparent; background-image:  url(../Graphics/Logo-1form.jpg); color: #ffffff; font-family: Arial; font-size: 12px; font-weight: normal} 
commentarea
{border:1px solid #6699CC; background-color: transparent; background-image:  url(../Graphics/Logo-1form.jpg); color: #ffffff; font-family: Arial; font-size: 12px; font-weight: normal} 
commentarea1
{border:1px solid #6699CC; background-color: transparent; background-image:  url(../Graphics/Mark-1form.jpg); color: #ffffff; font-family: Arial; font-size: 12px; font-weight: normal} 
commentarea2
{border:1px solid #6699CC; background-color: transparent; background-image:  url(../Graphics/Sharon-1form.jpg); color: #ffffff; font-family: Arial; font-size: 12px; font-weight: normal} 
commentarea3
{border:1px solid #6699CC; background-color: transparent; background-image:  url(../Graphics/Ralph-1form.jpg); color: #ffffff; font-family: Arial; font-size: 12px; font-weight: normal} 

.cent {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.left {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	float:left;
}

.right {
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	float:right;
}





