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

cursor: default; }

p {font-family: Times New Roman; 
color: 914104;} 

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

font-family: Times New Roman;
color: #914104; 
font-size: 10 pt;

scrollbar-face-color : #C06B0E; 
scrollbar-highlight-color : #8F4307; 
scrollbar-3dlight-color : #8F4307; 
scrollbar-shadow-color : #8F4307; 
scrollbar-darkshadow-color : #8F4307;
scrollbar-track-color : #8F4307; 
scrollbar-arrow-color : #8F4307; 

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: Times New Roman;
color: #914104; 
font-size: 10 pt;}

input, textarea, option, select
{ background: #C16A0B;
font-family: Arial;
color: #914104; 
font-size: 10 pt;
border-style: dotted;
border-color: #914104;
border-width: 1px;}

.form, .button {

	color: #914104;
	font-family: Times New Roman;
	font-size: 10px;
	border: 1px dotted #914104;
	background:#C16A0B;}

img {
  border: 0px;
}

.Title {
	position: static;
	border-width: 0pt;
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	font-family: times new roman, serif;
	color: #7F3705;
	text-transform: lowercase;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-style: dotted;
   	text-align: right;
	border-color: #914104;
	}

.SubTitle {
	position: static;
	border-width: 0pt;
	color: #7F3705;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	font-family: times new roman, serif;
	text-transform: lowercase;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-style: dotted;
	border-color: #914104;
        padding: 0px 0px 0px 15px;
	}








