/* © D A Shaver Graphics & Web Design */
/* 23-Aug-2005 04:43 PM */
/* Pseudo-Class  Selectors */
A:link {
color: #666666;
text-decoration: none;
vertical-align: bottom;
}
A:visited {
text-decoration:none;
color: #666666;
}
A:hover {
color: #0066ff;
text-decoration: underline;
}
/* Redefined Tags */
h2 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
color: #808080; 
text-align: center;
}
p, li {
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
font-size: 12px;
color: #808080; 
}
img {
border-style : none; 
}
h1 {  
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: large; 
color: #FFFFFF;
background-color: #400000; 
text-align: center;
}
h4 {  
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: small; 
color: #FFFFFF;
background-color: #0000C0; 
text-align: center;
}
body {
margin: 0;
padding: 2px;
border: 5px #400000 double;
background-color: #FFFFFF;
}
td {
vertical-align: top;
}
html, body {
scrollbar-face-color: #400000;
scrollbar-shadow-color: #cccff;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #99ccff;
scrollbar-darkshadow-color: #404040;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
}
option, select {  
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
font-size: 12px;
color: #808080; 
text-align: center;
}
/* Class Selectors */
.indent {
text-align : justify; 
text-indent : 3em; 
} 

.buttonReset {
color: #FFFFFF;
background-color: #400000;
font-size: 14px;
border: 4px;
}
.buttonSubmit { 
color: #FFFFFF;
background-color: #400000;
font-size: 14px;
padding: 4px;
}
.buttonSubmitHide {
display: none;
}
.ItemStyle {
list-style-image: url(book2.gif);
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
font-size: 12px;
vertical-align: middle;
background-repeat: no-repeat;
}
.PopItemStyle {
list-style-image: url(book1.gif);
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
font-size: 12px;
background-image: url(blue.gif);
background-repeat: no-repeat;
}
.red_border { 
border: 5px #400000 double; 
}
.center {
text-align: center;
}
.center table {
width: 50%;
margin-left: auto;
margin-right: auto;
text-align: left;
}
.foot, .form_info {  
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
font-size: 12px;
color: #400000; 
text-align: center;
}
input.button {
background : #400000; 
color : #FFFFFF; 
}
/* ID Selectors */
#menu {
text-align: left;
}
#top_menu {
margin:5px;
padding:5px;
position: absolute; 
top: 5px;
left: 730px;
z-index: 12;
}
#signature {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #999999; 
text-align: right;
}
#date {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #FFFFFF;
background-color: #400000; 
text-align: right;
padding-right:10px;
}
#address{
position:absolute;
left:600px;
height:100px;
top:10px;
width:300px;
}

