BODY  {background-color: #1d4976;}

/* Fonts */
h1,h2,h3,h4,.info,.infob, .footer,td,p,.cell,.cell1,.cellbox
{font-family: verdana, arial, helvetica, sans-serif;}

/* Fonts and Colors */
h1,h2,h3,h4  {color: #0f2f62; background-color: #ffffff;}
.info,.infob {color: #000000; background-color: #ffffff;}
.links {color: #8B82C1; background-color: #ffffff;}
.cell,.cellb {color: #333399; background-color: #ffffff;}
.cellbox {color: #0f2f62; background-color: #ffffff;}
.footer {color: #ffffff;}


.cell1 {background: url(navigation/background.jpg);}

/* Margins */
h1,h2,h3,h4,.info,.infob {margin-left: 15px;}
h1,h2,h3,h4 {margin-right: 5px;}
.info,.infob  { margin-right: 15px }
.footer {text-align: center;}

/* Fonts Styles */
h1,h2,h3,h4,.infob {font-weight: bold}

/* Fonts Sizes */
h1 {font-size: 17px}
h2 {font-size: 14px;}
h3 {font-size: 13px;}
h4 {font-size: 12px;}
.info {font-size: 11px;}
.infob,.cell1,.cellbox {font-size: 11px;}
.footer,.cell {font-size: 9px;}

/* Tables */
td {vertical-align: top;
text-align: left}

/* Links */
A:LINK 		 { color: #333399; text-decoration: underline; background-color: #ffffff }
A:VISITED 	  { color: #333399; text-decoration: underline; background-color: #ffffff }
A:HOVER 	{color: #CE8823; text-decoration: underline;}
			
			
/* Form */
form {font-family: Verdana, Arial, "sans-serif"; font: 11; color: #000000}
input {border-style: solid; border-color: #333399; border-width: 1px; font-family: Arial, Verdana, "sans-serif"; font-size: 11}
input.none {border-style: solid; border-color: #660033; border-width: 0; font-family: Arial, Verdana, "sans-serif"; font-size: 11}
select {border-style: solid; border-color: #333399; border-width: 1px; font-family: Arial, Verdana, "sans-serif"; font-size: 11}
textarea {border-style: solid; border-color: #333399; border-width: 1px; font-family: Arial, Verdana,  "sans-serif"; font-size: 14}
