body { 
	font: 10pt arial; 
	color: #7D8283; 
	background-image:url('images/background.jpg'); 
	margin: 0px; 
	}
	
.scroll {
	      scrollbar-face-color : #CFDDF0;
          scrollbar-shadow-color : #CFDDF0;
          scrollbar-highlight-color : #CFDDF0;
          scrollbar-3dlight-color : #3E3C33;
          scrollbar-darkshadow-color : #CFDDF0;
          scrollbar-track-color : #CFDDF0;
          scrollbar-arrow-color : #3E3C33;
}
	
p { 
font: 10pt arial; 
	color: #3E3C33; 
 padding-left: 8px;
  padding-right: 5px;
	}
	
table { 
font: 10pt arial; 
	color: #3E3C33; 
	}
	
h1 { 
	font: normal 14pt arial; 
	color: #3E3C33;
	 padding-left: 8px;
  padding-right: 5px;
	}

.main a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #E48F2C;
	}
.main a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #E48F2C;
	}

.main a:hover { 
text-decoration: none;
background-color: transparent;
border-color: #5A5953;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

.main a:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: #5A5953;
	}

.navbar a:link {
text-decoration: none; }
.navbar a:visited {
text-decoration: none; }
.navbar a:hover {
text-decoration: none; }
.navbar a:active {
text-decoration: none; }

.footer { 
	text-align: left; 
	font: 8pt tahoma; 
	color: #ffffff;
	}
	
.footer a {color:#FFFFFF;}

.footer a:hover {color:#E48F2C;}

.tableclass {
 padding-left: 8px; }
 

td#imagehome {background-image:  url(images/home_background.jpg);
     background-repeat: repeat;}

td#imagehome2 {background-image:  url(images/home_background2.jpg);
     background-repeat: repeat;}

td#mainbackground {background-image:  url(images/sub_background.gif);
     background-repeat: repeat;}	 
	 
