body {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	overflow:auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;

	scrollbar-track-color: #e8d7c3;
	scrollbar-base-color: #422e14;
	scrollbar-arrow-color: #e8d7c3;
	scrollbar-3dlight-color: #d08f40;
	scrollbar-highlight-color: #422e14;
	scrollbar-face-color: #422e14;
	scrollbar-shadow-color:#422e14;
	scrollbar-darkshadow-color: #271a0a;

	background-color: #d08f40;
	background-image: url();
}

img { 
	behavior: url(iepngfix.htc); 
}

.textarea{
font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}

.bigletter{
font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003333;
}

.smalltext{
font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
}

.fill{
	xbackground-color: #ffffff;
	background-image: url();
	background-repeat: repeat-y;
	background-position: left;
}


a:hover {  
color: #D94F4F;
 text-decoration: none;
 font-size: 13px;
 font-weight: bold;
}

a { 
color: #8F0505;
text-decoration: none;
 font-size: 13px;
  font-weight: bold;
}

.input{
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #F2BC62;
  color : #F2BC62;
  background : #000000;
  font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
}

A.rollover:hover IMG {
border-width: 1px;
border-color: #F9CD86; 
filter: alpha(Opacity=100);
}

IMG.rollover {
border-width: 1px;
border-color: #F9CD86;
filter: alpha(Opacity=70);
}
