body { 
background: #D8D8D8; 
color: #333333;
font-size: 74%;
font-family: verdana, sans-serif; 
margin-top: 0px;
}

a:link {
background: transparent;
color: #333333;
text-decoration: underline;
} 

a:visited { 
background: transparent; 
color: #666666;
text-decoration: underline;
}

a:hover, a:active { 
background: transparent; 
color: #8A0505; 
text-decoration: underline;
}

a.nav:link {
background: transparent; 
color: #000000; 
text-decoration: underline;
} 

a.nav:visited { 
background: transparent; 
color: #000000; 
text-decoration: underline;
}

a.nav:hover, a:active { 
background: transparent; 
color: #8A0505; 
text-decoration: none;
}

a.tabhead:link {
background: transparent; 
color: #000000; 
text-decoration: underline;
} 

a.tabhead:visited { 
background: transparent; 
color: #000000; 
text-decoration: underline;
}

a.tabhead:hover, a:active { 
background: transparent; 
color: #8A0505; 
text-decoration: underline;
}

a.side:link {
background: transparent; 
color: #000000; 
text-decoration: underline;
} 

a.side:visited { 
background: transparent; 
color: #666666; 
text-decoration: underline;
}

a.side:hover, a:active { 
background: transparent; 
color: #8A0505; 
text-decoration: none;
}

table.notop {
border-top: 0px; margin-bottom: 0px;
}

table.main {
border:1px solid #D8D8D8;
width:100%;
background-color:white;
color:#333333;
}

.small {
font-size: 84%; 
}

.imgMargin { 
padding-left: 20px;
padding-bottom: 15px;
}

hr {
border: 0;
margin-bottom: 10px;
margin-top: 10px;
color: #D8D8D8;
background-color: #D8D8D8;
height: 1px;
width: 100%;
}

form { margin-top: 0px; margin-bottom: 0px; 
}

h3 { margin-top: 0px; margin-bottom: 20px; 
}



