body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;

	scrollbar-track-color: #BEE1E7;
	scrollbar-base-color: #BEE1E7;
	scrollbar-arrow-color: #BEE1E7;
	scrollbar-3dlight-color: #BEE1E7;
	scrollbar-highlight-color: #BEE1E7;
	scrollbar-face-color: #1F3D9C;
	scrollbar-shadow-color:#BEE1E7;
	scrollbar-darkshadow-color:  #BEE1E7;


	background-color: #110000;
	background-image: url();
}

.leftcollumn{
background-image:url(../images/site_bgleft.jpg);
background-repeat: repeat-y;
background-position: top right;
background-color: #CFC3B5;
}

.rightcollumn{
background-image:url(../images/site_bgright.jpg);
background-repeat: repeat-y;
background-position: top left;
background-color: #CFC3B5;
}

.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}

.bigletter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: 003333;
}

.smalltext{
	font-family: 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: red;
	text-decoration: none;
	font-size: 12px;
}

a { 
	color: #1F3D9C;
	text-decoration: underline;
	font-size: 12px;
}

a.small_link:hover {  
	color: red;
	text-decoration: none;
	font-size: 10px;
}

a.small_link { 
	color: #1F3D9C;
	text-decoration: underline;
	font-size: 10px;
}

.input{
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #1F3D9C;
  color : #000000;
  background : #BEE1E7;
  font-family: Arial, Verdana, 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: 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);
}

.form_header{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: 3C53BA;
	text-align: justify;
	font-weight: bold;
}

.content_text{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	text-align: justify;
}

.content_table_text{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: 000000;
	text-align: justify;
}

.product_header{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
}