body  { background-color:#ffffff;}
td {color:#000000; font-family:verdana; font-size:11px;}

h1 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
h2 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

A.set1:link {color:  #8F0100; background: #6B89A6; text-decoration: none;}
A.set1:visited {color:  #8F0100; background: #6B89A6; text-decoration: none;}
A.set1:hover{color: #cccccc; background: #6B89A6; text-decoration: none;}
A.set1:active {color: #8F0100; background: #6B89A6; text-decoration: none;}

A.set2:link {color: #000000; background: #ffffff; text-decoration: none;}
A.set2:visited {color: #000000; background: #ffffff; text-decoration: none;}
A.set2:hover {color: #cccccc; background: #ffffff; text-decoration: none;}
A.set2:active {color: #000000; background: #ffffff; text-decoration: none;}

A.set3:link {color: #8F0100; background: #ffffff; text-decoration: none;}
A.set3:visited {color: #8F0100; background: #ffffff; text-decoration: none;}
A.set3:hover {color: #cccccc; background: #ffffff; text-decoration: none;}
A.set3:active {color: #8F0100; background: #ffffff; text-decoration: none;}

A.set4:link {color: #cccccc; background: #8F0100; text-decoration: none;}
A.set4:visited {color: #cccccc; background: #8F0100; text-decoration: none;}
A.set4:hover {color: #000000; background: #8F0100; text-decoration: none;}
A.set4:active {color: #cccccc; background: #8F0100; text-decoration: none;}

.main { 
	border-left: 1px solid #8F0100;
	border-top: 1px solid #8F0100;
	border-bottom: 1px solid #8F0100;
	}
	
.main2 { 
	border-left: 1px solid #8F0100;
	border-right: 1px solid #8F0100;
	border-top: 1px solid #8F0100;
	border-bottom: 1px solid #8F0100;
	}

	
.pad {
   padding: 10px; }
   
.pad2 {
	padding: 8px;  }
	
.pad3 {
	padding: 2px;  }
	
	
.line1 {
    border-bottom: 1px dotted  #8F0100;
	padding: 2px; }
	
.line2 {
    border-bottom: 1px dashed  #8F0100;
	padding: 2px; }
	
.line3 {
    border-top: 1px solid  #000000;
	border-bottom: 1px solid  #000000;
}
	
.line4 {
    border-left: 1px solid  #8F0100;
 }
 
.line5 {
	border-right: 1px solid #8F0100;
}

.line6 {
    border-bottom: 1px solid  #000000;
 }
 
.line7 {
    border-bottom: 1px solid  #000000;
	padding: 8px;
 }

.wbox {
	background-color:#ffffff;
	padding: 3px;
}
	
.border {
	border-left: 1px solid #8F0100;
	border-right: 1px solid #8F0100;
	border-top: 1px solid #8F0100;
	border-bottom: 1px solid #8F0100;
}

.fields {
background-color: #6B89A6;
border-width: 1;
border-color: #8F0100;
color: black;
font-size: 11pt;
font-family: arial;
fong-weight: normal;
}

.button {
background-color: #cccccc;
border-width: 1;
color: #8F0100;
font-size: 10pt;
font-family: verdana;
font-style: italic;
}

#form {
	margin: 3px;
	background-color: #ffffff;
	border: 1px solid #3366CC;
	padding: 3px;
	}
	
#right {
	width: 94%;
	padding: 5px;
	color: #999900;
	background-color: #ffffff;
	text-align: center;
	margin: 0 auto;
	}

.imgright {
	float: right;
	margin: 5px;
	border: 1px solid #990000;
	}