#header {
font-size: 14px; 
line-height:18px;
padding-left:80px;
color: #C0C0C0;
text-align:left;
}
#header a:link {
color: #C0C0C0;
}
#header a:active {
color: #C0C0C0;
}
#header a:visited {
color: #C0C0C0;
}
#header a:hover {
color: #C0C0C0;
}

#left {
font-size: 16px; 
line-height:18px;
color: #C0C0C0;
text-align:left;
}
#left a:link {
color: #C0C0C0;
}
#left a:active {
color: #C0C0C0;
}
#left a:visited {
color: #C0C0C0;
}
#left a:hover {
color: #C0C0C0;
}

h1 {
font-weight: bold;
color: #C0C0C0;
font-size: 18px; 
line-height:18px;
}
h2 {
font-size: 16px;
line-height: 18px;
font-weight: bold;
color: #C0C0C0;
}
h3 {
font-size: 16px;
line-height: 18px;
font-weight: bold;
color: #E0E0E0;
}

#subnav {
font-size: 14px; 
line-height:18px;
width:145px;
border: medium #A68A5D solid;
padding:5px 10px 5px 10px;
background-color: #C0C0C0;
text-align:left;
float:left;
margin-left:10px;
}
#subnav a:link {
color: #000080;
}
#subnav a:active {
color: #000080;
}
#subnav a:visited {
color: #000080;
}
#subnav a:hover {
color: #000080;
}


hr {
    border: 0;
    width: 100%;
}
hr.hr1 {
  color: #C0C0C0;
  background-color: #C0C0C0;
  height: 1px;
}
hr.hr2 {
  color: #000080;
  background-color: #000080;
  height: 1px;
}

table.form {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: separate;
	font-size: 14px; 
}
table.form td {
	padding: 4px 4px 4px 4px;
}