body {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	overflow:auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	scrollbar-track-color: #000000;
	scrollbar-base-color: #F0C14D;
	scrollbar-arrow-color: #005CAC;
	scrollbar-3dlight-color: #F3ED97;
	scrollbar-highlight-color: #F0C14D;
	scrollbar-face-color: #F0C14D;
	scrollbar-shadow-color:#F0C14D;
	scrollbar-darkshadow-color:  #E2B01B;


	background-color: #000000;
	background-image: url();
}


.leftcollumn{
background-image:url(images/BG_left.jpg);
background-repeat: repeat-y;
background-position: top right;
background-color: #000000;
}

.rightcollumn{
background-image:url(images/BG_right.jpg);
background-repeat: repeat-y;
background-position: top left;
background-color: #000000;
}

.toprow{
background-image:url(images/BG_top.jpg);
background-repeat: repeat-x;
background-position: bottom center;
background-color: #000000;
}

.bottomrow{
background-image:url(images/BG_bottom.jpg);
background-repeat: repeat-x;
background-position: top center;
background-color: #000000;
}


.textarea{
font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: justify;
}

.bigletter{
font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
}

.smalltext{
font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

div.menu {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;

	text-align: justify;
	padding-left: 7px;
	padding-right: 7px;
}

div {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;

	text-align: justify;
	padding-left: 7px;
	padding-right: 7px;
}


div.subnav {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;

	text-align: justify;
	padding-left: 7px;
	padding-right: 0px;
}


.textBlue{
font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005CAC;
	 font-weight: bold;
}


.textyellow{
font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F0C14D;
}

.fill{
	xbackground-color: ffffff;
	background-image: url();
	background-repeat: repeat-y;
	background-position: left;
}


a:hover {  
color: #44A1EF;
 text-decoration: none;
 font-size: 14px;
 font-weight: bold;
}

a { 
color: #0663B1;
text-decoration: none;
 font-size: 14px;
  font-weight: bold;
}

a.menu:hover {  
color: #44A1EF;
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
}

a.menu { 
color: #0663B1;
text-decoration: none;
 font-size: 12px;
  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);
}

#web {
	display:block;
		padding-left: 0px;
	padding-right: 0px;
}

#printme {
	display:none;
}