body {
	font-family: Arial, Verdana Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow:auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	scrollbar-track-color: #EFEFEF;
	scrollbar-base-color: #CCFF00;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #CCFF00;
	scrollbar-highlight-color: #CCFF00;
	scrollbar-face-color: #339900;
	scrollbar-shadow-color: #CCFF00;
	scrollbar-darkshadow-color:  #CCFF00;
	background-color: #CCFF00;
	background-image: url();
}

.leftcollumn{
background-image:url(images/background_left.jpg);
background-repeat: repeat-y;
background-position: top right;
background-color: color;
}

.rightcollumn{
background-image:url(images/background_right.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: Arial, Verdana Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	padding-right: 15px;
	text-align: justify;
}

TABLE{
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.bigletter{
	font-family: Arial, Verdana Helvetica, sans-serif;
	font-size: 24px;
	color: 003333;
}

.smalltext{
	font-family: Arial, Verdana Helvetica, sans-serif;
	font-size: 10px;
	color: 999999;
}

.fill{
	xbackground-color: ffffff;
	background-image: url();
	background-repeat: repeat-y;
	background-position: left;
}


a:hover {  
color: #990000;
 text-decoration: none;
 font-size: 10px;
 font-weight: bold;
}

a { 
color: #FFFFFF;
text-decoration: none;
 font-size: 10px;
  font-weight: bold;
}

.input{
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #ffffff;
  color : #F2BC62;
  background : #000000;
  font : 11px Arial, Verdana Helvetica, sans-serif;
}

.button{
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #ffffff;
  color : #F2BC62;
  background : #000000;
  font : 11px Arial, Verdana Helvetica, sans-serif;
  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);
}.big {
	font-size: 24px;
}
#phoneNum {
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
}
.menutext {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FFFFFF}

select { 
 background-color: #336600; 
 color: #ffffff; 
}
