/*this is the style sheet for "Cobalt Construction"*/


a:link {color:#963; text-decoration:none;}
a:visited {color:#930; text-decoration:none;}
a:hover {color:#039; text-decoration:none;}
a:active {color:#c39; text-decoration:none;}



body {background-color:#fff; 
       color: #000;
       font-family:Trebuchet MS,arial,sans-serif;
       font-size:12px;
	   line-height:18px;
       text-decoration:none;
          }


.altbody  {background-color:#cc6; color:#039;
                   font-family:Trebuchet MS,arial,sans-serif;
   
                   text-align:left;
                   }

.altorange   {background-color:#fc0; color:#039;
                   font-family:Trebuchet MS,arial,sans-serif;

                   text-align:left;
                }

.altbrown   {background-color:#960; color:#039;
                   font-family:Trebuchet MS,arial,sans-serif;

                }

.altgreen   {background-color:#660; color:#fff;
                   font-family:Trebuchet MS,arial,sans-serif;
          
                   text-align:left;
                }

.bluetxt {  color:#039; 
                   font-family:Trebuchet MS,arial,sans-serif;
                   font-size:larger;
                 }

.head { color:#039;
              font-weight:bold;
             }

#footer  {font-size:10px;
                  font-family:verdana,sans-serif;
                }

.topbanner {background-color:#960;
                     }


.bold {font-weight:bold;
          font-size:20px;
		  line-height:24px;}

.bitalic {font-weight:bold;
          font-style:oblique;
          color:#039;
          font-size:x-small;
         }

.bigtxt {font-weight:lighter; font-size:13px;}

.bigtxt3 {font-size=small;
                font-weight:bolder;
                color=#c00}

.bigtxt2 {font-size:medium;
                font-weight:bolder;}
                 

.smalltxt {font-size:11px;
          text-decoration:none;

          }

.smalltxtgray {fontsize:11px;
                         color:#666;
                        {

.current {font-weight:bold;
              text-decoration:none;
             }

.small {font-size:10px;}










