	body { margin: 0;
	background-color: #D8D4A4;
	color: #2C4E0C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;    
	background-image: url('bg.jpg');
	background-repeat: repeat-x; }

	#content { border: 0px;
		padding-top: 30px;
		padding-right: 30px;
		padding-bottom: 30px;
		padding-left: 30px;
		width:710px !important; /*moz width*/
		width:770px; /*IE width*/
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		text-align: justify;
		line-height: 1.5;
		overflow: none;
		background-image: url('__03.jpg');
		background-repeat: repeat-y;}

	#footer { border: 0px;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 10px;
		position: relative;
		width:750px !important; /*moz width*/
		width:770px; /*IE width*/
		height:25px !important; /*moz width*/
		height:30px; /*IE width*/
		color: black;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		text-align: justify;
		line-height: 1.5;
		overflow: none;
		background-image: url('__04.jpg');}

	#footersmall {font-size:7px;}
	.MidText {
	display: inline;
	font-size: 0.813em;
	}
	.badges {
	width: 100%;
	clear: both;
	}
	.leftframe {
	float: left;
	clear: left;
	margin: 5px;
	}
	.rightframe {
	float: right;
	clear:right;
	margin: 5px;
	}
	.contd {
		width:100%;
		height: 175px;
		overflow: auto;
		float: left;
	}
	.innerCont {
		height: 100%;
		padding: 10px;
	}
	.clearThis {
	clear: both;
	}
	#links a {text-decoration:none;}	
	a:hover {color: #5C7800;
		   text-decoration:underline;}

	a {color: #5C7800;
	   font-weight: bold;
           text-decoration:none;}

	TABLE TD TABLE TD {font-size: 11px;
			   line-height: 1.5;
                           text-align: justify;}


