

/* Layout Stylesheet */ 

BODY
{
 
 
background-color: #f95658;
color : #000000; 
text-decoration: none;
font-weight: 800;
  margin: 0px;
scrollbar-FACE-COLOR: #aa5a64;
scrollbar-HIGHLIGHT-COLOR: #ffffff;
scrollbar-SHADOW-COLOR: #000000;
scrollbar-3DLIGHT-COLOR: #000000;
scrollbar-ARROW-COLOR: #000000;
scrollbar-TRACK-COLOR: #f95658;
scrollbar-DARKSHADOW-COLOR: 000000; 
}






	 

A:link {
color : #263682; 
text-decoration: none;
font-weight: 700;
} 



A:visited {
color : #263682; 
text-decoration: none;
font-weight: 700;
} 

A:hover {
color : #ffffff ; 
text-decoration : underline; bold; 
font-weight: 700; 
 }

.btn {
border-right : #ab5d5d 5px outset ;
border-top : #ab5d5d 5px outset ;
border-left : #ab5d5d 5px outset ;
border-bottom : #ab5d5d 5px outset ; 
width:100 px;
color : #36deea 5px outset ; 
background: #aa5a64;
font-family : ARIAL, HELVETICA, san-serif; 
font-size : 12px;
color : #000000;  
font-weight: 900;
text-decoration: none;
filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#d06158',EndColorStr='#ab5d5d');}

.btnhov{
border-right : #ab5d5d 5px outset ;
border-top : #ab5d5d 5px outset ;
border-left : #ab5d5d 5px outset ;
border-bottom : #ab5d5d 5px outset ; 
width:100 px; 
color : #36deea 5px outset ; 
background:#aa5a64;
font-family : ARIAL, HELVETICA, san-serif; 
font-size : 12px;
color : #ffffff;  
font-weight: 900;
text-decoration: none;
filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ab5d5d',EndColorStr='#do6158');}

} 
.btn_1 
{
border-right : #ab5d5d 5px outset ;
border-top : #ab5d5d 5px outset ;
border-left : #ab5d5d 5px outset ;
border-bottom : #ab5d5d 5px outset ; 
width: 200px;
color : #36deea 5px outset ; 
background: #aa5a64;
font-family : ARIAL, HELVETICA, san-serif; 
font-size : 12px;
color : #000000;  
font-weight: 900;
text-decoration: none;
filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#d06158',EndColorStr='#ab5d5d');}

.btnhov_1
{
border-right : #ab5d5d 5px outset ;
border-top : #ab5d5d 5px outset ;
border-left : #ab5d5d 5px outset ;
border-bottom : #ab5d5d 5px outset ; 
width: 200px;
color : #36deea 5px outset ; 
background: #aa5a64;
font-family : ARIAL, HELVETICA, san-serif; 
font-size : 12px;
color : #ffffff;  
font-weight: 900;
text-decoration: none;
filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ab5d5d',EndColorStr='#do6158');}

} 




h1
{
font-family : ARIAL, HELVETICA, san-serif; 
font-size : 12px;
color : #000066;  
font-weight: 500;
text-decoration: none;
}

h2
{
font-family : ARIAL, HELVETICA, san-serif; 
font-size : 20px;
color :#263682; 
font-weight: 800;
text-decoration: none;
}



h4
{
font-family : ARIAL, HELVETICA, san-serif; 
font-size : 10px;
color : #000000;  
font-weight: 500;
text-decoration: underline;
}

.block
{
border-right : #36deea 5px outset ;
border-top : #36deea 5px outset ;
border-left : #36deea 5px outset ;
border-bottom : #36deea 5px outset ; 
}

hr 
{
border: 0;
color: #000066;
background-color: #000066;
height: 3px;
width: 80%;
text-align: center;
}

input[type=text] 
{
background: #ffffff;
color: #000000;
font-weight: 500;

border-right : #ab5d5d 5px outset ;
border-top : #ab5d5d 5px outset ;
border-left : #ab5d5d 5px outset ;
border-bottom : #ab5d5d 5px outset ; 
}

td
{
background: transparent;
}