/* (c) 2002 The Ehrlich Organization, all rights reserved */
/* $Id: admin.css,v 1.2 2002/06/19 20:55:12 cvshe Exp $ */
BODY, DIV, DL, H1, H2, H3, H4, H5, H6, OL, P, PRE, SPAN, UL 
{ font-family: Verdana, 'Swiss 721 Light BT', Arial, Helvetica, sans-serif; color: black; }
BODY { background: #FFFFFF; margin: 0;  }
TABLE { background: #FFFFFF; color: black; font-family: Verdana, Arial, Helvetica, sans-serif;  }
TH { background: #FFFFFF; color: #6666CC; ; font-family: Verdana, Arial, Helvetica, sans-serif} 
TD { background: #FFFFFF; color: #000000; ; font-family: Verdana, Arial, Helvetica, sans-serif} 
UL { padding-left: 20px; padding-right: 10px; font-family: Verdana, Arial, Helvetica, sans-serif} 
P { padding-left: 10px; padding-right: 10px; font-family: Verdana, 'Swiss 721 Light BT', Arial, Helvetica, sans-serif; } 
H1 {font: bold xx-large 'Century Schoolbook', 'Bookman Old Style', Goudy, serif; background: #FFFFFF; color: #6666CC; } 
H2 {font: bold x-large 'Century Schoolbook', 'Bookman Old Style', Goudy, serif; background: #FFFFFF; color: #6666CC; } 
H3 {font: bold large 'Century Schoolbook', 'Bookman Old Style', Goudy, serif; background: #FFFFFF; color: #6666CC; } 
H4 {font: bold medium 'Century Schoolbook', 'Bookman Old Style', Goudy, serif; background: #FFFFFF; color: #6666CC; } 
H5 {font: bold small 'Century Schoolbook', 'Bookman Old Style', Goudy, serif; background: #FFFFFF; color: #6666CC; } 
H6 {font: bold x-small 'Century Schoolbook', 'Bookman Old Style', Goudy, serif; background: #FFFFFF; color: #6666CC; } 
A:link {color: blue;
background: transparent /* But not any other color */}
A:visited {color: purple;
background: transparent /* But not any other color */}
A:active {color: red;
background: transparent}
A:hover {color: red;
background: transparent} /* For IE 3 */
A:hover {color: red;
background: #FFFFFF}
A:focus {color: red;
background: #FFFFFF}
TABLE.menu { background: #6666CC; color: #FF9999; border-width: 0; padding-left: 10px;  }
TR.menu { background: #6666CC; color: #FF9999; padding-left: 5px;  }
TD.menu {  background: #6666CC; color: #FF9999; padding-left: 5px; padding-right: 2px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; vertical-align: top; line-height: 1.1; border-bottom: 1px solid #FF9999; }
TD.menu-c {  background: #6666CC; color: white; padding-left: 5px; padding-right: 2px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; vertical-align: top; line-height: 1.1; border-bottom: 1px solid #FF9999; }

a.menu:link { color: white; background: transparent; text-decoration: none;  }
a.menu:visited { color: white; background: transparent; text-decoration: none; }
a.menu:active { color: red; background: transparent; text-decoration: none; }
a.menu:hover { color: red; background: transparent; text-decoration: none; }
a.menu:focus { color: red; background: transparent; text-decoration: none; }
a.menu-c:link { color: #FF9999; background: transparent; text-decoration: none; }
a.menu-c:visited { color: #FF9999; background: transparent; text-decoration: none; }
a.menu-c:active { color: red; background: transparent; text-decoration: none; }
a.menu-c:hover { color: red; background: transparent; text-decoration: none; }
a.menu-c:focus { color: red; background: transparent; text-decoration: none; }

/* Footer */

TABLE.footer { margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 15px; border: 0; border-top: 1px solid #FF9999; padding: 0; background: #6666CC; color: white; }
TD.footer { background: #6666CC; color: white; border: 0; }
P.footer { background: #6666CC; color: white; margin: 0; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; padding-top: 15px; text-align: center; 
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  }
a.footer:link { background: #6666CC; color: white; }
a.footer:visited { background: #6666CC; color: white; }
a.footer:active { background: #6666CC; color: red; }
a.footer:hover { background: #6666CC; color: red; }
a.footer:focus { background: #6666CC; color: red; }
