body
	{
	margin: 0px;
	
	background-color: #613400;
	scrollbar-base-color: #613400;
	scrollbar-track-color: #613400;
	scrollbar-3dlight-color: #613400;
	scrollbar-darkshadow-color: #613400;
	
	scrollbar-face-color: #613400;
	
	scrollbar-arrow-color: #D9C493;
	scrollbar-highlight-color: #D9C493;
	scrollbar-shadow-color: #D9C493;

	}

body, td, th, div, p, li, ol, ul, input, select, textarea
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	}

form
	{
	margin: 0px;
	padding: 0px;
	}

input.text,
textarea,
select
	{
	border: 1px solid rgb(0, 0, 0);
	}

textarea
	{
	overflow: auto;
	scrollbar-track-color: rgb(255, 255, 255);
/*	scrollbar-base-color: red;*/
	scrollbar-face-color: rgb(253, 228, 172);
	scrollbar-arrow-color: rgb(0, 0, 0);
	
	scrollbar-highlight-color: rgb(0, 0, 0);
	scrollbar-shadow-color: rgb(0, 0, 0);
	scrollbar-3dlight-color: rgb(255, 255, 255);
	scrollbar-darkshadow-color: rgb(255, 255, 255);
	}

p {
	margin: 5px 0px 5px 0px;
	line-height: 14px;
}

a {
	color: #295DBB;
	font-weight: bold;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

a.h3 {
	font-family: "BakerSignet BT",arial, tahoma, verdana, sans-serif; 
	font-size: 18px;	
	margin: 0px;	
	padding : 0px;	
	color: #966518;
	letter-spacing: 1px;
	line-height: 16px;
	font-weight: normal;
}

a.h3:hover {
	text-decoration : underline;
	color: #295DBB;
}

a.h4 {
	font-family: "BakerSignet BT", arial, tahoma, verdana, sans-serif; 
	font-size: 16px;	
	margin: 0px;	
	color: #295DBB;
	letter-spacing: 1px;
	line-height: 12px;
	font-weight: normal;
}

a.h4:hover {
	text-decoration : underline;
	color: #966518;
}


.bodyTable {
	border: solid #325209;
	border-width: 1px  0px  0px  1px ;	
}

.bodyTable  td {
	border: solid #325209;
	border-width: 0px  1px  1px  0px ;
	background-color : #FCE4AC;	
	padding : 0px;
}

.bodyTable  td.body {
	border: solid #325209;
	border-width: 0px  1px  0px  0px ;
}

.bodyTable  table td {
	border: solid #325209;
	border-width: 0px;
	background-color: transparent;	
	padding: 10px 10px 10px 10px;
}

h1 {
	font-family: "BakerSignet BT", arial, tahoma, verdana, sans-serif; 
	font-size: 20px;	
	margin: 0px;	
	padding : 0px;	
	border-bottom: 3px solid #966518;
	letter-spacing: 1px;
	margin: 20px 250px 0px 20px;
}

h2 {
	font-family: "BakerSignet BT", arial, tahoma, verdana, sans-serif; 
	font-size: 20px;	
	margin: 0px;	
	padding : 0px;	
	color: #35722A;
	letter-spacing: 1px;
}

h3 .h3 {
	font-family: "BakerSignet BT", arial, tahoma, verdana, sans-serif; 
	font-size: 18px;	
	margin: 0px;	
	padding : 0px;	
	color: #966518;
	letter-spacing: 1px;
}

div.light {
	border: 1px solid black;
	background-color: #FEF2D6;
	padding: 5px;
	
}

div.light p {
	margin: 3px 0px 3px 0px;
	padding: 0px;
}

div.dark {
	border: 1px solid #CFAE6C;
	background-color: #DCBD7E;
	padding: 5px;
}

div.dark p {
	margin: 3px 0px 3px 0px;
	padding: 0px;
}

div.dark ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

div.orange {
	border: 1px solid #F8A008;
	background-color: #F6CB84;
	padding: 5px;
}

.copyright {
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 12px;
	text-align: center;
	color: white;
	margin: 10px 0px 10px 0px;
}

.copyright a,
.copyright a:link,
.copyright a:visited,
.copyright a:hover
	{
	color: #FEF2D6;
	font-weight: bold;
	text-decoration: none;
	}

.copyright a:hover
	{
	text-decoration: underline;
	}

.copyright_dark {
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 12px;
	text-align: center;
	color: #2B702E;
	margin: 10px 0px 10px 0px;
}

.copyright_dark a,
.copyright_dark a:link,
.copyright_dark a:visited,
.copyright_dark a:hover
	{
	color: #2B702E;
	font-weight: bold;
	text-decoration: none;
	}

.copyright_dark a:hover
	{
	text-decoration: underline;
	}

.bottom_menu
	{
	text-align: center;
	margin-top: 30px;
	font-size: 11px;
	}
	
.bottom_menu a,
.bottom_menu a:link,
.bottom_menu a:visited,
.bottom_menu a:hover
	{
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	font-weight: normal;
	color: #325209;
	text-decoration: none;
	}

.bottom_menu a:hover
	{
	text-decoration: underline;
	}

.small {
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 12px;
}
.blue	{color: #295DBB;}
.black{	color: black;}
.white{	color: white;}
.red{	color: red;}
.brown {color: #613400;}

.menu
	{
	display: none;
	position: absolute;
	
	border: 1px solid #325209;
	padding: 3px 0px 3px 0px;
	background-color: #FEF2D6;
	text-align: left;
	}

.menu a,
.menu a:link,
.menu a:visited,
.menu a:hover
	{
	display: block;
	padding: 1px;
	font-size: 12px;
	font-weight: normal;
	color: #325209;
	text-decoration: none;
	}

.menu a:hover
	{
	background-color: #F9B003;
	}

.menu a.current,
.menu a.current:link,
.menu a.current:visited,
.menu a.current:hover
	{
	font-weight : bolder;
	}
	
.site_map
	{
	margin: 20px 10px 50px 70px;
	}
	
.site_map a.cat1,
.site_map a.cat1:link,
.site_map a.cat1:visited,
.site_map a.cat1:hover
	{
	display: block;
	padding: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #325209;
	text-decoration: none;
	}

.site_map a.cat1:hover
	{
	text-decoration: underline;
	}
	
.site_map a.cat2,
.site_map a.cat2:link,
.site_map a.cat2:visited,
.site_map a.cat2:hover
	{
	display: block;
	padding: 1px 1px 1px 20px;
	font-size: 12px;
	font-weight: normal;
	color: #325209;
	text-decoration: none;
	}

.site_map a.cat2:hover
	{
	text-decoration: underline;
	}


