

/* Layout Stylesheet */ 


  /*<![CDATA[*/
  body {
  margin:0;
  padding:0;
  color:#000000;
  background: #ffffff;
  font-family: arial, sans-serif;}

scrollbar-FACE-COLOR: #003300;
scrollbar-HIGHLIGHT-COLOR: #ffffff;
scrollbar-SHADOW-COLOR: #003300;
scrollbar-3DLIGHT-COLOR: #003300;
scrollbar-ARROW-COLOR: #003300;
scrollbar-TRACK-COLOR: #003300;
scrollbar-DARKSHADOW-COLOR: #003300; 
  }


A:link {
color : #ffffff ; 
text-decoration: none;
font-style: italic;
    font-weight: bold;
    font-size: 14pt;
    font-family: arial, sans-serif;}



A:visited {
color : #ffffff ; 
text-decoration: none;
font-style: italic;
    font-weight: bold;
    font-size: 14pt;
    font-family: arial, sans-serif;}

A:hover {
color : #ffffff ; 
text-decoration : underline; 
font-style: italic;
    font-weight: bold;
    font-size: 14pt;
    font-family: arial, sans-serif;}


	 



.btn {

background:  #880000 ;
font-family : ARIAL, HELVETICA, san-serif; 
font-size : 16px;
color : #ffffff;  
font-weight: 700;
text-decoration: none;
width: 250px;
border: 4px outset;
border-color : maroon;

}

.btnhov{

background: red  ;
font-family : ARIAL, HELVETICA, san-serif; 
font-size : 16px;
color : #ffffff;  
font-weight: 700;
text-decoration: underline;
width: 250px;
border: 4px outset;
border-color : maroon;

}


.block
{
border-right : #880000 5px outset ;
border-top : #880000 5px outset ;
border-left : #880000 5px outset ;
border-bottom : #880000 5px outset ; 

}


th
{
border: 0;
color: #ffffff;
background-color: #003300 ;
text-align: center;
font-size: 14px;
}

hr
{
COLOR: #ffffff ; 
height: 10px;
width: 100%;

}

.font_1
{
color: #ffffff;
text-decoration: underline;

}
.font_2
{
color: #000000;
text-decoration: underline;
font-size: 10px;
}

.font_3
{
color: #000000;
text-decoration: none;
font-size: 10px;
font-weight : bold;
}

h3

{ color: maroon; font-size: 10px; } 
  /*]]>*/
