/* style sheet */

body {
color:#000000;
font:12px "Trebuchet MS",arial, Helvetia, sans-serif; 
background-color:#F58661;
background-image: url(images/bk_fade.jpg);
background-repeat: repeat-x;
margin-bottom: 50px;
margin-top:0px;
text-align:left;
}


.links {
color:#ffffff;
font:12px "Trebuchet MS",arial, Helvetia, sans-serif; 
background-color:transparent;
background-image: url(images/links_bk.gif);
background-repeat: no-repeat;
text-align:center;
}


a.topnav { color:#ffffff; text-decoration:none; font-family:"Trebuchet MS",arial,Helvetica; font-size:12px; font-weight:normal; }

a.topnav:hover {color:#ffffff; text-decoration:none; font-family:"Trebuchet MS",arial,Helvetica; font-size:12px; font-weight:normal;
border-bottom: 2px solid #99cc00;
}


a { color:#ff3300; text-decoration:underline; font-family:"Trebuchet MS",arial,Helvetica; font-size:12px; font-weight:normal }
a:hover { color:#669900; text-decoration:underline; font-family:"Trebuchet MS",arial,Helvetica; font-size:12px; font-weight:normal; }

a.white{ color:#ff3300; text-decoration:underline; font-family:"Trebuchet MS",arial,Helvetica; font-size:12px; font-weight:normal }
a.white:hover { color:#ffffff; text-decoration:underline; font-family:"Trebuchet MS",arial,Helvetica; font-size:12px; font-weight:normal; }


p,td { color:#000000; font-size:12px; font-family:"Trebuchet MS",arial,Helvetica; }
li {list-style-type: circle;color:#000000; font-size:12px; font-family:"Trebuchet MS",arial,Helvetica; }

.copy { color:#000000; font-size:11px; font-family:"Trebuchet MS",arial,Helvetica; }


.upperSmall {
border-collapse: collapse;
padding: 5px;


}
.upperSmall th {
background:#336699;
color:#ff3300;
font-size:11px; 
font-family:"Trebuchet MS",arial,Helvetica;
padding:4px;

}


.upperSmall td {
background:white;
   padding:3px;
color:#ff3300;
font-size:11px; 
font-family:"Trebuchet MS",arial,Helvetica;
text-transform: uppercase; /* force text to uppercase */
}



.tdbk1 {background:#B8DB4D;
color:#000000; border-color: #ffffff;
border-style: solid; 
border-width: 1px 
}


.tdbk2 {
background:#B8DB4D;
color:#000000; 
padding:15px
}

.tdbk3 {
color:#000000;
padding:10px 4px 4px 10px;
background-image: url(images/dots.gif);
background-repeat: repeat-x;
background-position: top;
}

.tdbk3b {
color:#000000;
padding:0px 4px 4px 10px;
}


.contents {
font-size:12px; 
font-family:"Trebuchet MS",arial,Helvetica; 
font-weight:normal;
color: #000000;
background:#ffffff;
padding: 30px 10px 20px 10px;
}


.footer {
font-size:12px; 
font-family:"Trebuchet MS",arial,Helvetica; 
font-weight:normal;
color: #000000;
background:#ffffff;
padding: 10px;
}


th {
background:#336699;
color:#ffffff;
border-color: #333333; border-style: solid; border-width: 0 0 1px  0;
padding:4px;

}


.table {
        border-collapse: collapse;
padding: 5px;

	
}
.table th {
background:#336699;
color:#ffffff;
border-color: #333333; border-style: solid; border-width: 0 0 1px  0;
padding:4px;

}


.table td {
background:white;
   padding:3px;
        
}




h1 { color: #FF3300;
	font: bold 18px "Trebuchet MS",arial,Helvetica; 
	letter-spacing: 2px; 
margin-top:-1px;
margin-bottom: -10px;
	padding:2px;
text-align:left;
	}


h2 {
        font: bold 16px "Trebuchet MS",arial,Helvetica;
       	border-color: #ff3300;
        margin-bottom: -6px;
	color: #ff3300;
        }

h3 {
        font: bold 16px "Trebuchet MS",arial,Helvetica;
       	color: #99cc00;
	background-image: url(images/pepper.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:15px;
	margin-bottom: -6px;
	}


 .search {
        font: bold 14px "Trebuchet MS",arial,Helvetica;
        background:#660000;
        letter-spacing: 1px;
        margin-bottom: -6px;
	padding:3px;
        color: #ffffff;
        }



.bigWhite { color:#ffffff; font-size:15px; font-family:"Trebuchet MS",arial,Helvetica; font-weight:bold}

.formbox {background-color : #efefef;padding:2px;border: #666666 solid 1px}

.address { color:#333333; font-size:12px; font-family:"Trebuchet MS",arial,Helvetica; font-weight:normal; letter-spacing:1px}

.tag { color:#ffffff; font-size:12px; font-family:"Trebuchet MS",arial,Helvetica; font-weight:normal; letter-spacing:2px}

.banner { color:#660000; font-size:15px; font-family:"Trebuchet MS",arial,Helvetica; font-weight:normal;letter-spacing:1px }

.bluetext { color:#336699; font-size:12px; font-family:"Trebuchet MS",arial,Helvetica; font-weight:normal; }

.redtext { color:#ff0000; font-size:12px; font-family:"Trebuchet MS",arial,Helvetica; font-weight:normal; }
.small { color:#000000; font-size:10px; font-family:"Trebuchet MS",arial,Helvetica; }
.whitetext { color:white; font-size:12px; font-family:"Trebuchet MS",arial,Helvetica; font-weight:normal}
.error { color:#ff0000; font-size:32px; font-family:"Trebuchet MS",arial,Helvetica; font-weight:normal; }

