A:link
{ text-decoration: none; color:#B48F49; font-family: Times New Roman; font-style: italic;}
A:visited
{ text-decoration: none; color:#B48F49; font-family: Times New Roman; font-style: italic;}
A:active
{ text-decoration: none; color:#B48F49; font-family: Times New Roman; font-style: italic;}
A:hover
{ text-decoration: none; color:#F2E7D1; font-family: Times New Roman; font-style: italic;

cursor: default; }

p {font-family: Arial, Times New Roman, serif; 
color: B48F49;} 

body 
{ background: #E3CD9C; 
background-attachment: scroll;
background-image: url(bkgd.jpg);
background-repeat: repeat-y;

font-family: Arial, Times New Roman, serif;
color: #B48F49; 
font-size: 9 pt;

scrollbar-face-color : #E8D5AB; 
scrollbar-highlight-color : #B3904C; 
scrollbar-3dlight-color : #E3CD9C; 
scrollbar-shadow-color : #B3904C; 
scrollbar-darkshadow-color : #E3CD9C;
scrollbar-track-color : #E3CD9C; 
scrollbar-arrow-color : #B3904C; 

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
}

td
{ font-family: Arial, Times New Roman, serif;
color: #B48F49; 
font-size: 9 pt;}

input, textarea, option, select
{ background: #E5D2A8;
font-family: Arial, Times New Roman, serif;
color: #B48F49; 
font-size: 10 pt;
border-style: solid;
border-color: #B48F49;
border-width: 1px;}

.form, .button {

	color: #B48F49;
	font-family: Arial, Times New Roman, serif;
	font-size: 10px;
	border: 1px solid #B48F49;
	background:#E5D2A8;}

.Menu {
        color: #B48F49;
        font-family: Times New Roman, serif;
        text-transform: lowercase;
        text-align: left;
	}

img {
  border: 0px;
}

.Title {
	position: static;
	border-width: 0pt;
	font-size: 20pt;
	font-family: times new roman, serif;
	color: #B48F49;
	font-style: italic;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-style: solid;
   	text-align: right;
	border-color: #B48F49;
        padding: 0px 10px 0px 0px;
	}

.SubTitle {
	position: static;
	border-width: 0pt;
	color: #B48F49;
	font-size: 12pt;
	font-family: times new roman, serif;
	font-style: italic;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #B48F49;
        padding: 0px 0px 0px 15px;
	}