BODY  
{background-color: #000000;
background-image: url(navigation/source-background.jpg);
}

html {scrollbar-arrow-color: #fc0;
scrollbar-base-color: #A161D0;
scrollbar-dark-shadow-color: #000;
scrollbar-track-color: #814EA6;
scrollbar-face-color: #652B90;
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,.whitef   
{font-family: verdana, arial, helvetica, sans-serif;}

/* Fonts and Colors */
h1   {color: #652B90; background-color: transparent;}
h2,h4,.infob {color: 67696E; background-color: transparent;}
h3,.names {color: 848589; background-color: transparent;}
.info,.infoH,.tab,.whitef     {color: #ffffff; background-color: transparent;}
.links {color: #381A4A; background-color: transparent;}
.footer {color: 652b90; background-color: transparent;}

/* Margins */
h1,h2,h3,h4,.infob ,.info.links,.cellheader,.cell,.infoH,.info  {margin-left: 15px;}
h1,h2,h3,h4,.infob,.cellheader,.cell,.infoH  {margin-right: 5px;}
.info { margin-right: 5px }
.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;}
.info  {font-size: 11px;}
.footer,.links,.whitef {font-size: 9px;}

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

/* Links */
A:LINK 		{ color: #c6f; text-decoration: none; background-color: transparent;}
A:VISITED 	{ color: #c6f; text-decoration: none; background-color: transparent;}
A:HOVER 	{ color: #fc0; text-decoration: none; background-color: transparent;}
			
			
/* 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}
