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: #E8D4BB;
	scrollbar-base-color: #652428;
	scrollbar-arrow-color: #E8D4BB;
	scrollbar-3dlight-color: #8D4C50;
	scrollbar-highlight-color: #652428;
	scrollbar-face-color: #652428;
	scrollbar-shadow-color:#652428;
	scrollbar-darkshadow-color:  #410004;

	background:#000 url(images/sitebg.jpg) center center no-repeat;
}

img { 
	behavior: url(iepngfix.htc); 
}

.leftcollumn{
background-image:url(images/BG_left_ribbon.jpg);
background-repeat: repeat-y;
background-position: top right;
background-color: color;
}

.rightcollumn{
background-image:url(images/BG_right_ribbon.jpg);
background-repeat: repeat-y;
background-position: top left;
background-color: color;
}

.toprow{
background-image:url(images/BG_top.jpg);
background-repeat: repeat-x;
background-position: bottom center;
background-color: #ffffff;
}

.bottomrow{
background-image:url(images/BG_bottom.jpg);
background-repeat: repeat-x;
background-position: top center;
background-color: #ffffff;
}


.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;
}

.button{
  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 ;
  width : px;
  cursor : hand;
}

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);
}
