/* alternat BODY  {background: url(front/background.gif); background-color: #333399;} */
BODY    { background-color: #8fb7a1;}

/* Fonts */
h1,h2,h3,h4,h5,.orange,td,p,.footer
{font-family: verdana, arial, helvetica, sans-serif;}

/* Fonts and Colors */
h1,h2,h5,.orange, h3,h4    {color: white; background-color: transparent;}
td.bg {color: #ffffff;}
.footer {color: #ffffff;}
  
/* Margins */
h1,h2,h3,h4,p  {margin-left: 15px;}
h1,h2,h3,h4,p {margin-right: 15px;}
.two   {margin-left: 10px;}
.box { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; margin: 5px; border-width: 5x; }
.three   {margin-left: 15px;}
.three   {margin-right: 15px;}

/* Fonts Styles */
h1,h2,h3,h4,.orange {font-weight: bold}

/* Fonts Sizes */
h1 {font-size: 19px}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
h5,.orange {font-size: 12px;}
p,td {font-size: 11px;}
.footer {font-size: 9px;}

/* Tables */
td.bg {vertical-align: top;}
td.emza {vertical-align: middle;
text-align: center;}
.guf {height: 100%; width: 100%}

/* Links */
A:LINK 		 { color: #fff; font-weight: 700; text-decoration: none; }
A:VISITED 	{ color: #fff; font-weight: 700; text-decoration: none; }
A:HOVER 	{color: #ff9900; text-decoration: underline;}
			
			
/* Form */
form {font-family: Verdana, Arial, "sans-serif"; font: 10px; color: #000000}
input {border-style: solid; border-color: #000131; border-width: 1px; font-family: Arial, Verdana, "sans-serif"; font-size: 10px}
input.none {border-style: solid; border-color: #660033; border-width: 0; font-family: Arial, Verdana, "sans-serif"; font-size: 10px}
select {border-style: solid; border-color: #000131; border-width: 1px; font-family: Arial, Verdana, "sans-serif"; font-size: 10px}
textarea {border-style: solid; border-color: #000131; border-width: 1px; font-family: Arial, Verdana,  "sans-serif"; font-size: 10px}

/* navigation bar */

table.n1 { background-color : transparent; color : White; font-size: 10px;}
span.n1, a.n1:link, a.n1:visited  { color: white;  font-size: 10px; font-weight: bold; text-decoration: none; background-color : transparent;}
a.n1:hover { color: #ffd63e;  font-size: 10px; font-weight: bold; text-decoration: none; background-color : transparent;}

