

/* Presentation Stylesheet */ 


 

A:link {
color : #000000; 
text-decoration: none;
font-weight: 700;
} 

A_1:link {
color : #ffffff; 
text-decoration: none;
font-weight: 700;
} 
A:visited {
color : #000000; 
text-decoration: none;
font-weight: 700;
} 

A:hover {
color : maroon; 
text-decoration : underline; bold; 
font-weight: 700; 


}




.fnt1
{
FONT-WEIGHT: bold; 
FONT-SIZE: 14px; COLOR: #000000;
text-decoration: underline
}

.fnt2
{
FONT-SIZE: 16px; 
text-decoration : bold; 
font-weight: 80;
COLOR: #000000;
}

.fnt3
{FONT-WEIGHT: bold; 
font-weight: 800; 
FONT-SIZE: 10 px;
 COLOR: maroon;}

.fnt4
{FONT-WEIGHT: bold; 
font-weight: 800; 
FONT-SIZE: 10 px;
 COLOR: maroon;}

INPUT {
border-right : #fffcd0 5px ridge ;
border-top : #fffcd0 5px ridge ;
border-left : #fffcd0 5px ridge ;
border-bottom : #fffcd0 5px ridge ; 
color : #fffcd0 5px ridge ; 
background: ffffff; 
font-family : ARIAL, HELVETICA, san-serif; 
font-size : 10pt;
color : #000000;  
font-weight: bold;
text-decoration: underline;
} 


.btn {
border-right : #fffcd0 5px ridge ;
border-top : #fffcd0 5px ridge ;
border-left : #fffcd0 5px ridge ;
border-bottom : #fffcd0 5px ridge ; 
width:180px;
color : #ff4000 5px inset ; 
background: transparent;
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='#ffffcc',EndColorStr='#ffa800');}

.btnhov{
border-right : #fffcd0 5px ridge ;
border-top : #fffcd0 5px ridge ;
border-left : #fffcd0 5px ridge ;
border-bottom : #fffcd0 5px ridge ; 
width:180px; 
color : #ff4000 5px outset ; 
background: transparent;
font-family : ARIAL, HELVETICA, san-serif; 
font-size : 12px;
color : maroon;  
font-weight: 900;
text-decoration: none;
filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffcc',EndColorStr='#ffa800');}

} 

.block {
	display: block;
	border-right : #fffcd0 10px outset;
border-top : #fffcd0 10px outset ;
border-left : #fffcd0 10px  outset;
border-bottom : #fffcd0 10px  outset; 
}


h3
{
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
COLOR: #000000;
text-decoration: 
none;
}
h4 {
 margin:0; 
 padding: 5px 0;
 font-weight: bold;
 color:maroon;
}