/* CSS Document */

body{ margin-top:20px; margin-left:0px; margin-right:0px; margin-bottom:0px; font-family: Arial;font-size: 12px;color: #000000; background-image:url(images/bg.jpg); background-repeat:repeat-x; background-color:#98a576;}
.footer{ background-image:url(images/footer.jpg); height:100px; background-repeat:no-repeat; font-family: Arial;font-size: 12px;color: #ffffff;}
.footer_add{ font-family: Arial; font-size:14px; color:#FFFFFF;}
.heading1{font-family: Arial;font-size: 12px;color: #800000; font-weight:bold;}

.border{
	border: 5px solid #800000;
}



a.footerl:link {font-family: Arial;font-size: 12px;color: #ffffff;text-decoration: underline; }
a.footerl:visited {font-family: Arial; font-size: 12px; color: #ffffff; text-decoration: underline; }
a.footerl:hover { font-family: Arial; font-size: 12px; color: #ffffff; text-decoration: none; }
a.footerl:active { font-family: Arial; font-size: 12px; color: #ffffff; text-decoration: none;}

a.more:link {font-family: Arial;font-size: 12px;color: #800000;text-decoration: underline; }
a.more:visited {font-family: Arial; font-size: 12px; color: #800000; text-decoration: underline; }
a.more:hover { font-family: Arial; font-size: 12px; color: #800000; text-decoration: none; }
a.more:active { font-family: Arial; font-size: 12px; color: #800000; text-decoration: none;}