/* Reset
-------------------------------------------------------------------*/
html, body { height: 100%; }
body, input, select, option { font: 12px/18px Tahoma, Arial, Helvetica, sans-serif; color: #333; background: #fffff; }


.footer { font: 12px; color: #777;}

h1 { font: normal 24px Verdana; color: #333; }
h2 { font: normal 20px Verdana; color: #333; }
h3 { font: normal 18px Verdana; color: #333; }

h1 { line-height: 26px; margin-bottom: 30px; margin-top: 18px;}
h2 { line-height: 26px; margin-bottom: 10px; margin-top: 10px;}
h3 { margin-bottom: 10px; margin-top: 10px;}

p {margin-bottom: 5px; margin-top: 10px;}

a { color: #1A3DC1; }
a:hover { text-decoration: none; }
.nul { text-decoration: none; color: #333;}

.act {
padding-left: 0px;
padding-right: 0px;
padding-top: 2px;
padding-bottom: 2px;
color: #FF0000;
text-decoration: underline;
}

.norm,td {
padding-left: 0px;
padding-right: 0px;
padding-top: 2px;
padding-bottom: 2px;
}

td {
padding-left: 30px;
}


.plink{
background: #eeeeee;
padding-top: 2px;
padding-bottom: 2px;
}


.cat {
margin-bottom: 1px;
border-bottom: 1px dotted #999;
}

.high {
background:#efefef none repeat scroll 0 0;
padding: 0;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}



.search {
background:#efefef none repeat scroll 0 0;
color: #333;
height: 50px;
}

input  {
color: #333;
width: 150px;
margin-top: 5px;
}



select  {
color: #333;
width: 250px;
}


.bw  {
color: #333;
}

