﻿ /* CSS Document */
html{ 
height: 100%; 
border: 0; 
padding: 0; 
margin: 0; 
}


body
{	 
    height:100%; /* needed for container min-height */
    font-family: Trebuchet MS,arial, sans-serif; 
    font-size: 12px;
    border: 0; 
    padding: 0; 
    margin: 0; 
    background-color: #cde3e6 ;
    background-image: url('/img/t.jpg');
    background-repeat: repeat-x;
} .header
{
    height: 42px;
}
.s
{
    font-family: tahoma;
    font-size: 12px;
    color: #006699; 
}
 .s td
{ 
    padding-top: 10px;
}
  
.s select
{
    font-family: tahoma;
    font-size: 12px;
    color: #006699; 
}
   .w
{
    color: #FFFFFF;
    font-size: 13px;
    font-family: Tahoma;
    padding-right: 25px;
}  
  .wh
{
    font-family: Tahoma;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
} 
 .Line
{
    border-bottom-style:  dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
} 
 .f
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #006699;
}
 .wh:hover
{ 
    text-decoration: underline;
    color: #f7941e;
}  .wf
{
    font-family: Tahoma;
    color: #FFFFFF;
    text-decoration: none;
   
}  

.i
{
      border-style:solid;
    border-color:Gray ;
    border-width: 1px;
    padding:2px;
    
}


.wf:hover
{
    text-decoration: underline;
}

.tx
{
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
}
.tl
{
   font-family: Tahoma;
    font-size: 14px;
    color: #006699;
    padding-bottom: 15px;
}
.lv
{
	font-family: verdana;
	font-size: 18px;
	color: #f7941e;
}
.l
{
	font-family: verdana;
	font-size: 18px;
	color: #003664;
}

a{
	font-family: verdana;
	font-size: 14px;
	color: #003664;
	text-decoration: none;
}
a:hover{color: #f7941e;
	text-decoration: underline;
}
a:visited{text-decoration: none;

}
.pr
{   font-family: Tahoma;
    font-size: 12px;
       color: #33cccc;
    }
.lm
{
    font-family: verdana;
    font-size: 12px;
    color: #003664;
    text-decoration: underline;
    font-weight: bold;
}
    
.lm:hover
{text-decoration: none;
    }
    .l10
{
    padding-left: 30px;
}
    