html,body  {
margin: 0px;
font-family: arial;
font-size: 12px;
background-image:url(images/main-back.gif);
background-repeat:repeat-x;
background-position:center top;
color: #565656;
line-height: 16px;
}


td,tr {
font-family: arial;
font-size: 12px;
color: #565656;
line-height: 16px;
}
.copyright {
font-family: arial;
font-size: 11px;
color: #000000;
line-height: 16px;
}
 /*---  Links --*/
#link1 { 
  font-family: arial;
  font-size: 14px; 
  color: #7CA79D;
  font-weight:bold;
  text-decoration: none;
  background-image:url(images/link-bar.jpg);
  background-repeat:repeat-x;
  } 

#link1 a:link  {
  font-family: arial;
  font-size: 14px; 
  color: #7CA79D;
  text-decoration: none; 
  font-weight:bold;
}
  
#link1 a:visited {
  font-family: arial;
  font-size: 14px; 
  color: #7CA79D;
  text-decoration: none; 
  font-weight:bold;

  } 

#link1 a:hover { 
  font-family: arial;
  font-size: 14px; 
  color: #ffffff;
  font-weight:bold;
  } 

 /*--- end of Links --*/
 

.heading { 
  font-family: "Times New Roman", Times, serif;
  font-size:22px; 
  color: #B6AF5F;
  text-decoration: none; 
  } 


.style1 {color: #FFFFFF}
  
/*--- footer Links --*/

	#footer {
	font-family: arial; 
	color: #7CA79D; 
	font-size: 11px;
	text-decoration:none;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	height:114px;
	background-position:top;
	font-weight:bold;
	}
.linkhead {
	font-family: arial; 
	color: #ffffff; 
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;	
}

.linkhead:hover {
	font-family: arial; 
	color: #ffffff; 
	font-size: 11px;
	border-bottom:1px solid #ffffff;
	font-weight:bold;	
	
}

.link1 {
	font-family: arial; 
	color: #000000; 
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;	
}

.link1:hover {
	font-family: arial; 
	color: #000000; 
	font-size: 11px;
	border-bottom:1px solid #000000;
	font-weight:bold;	
	
}
.link2 {
	font-family: arial; 
	color: #000000; 
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;	
}

.link2:hover {
	font-family: arial; 
	color: #000000; 
	font-size: 13px;
	border-bottom:1px solid #000000;
	font-weight:bold;	
	
}

.footer{
	font-family: arial; 
	color: #7CA79D; 
	font-size: 11px;
	text-decoration:none;	
	font-weight:bold;	
}

	.footer:hover {
	ffont-family: arial; 
	color: #ffffff; 
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;	
	
}


.link3 {
	font-family: arial; 
	color: #000000; 
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;	
}

.link3:hover {
	font-family: arial; 
	color: #000000; 
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;	
	
}



