body {
	font-family: Arial, Verdana, 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: #D3D2F0;
	scrollbar-base-color: #587BC1;
	scrollbar-arrow-color: #E8D4BB;
	scrollbar-3dlight-color: #D3D2F0;
	scrollbar-highlight-color: #D3D2F0;
	scrollbar-face-color: #6699CC;
	scrollbar-shadow-color:#D3D2F0;
	scrollbar-darkshadow-color:  #D3D2F0;


	background-color: #456F9A;
	background-image: url();
}


.leftcollumn{
background-image:url();
background-repeat: repeat-y;
background-position: top right;
background-color: color;
}

.rightcollumn{
background-image:url();
background-repeat: repeat-y;
background-position: top left;
background-color: color;
}
.toprow{
background-image:url();
background-repeat: repeat-x;
background-position: bottom center;
background-color: #ffffff;
}

.bottomrow{
background-image:url();
background-repeat: repeat-x;
background-position: top center;
background-color: #ffffff;
}

.fill{
	background-color: ffffff;
	background-image: url();
	background-repeat: repeat-y;
	background-position: left;
}

.textarea{
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
	padding-right: 0px;
}

.facecat{
	padding-right: 15px;
}

.pop_nav{
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: ;
}

.pop_text{
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: ;
}

.bigletter{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
}

.smalltext{
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: 003333;
}

a:hover {  
color: #cccccc;
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
}

a { 
color: #ffffff;
text-decoration: none;
 font-size: 12px;
  font-weight: bold;
}

A.linksNoLine{ font-family:arial, helvetica, geneva; font-size: 9pt;  color:450814; 
 font-weight:bolder; text-decoration:none;
}

.input{
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #000000;
  color : #FFF4E4;
  background : #937A52;
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: #000000;
  color : #FFF4E4;
  background : #937A52;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size : 11px ;
  width : px;
  cursor : hand;
}

A.rollover:hover IMG {
border-width:1px;
border-color:#FFF5E3; 
filter:alpha(Opacity=100);
}

IMG.rollover {
border-width:1px;
border-color:#FFF5E3;
filter:alpha(Opacity=70);
}


.leftsidecontent{
width: 30px;
height: 100px;
}

.rightsidecontent{
width: 5px;
height: 100px;
}

.siteframe{
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #000000;
}

.menus_title{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: ffffff;
}


.menus_header{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: BAF5E1;
	text-decoration: underline;
}

.menus_text{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: FFFFFF;
}

