body {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 003333;
	scrollbar-base-color: 39447B;
	scrollbar-track-color: F5F1CF;
	scrollbar-face-color: 39447B;
	scrollbar-highlight-color: 6570A7;
	scrollbar-3dlight-color: 39447B;
	scrollbar-darkshadow-color: 101B52;
	scrollbar-shadow-color: 39447B;
	scrollbar-arrow-color: C2AB70;
	background-color: #E4E0C0;
	background-image: url();

}

.textarea{
font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 003333;
	text-align: justify;

}

.textarea P{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* BACKGROUND CLASSES*/
.watermark{
	background-color: #ffffff;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
}

.mainBG{
	background-color: #F5F1CF;
	background-image: url(images/BG_main.gif);
	background-repeat: no-repeat;
}

.leftcollumn{
background-image:url(images/BG_left.gif);
background-repeat: repeat-y;
background-position: top right;
background-color: BAB79A;
}

.rightcollumn{
background-image:url(images/BG_right.gif);
background-repeat: repeat-y;
background-position: top left;
background-color: BAB79A;
}

/* END BACKGROUND CLASSES*/



.bigletter{
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: 003333;
}

.fill{
	xbackground-color: ffffff;
	background-image: url();
	background-repeat: repeat-y;
	background-position: left;
}


a:hover {  
color: 003333;
 text-decoration: underline;
 font-size: 13px;
 font-weight: bold;
}

a { 
color: 003333;
text-decoration: none;
 font-size: 13px;
 font-weight: bold;
}

.input{
  border-top : 2px ;
  border-bottom : 2px ;
  border-left : 2px ;
  border-right : 2px ;
  border-style: solid;
  border-color: 502058;
  color : #000000;
  background : #E4BA58;
  font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.button{
  border-top : 2px ;
  border-bottom : 2px ;
  border-left : 2px ;
  border-right : 2px ;
  border-style: solid;
  border-color: 502058;
  color : #000000;
  background : #E4BA58;
  font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
  width : px;
  cursor : hand;
}

A.rollover:hover IMG {
border-width:2px;
border-color:4BB079; 
filter:alpha(Opacity=100);
}

IMG.rollover {
border-width:2px;
border-color:00652E;
filter:gray();
}

A.fader:hover IMG {
border-width:0px;
border-color:340202; 
filter:alpha(Opacity=100);
}

IMG.fader {
border-width:0px;
border-color:340202;
filter:alpha(Opacity=70);
}

a.biglink{
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: 003333;
}

a.biglink:hover{
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: 003333;
}