body {
margin:0px;
background-color:#edeee8;
color:#757575;
font: 11px tahoma;

  scrollbar-arrow-color:7B7B7B; 
  scrollbar-track-color: 000000;
  scrollbar-face-color: 000000;
  scrollbar-highlight-color: 000000;
  scrollbar-3dlight-color:000000;
  scrollbar-darkshadow-color:000000;
  scrollbar-shadow-color: 000000;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-y;
}

#footer {
padding:3 3 3 3;
color:#7B7B7B;
font: 9px tahoma,verdana;
}

a:link, a:visited {
	color: #0d84b0; 
	font-weight: none;
	text-transform: none;
	text-decoration:underlined; 
	line-height: 10px; 
		border-bottom: 0px dotted #F2F2F2;
		}

	a:hover {
	color: #a4a4a4;
	font-weight: none;
	text-transform: none;
	text-decoration: none; 
	line-height: 10px;
	border-bottom: 0px soild #48B269; 
}


td {
padding: 3px;
}


		h1 {
		font-family: arial;
		font-weight: none;
		font-size: 11px; 
		letter-spacing:0px;
		line-height: 30px; 
		text-align:center;
		color:#5e9788;
		border-bottom : 0px solid #FCFCFC;
		TEXT-TRANSFORM: capitalize;
		PADDING-RIGHT: 0px; 
		PADDING-LEFT: 5px;
		PADDING-BOTTOM: 2px; 
		MARGIN: 1px; 
		PADDING-TOP: 0px;}


tr, td {
		font-family: tahoma,verdana;
		font-size: 11px; 
		letter-spacing:0px;
		line-height: 12px; 
		text-align:justify;
		color:#374B51;
}


hr {
clear: both;
margin: 10px auto;
text-align: center;
border: 0;
width: 80%;}

img {
        border: 0px solid #191919;
        padding: 0px;
}

p.icons {
	text-align:center;
	}
