body ,p ,td {

    font-family: Trebuchet MS, verdana, sans-serif;
    font-size: 12pt;
color:#000000;
}

.stuff {
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 12;
	margin: 0;
	padding: 0;
	color: black;
}





.bigg
    {
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: black;

}


.beige { color: #85722F; }




.smallg {
	font-size: 10pt;
	color: #85722F;
}

.srch {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10;
	margin: 0;
	padding: 0;
	color: black;
	font-weight: bold;
}



.bigg2
    {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}






    .textbox {
        background-color : white; 
        border-bottom : 1px solid black; 
        border-left : 1px solid black; 
        border-right : 1px solid black; 
        border-top : 1px solid black; 
        padding-bottom : 1px; 
        padding-left : 1px; 
        padding-right : 1px; 
        padding-top : 1px; 
        color : black; 
        background : white; 		
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
    } 

    .textbox2 {
        background-color : white; 
        border-bottom : 1px solid white; 
        border-left : 1px solid white; 
        border-right : 1px solid white; 
        border-top : 1px solid white; 
        padding-bottom : 1px; 
        padding-left : 1px; 
        padding-right : 0px; 
        padding-top : 1px; 
        color : black; 
        background : white; 		
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
		font-weight: bold;
    } 

.totalbox {
	background-color: #EEE4C1;
        border-bottom : 0px solid #EEE4C1; 
        border-left : 0px solid #EEE4C1; 
        border-right : 0px solid #EEE4C1; 
        border-top : 0px solid #EEE4C1; 
        padding-bottom : 1px; 
        padding-left : 0px; 
        padding-right : 0px; 
        padding-top : 1px; 
        color : black; 		

	font-weight: normal;
    } 



.selectbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6E3C;
	background-color: red;
	border: 1px solid #C0C0C0;
	padding: 1px; 
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: white;
	border: 1px solid #C0C0C0;
	padding: 1px; 
} 





.copyright {
	FONT-SIZE: 9px;
 COLOR: #808080; 
font-style: italic;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
}


a.copyright {color: #C0C000; text-decoration:none;}
a.copyright:hover {color: black; text-decoration:none;}
a.copyright:visited {color: #C0C000; text-decoration:none;}
a.copyright:active {color: #C0C000; text-decoration:none;}


.table_top{

	width: 949px; 
	height: 30px;
	margin-top:5px;
	background-image:url(ttop.jpg);
	background-repeat:no-repeat;
}

.table_content{
	width: 949px;
	background-image:url(tmid.jpg);
	background-repeat:repeat-y;
}
.table_text{
	margin-left:30px;
	margin-right:30px;

}
.table_bottom{
	width: 949px; 
	height: 30px;
	background-image:url(tbot.jpg);
	background-repeat:no-repeat;
/**/
}


.superbigg
    {
font-family: Trebuchet MS, verdana, sans-serif;

	font-size: 72px;
	font-weight: bold;
	color: black;
   position: relative;
   padding-bottom:0px;
    border-bottom: 5px solid #FF7DA8;
}




.horizontal a:hover {
   position: relative;
   padding-bottom:0px;
    border-bottom: 3px solid #FF7DA8;
}


a:hover {
    border-bottom: 3px solid #FF7DA8;
}
a:link {color: #000000; text-decoration: none}
a:visited {color:#000000; text-decoration: none}
a:active {color:#000000; text-decoration: none}

a.none {color: #C0C000; text-decoration:none;}
a.none:hover {
    border-bottom: 3px solid white;
}
a.none:visited {color: #C0C000; text-decoration:none;}
a.none:active {color: #C0C000; text-decoration:none;}

