ADDRESS
{ 
  background: WHITE;
  color: #09246C;
}


table.firefoxborder { border: 1px; border-style: solid; border-color :BLACK; border-collapse: collapse; }


tr.firefoxborder
{
  background-color:#FFC080;
}

P 
{
 	  font: normal;
    font-size: 14;
    color: #09246C;
	  background: WHITE ;
}

span
{
  background-color:#FFC080;
}

P.BLACK 
{
 	  font: normal;
    font-size: 12;
    color: BLACK;
	  background: WHITE ;
	  text-justify:inter-word;
	  
}

P 
{
 	  font: normal;
    font-size: 14;
    color: #09246C;
	  background: WHITE ;
}


H1 { color: WHITE; font-family: 'Times New Roman',  'Gill Sans', Arial, sans-serif }
H2 { color: GREEN; font-family: 'Verdana',  'Gill Sans', Arial, sans-serif  }
H3 { color: RED; font-family: 'Gothic',  'Gill Sans', Arial, sans-serif   }
H4 { color: YELLOW; font-family: 'Bookman',  'Gill Sans', Arial, sans-serif   }
H5 { color: BLUE; font-weight: normal; text-align: center; font-family: 'Vineta BT',  'Gill Sans', Arial, sans-serif }

a:active
{
	color: #000000;
	text-decoration: none;
}

a:link
{
	color: #000000;
}
a:visited
{
	color: #000000;
}

a:hover
{
	color: "#F2CB5E" ;
	text-transform: none ;
	text-decoration: blink ;
}


.admin-tab-inactive a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	scrollbar-base-color: #6F8AD2; 
	scrollbar-arrow-color: #09246C;
	scrollbar-DarkShadow-Color: #09246C;
	color: #09246C;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.standard-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.CssStyle1
{ 
    font: 12pt verdana; 
    font-weight:700;
    color:orange;
}

.CssStyle2
{ 
    font: 15pt times; 
    font-weight:400;
    color:#6F8AD2;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09246C;
	margin-top: -5px;
}

