body {
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 10pt;
	border:0px;
	padding:0px;
	margin:0px;
   background-color: #EBEBEB;

	scrollbar-face-color:#0D6DA1;
	scrollbar-highlight-color:#5BABD7;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#002F5E;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#02ABE6;
}
.left{
	text-align:left;
}
.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #037EC1;
	border-right-color: #037EC1;
	border-bottom-color: #037EC1;
	border-left-color: #037EC1;
}

.button{
	
	font-family: arial;
	font-size: 14pt; 
	letter-spacing: -1; 
	font-weight: bold; 
	height: 40px; 
	width:360px;
	
}
.btnholder{
	background-color:#870000;
}
.box{
	border:1px solid #000000;
	background-color:#ffffcc;
	text-align:center;
}
.special{
	color:#CC0000;
}
ul, ol {
   display: block;
   text-align: justify;
   font-size: 10pt;
   color: #000000;
   border: 0;
   padding: 0;
   margin-left: 50px;
   margin-right: 0;
   margin-top: 0;
   margin-bottom: 1em;
}
p{
	display: block;
   text-align: justify;
   font-size: 10pt;
   color: #000000;
   text-indent: 0px;
   border: 0;
   padding: 0;
   margin-left: 0;
   margin-right: 0;
   margin-top: 0;
   margin-bottom: 1em;
}
h1,h2,h3,h4{
	 font-size: 16pt;
	font-weight:bold;
	font-family: Tahoma, Trebuchet, Verdana;
	line-height:150%;
	text-align:center;
}

a{
	color:#0026FF;
	font-weight:bold;
}
.center{
	text-align:center;
}
#footer{
	background:url(images/site_03.gif) 0 0 no-repeat;
	height:43px;
	width:700px;
}
#footer p{
	font-weight:bold;
	/*margin-top:10px;*/
	font-size:.75em;
	text-align:center;
}
#footer a{
	font-size:.65em;
	color:#000000;
	text-align:center;

}
td{
	vertical-align:top;
}
