/* style created © 2001-2002 by BasicTemplates.com™ on 05.30.2002. Duplication or redistribution is strictly prohibited. */

a:link	{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none ;
}

a:hover	{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #FFFFFF;
	font-weight : normal;
}

body {
	background-color : #FFFFFF;
	color : #66470D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
    scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#497D2A;
	scrollbar-shadow-color:#C39E58;
	scrollbar-face-color: #C39E58;
	scrollbar-highlight-color:#C39E58;
	scrollbar-darkshadow-color:#C39E58D;
	scrollbar-3dlight-color:#66470D;
	
}
a.diddy:link { font-weight: bold; font-family: Verdana; font-size: 12px; color: #66470D;} 
a.diddy:visited { font-weight: bold; font-family: Verdana; font-size: 12px; color: #66470D;}
a.diddy:hover { text-decoration: none; color: #C39E58; }
a.diddy:active { font-weight: bold; font-family: Verdana; font-size: 12px; color: #66470D } 
 
h1 {
	color : #66470D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 1px;
}

h2 {
	color : #4F4546;
	background-color : #EED5A7;
	width : 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 1px;
}

p {
	color : #977028;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-indent: 1.5em;

}

td {
	color : #66470D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.btcontent {
	color : #FFFFFF;
	border : 2px #C39E58 dashed;
	background-color : transparent;
}

.btfoot	{
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;

}

.bthead	{
	background-image : none;
	color : #4F4546;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;


}

.italic {
	font-style : italic;
}
