/* CSS Document */
body{
padding:0px;
margin:0px;
padding:0px !important;
margin:0px !important;
background-image:url(../images/body_rpt.jpg);
background-repeat:repeat-x; 
		background-color:#001a00;
		color:#FFFFFF;
		}
.content{ font-family:arial;
			font-size:12px;
			color:#FFFFFF;
			padding-right:0px;}
.footer{ background-image:url(../images/footer.jpg);
			background-repeat:no-repeat;
			color:#FFFFFF;
			font-family:arial;
			font-size:12px;
			}
.footer_link{ color:#FFFFFF;
				text-decoration:none;
				}
.comments{ font-family:arial;
			font-size:12px;
			color:#033a04;
			font-weight:bold;}
.testi{ font-family:arial;
			font-size:12px;
			color:#ffffff;
			}
.light{ background-color:#2c6b2e;
		border-left:1px; border-left-style:solid; border-left-color:#767b26; width:665px; 
		border-right:1px; border-right-style:solid; border-right-color:#767b26; width:665px;}
.dark{ background-color: #033a04; border-left:1px; border-left-style:solid; border-left-color:#767b26; width:665px;
		border-right:1px; border-right-style:solid; border-right-color:#767b26;}
.top{ border-top:1px; border-top-style:solid; border-top-color:#767b26; width:665px; }
.bot{ border-bottom:1px; border-bottom-style:solid; border-bottom-color:#767b26; width:665px;}
.links{ color:#FFFFFF;
		text-decoration:underline;}
