/* ------------------------------------------------------------------------------------------------------------------------------- */

body    {
        margin-top: 0%; margin-left:15%; margin-right: 15%; margin-bottom: 0px;
        font-family: "Segoe UI",Tahoma,Verdana,Arial,"Times Roman",Helvetica,sans-serif,georgia; font-size:12px;        
        background:url(images/background2.jpg); background-repeat: repeat-x; repeat-y;
                       }

/* ------------------------------------------------------------------------------------------------------------------------------- */
        
.colorclass0 {
        background-color: #ffffff;
}

.colorclass1 {
        background-color: #E8EFF5;
}

.colorclass2 {
        background-color: #FFE3C1;
}

.padder1 { padding: 1; } .padder2 { padding: 2; } .padder3 { padding: 3; } .padder4 { padding: 4; } .padder5 { padding: 5; }
.padder6 { padding: 6; } .padder7 { padding: 7; } .padder8 { padding: 8; } .padder9 { padding: 9; } .padder10 { padding: 10; }

.tdclass1 {
        padding: 5;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: DDDDDD;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: D9D9D9;
        background-repeat: repeat-x;
                background-color: #EDF2F6;
}

.textclass1
        {
        color: 476C8E;
        font-size:14px;
        }
                
.textclass2
        {
        color: 476C8E;
        font-size:18px;
        } 

.textclass3
        {
        font-weight: bold;       
        font-size:12px;
        color: #656363;
        }                                    
        
a:link
        { color: 476C8E; font-size:14px; text-decoration:none; }
a:active
        { color: 476C8E; font-size:14px; text-decoration:none; }
a:visited
        { color: 476C8E; font-size:14px; text-decoration:none; }
a:hover
        { color: EB6812; font-size:14px; text-decoration:underline; }
                
.subcat_link a:link 
        { color: 476C8E; text-decoration:none; font-size: 11px; }
.subcat_link a:active 
        { color: 476C8E; text-decoration:none; font-size: 11px; }
.subcat_link a:visited 
        { color: 476C8E; text-decoration:none; font-size: 11px; }
.subcat_link a:hover 
        { color: EB6812; text-decoration:underline; font-size: 11px; }                
                
.itty_link a:link 
        { color: 000000; text-decoration:none; font-size: 11px; }
.itty_link a:active 
        { color: 000000; text-decoration:none; font-size: 11px; }
.itty_link a:visited 
        { color: 000000; text-decoration:none; font-size: 11px; }
.itty_link a:hover 
        { color: EB6812; text-decoration:underline; font-size: 11px; }

.itty_link 
        {
        font-size:11px;
        color:000000;
        }
        
.itty_itty_link 
        {
        font-size:10px;
        }                        
        
.white_link a:link 
{ color: DEE0E5; font-size:14px; text-decoration:none; }
.white_link a:active 
{ color: DEE0E5; font-size:14px; text-decoration:none; }
.white_link a:visited 
{ color: DEE0E5; font-size:14px; text-decoration:none; }
.white_link a:hover 
{ color: ffffff; font-size:14px; text-decoration:underline; }        

.white_link {
        color: ffffff;
        font-size:14px;
}                

.bigtitle {

     float: left;

     background-color: #426676;

     font: 14px ;

     font-weight: bold;
}


.bigtitle a:link 
{ color: DEE0E5; font-size:14px; text-decoration:none; }
.bigtitle a:active 
{ color: DEE0E5; font-size:14px; text-decoration:none; }
.bigtitle a:visited 
{ color: DEE0E5; font-size:14px; text-decoration:none; }
.bigtitle a:hover
{ color: ffffff; font-size:14px; text-decoration:underline; }



/* Search*/

#searchbg {
 background: #426676 url(images/searchbg.gif);
 height:40px;
 width: 184px;
 float: left;
}


.searchsubmit {
 background-color: #426676;
 float: left;
 color: #ffffff;
 margin-top: 0px;
 margin-right: 0px;
 font: 16px;
 font-weight:bold; text-decoration:underline;
 /* background-image:url(images/search_but.gif);*/
 background-repeat:no-repeat;
 vertical-align:top;
 height:40px;
 width:80px;
 border:none;
}

.searchform {
 background-color: #b0c8d8;
 margin-top: 10px;
 margin-left: 45px;
 float: left;
 border: 1px solid #b0c8d8;
}
