BODY  
{background-color: #eeeeee;
scrollbar-arrow-color: #Ff3300;
scrollbar-base-color: #eeeeee;
scrollbar-dark-shadow-color: #aaaaaa;
scrollbar-track-color: #eeeeee;
scrollbar-face-color: #f2f1ef;
scrollbar-shadow-color: #eeeeee;
scrollbar-highlight-color: #cac7c2;
scrollbar-3d-light-color: #f2f1ef;
}

/* Fonts */
h1,h2,h3,h4,.infob ,.info,.footer,.cell,.infoH,.names,.tab   
{font-family: verdana, arial, helvetica, sans-serif;}

/* Fonts and Colors */
h1   {color: #B7B9BD; background-color: transparent;}
h2,h4,.infob {color: 67696E; background-color: transparent;}
h3,.names {color: 848589; background-color: transparent;}
.cell   {color: #000000; background-color: #E9EFF9;}
.cellheader   {color: #ffffff; background-color: #4a62a2;}
.info,.infoH,.tab     {color: #000000; background-color: transparent;}
.links {color: #4a62a2; background-color: transparent;}
.footer {color: #DD0101; background-color: transparent;}

/* Margins */
.footer {text-align: center;}

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

/* Fonts Sizes */
h1 {font-size: 20px;}
h2 {font-size: 14px;}
h3,.cellheader {font-size: 13px;}
h4 {font-size: 12px;}
.infoH  {font-size: 12px;}
.infob,.cell,.info,.tab   {font-size: 11px;}
.footer,.links {font-size: 11px;}
.names {font-size: 10px;}

/* Tables */
.tab   {color: #000000; background-color: transparent;}

/* Links */
A:LINK 		{ color: #2D48A4; text-decoration: none; background-color: transparent;}
A:VISITED 	{ color: #848589; text-decoration: none; background-color: transparent;}
A:HOVER 	{ color: #DD0101; text-decoration: none;}
			
			
/* Form */
form {font-family: Verdana, Arial, "sans-serif"; font: 11; color: #000000}
input {border-style: solid; border-color: #858483; border-width: 1px; font-family: Arial, Verdana, "sans-serif"; font-size: 12px; background-color:  transparent}
input.none {border-style: solid; border-color: #858483; border-width: 0; font-family: Arial, Verdana, "sans-serif"; font-size: 11px}
select {border-style: solid; border-color: #858483; border-width: 1px; font-family: Arial, Verdana, "sans-serif"; font-size: 12px}
textarea {border-style: solid; border-color: #858483; border-width: 1px; font-family: Arial, Verdana,  "sans-serif"; font-size: 11px}

