body {margin-left: 0px;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      background: url("../images/bg.jpg");
     }
.mybox {border-top: 1px solid #474D31; 
        border-bottom: 1px solid #474D31;
        border-left: 1px solid #474D31;
        border-right: 1px solid #474D31;
        background-color: solid #474D31;
       }

.plain {font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt; 
	font-weight: Normal;
	text-decoration: none;
	}
.padded {margin-left: 10px; 
         margin-top: 10px; 
         margin-right: 10px; 
         margin-bottom: 10px;
}

h2 {font-family: Arial, Helvetica; 
    font-size: 22px; 
    font-weight: Bold;
    color: #768EB2;
}

h3 {font-family: Arial, Helvetica; 
    font-size: 19px; 
    font-weight: Bold;
    color:  #768EB2;
}

.small {font-family: Arial, sans-serif; 
	font-size: 9pt; 
	font-weight: Normal;
	text-decoration: none;
	}
.small2 {font-family: Arial, sans-serif; 
	font-size: 8pt; 
	font-weight: Normal;
	text-decoration: none;
}

a:link {
 text-decoration: underline
 }
a:visited {
 text-decoration: underline
 }
a:hover {
 text-decoration: underline
 }

td.sep { background-color: #394F81; 
         color : white;
} 	

td.topnav a {
	font-family : Arial, Helvetica ;
	font-size : 10px;
	font-weight : normal;
	color : #696565;
	text-decoration : none;
	font-variant : small-caps;	       
} 

td.topnav a:hover {
	font-family : Arial, Helvetica ;
	font-size : 10px;
	font-weight : normal;	
	text-decoration : none;
	font-weight : normal;
	color : #800000;
	font-color: #800000;
        font-variant : small-caps;
} 

td.topnav a:visited { 
	font-family : Arial, Helvetica;
	font-size : 10px;
	font-weight : normal;
	color : #696565;
	text-decoration : none;
	font-variant : small-caps;
} 	

td.topsep { font-family : Arial, Helvetica;
	    font-size : 10px;
	    font-weight : normal;
            color : #696565;
} 

A.toplink, A.toplink:active, A.toplink:visited {
        font-family : Arial, Helvetica;
	font-size : 10px;
	font-weight : normal;	
        COLOR: #696565;
        TEXT-DECORATION: none;
	font-variant : small-caps;
}

A.toplink:hover {font-family : Arial, Helvetica;
	         font-size : 10px;
	         font-weight : normal;	
	         COLOR: #800000; 
                 TEXT-DECORATION: none;
                 font-variant : small-caps;
}

.menuSpacer {
 border-bottom: 1px dotted #999999;
 margin-bottom: 1px; 
 margin-left: 5px;
 margin-right: 5px;
}

.inputPlain{background-color: #FFFFFF; 
            font-family: Verdana; 
            font-size: 10pt; 
            color: #000000;
            border-top: 1px solid #000000; 
            border-bottom: 1px solid #000000;
            border-left: 1px solid #000000;
            border-right: 1px solid #000000;
}