BODY {
    margin : 0px;
    
    background-color : #3A3D10;
    background-image : url('images/intro/new/bg.jpg');
    
    font-family : Verdana;
    font-size : 11px;
	color:#514614;
}

A {
	color : #514614;
}

A:hover {
	color : #3A3D10;
}

IMG {
	border : 0px;
}

TD,DIV {
	font-family : Verdana;
    font-size : 11px;
}

DIV.LRSpacer {
	height : 251px;
	margin-top: 49px;
    background-image : url('images/intro/new/bg-header.jpg');
    background-repeat : repeat-x;
}

TD.Content {
	width : 203px;
	background-repeat : repeat-x;
}

TD.Header {
	height :21px;
	width : 800px;

}

TD.Header2 {
	height : 251px;
	width : 800px;


}
TD.MHead {	
	height : 90px;
	width : 164px;
}

TD.PCHead {
	height : 90px;
	width : 173px;

}

TD.PRHead {
	height : 90px;
	width : 168px;
}

TD.MContent {
	padding : 4px;
	padding-top : 8px;
	padding-left : 23px;
	
	height : 159px;
	width : 164px;
	background-repeat : no-repeat;
	vertical-align : top;
	text-align : center;
}

TD.PCContent {
	padding : 4px;
	padding-top : 8px;
	height : 159px;
	width : 173px;
    background-repeat : no-repeat; 
    vertical-align : top;
	text-align : center;
}

TD.PRContent {
	padding : 4px;
	padding-top : 8px;
	padding-left : 5px;
	padding-right : 25px;
	height : 159px;
	width : 168px;
    background-repeat : no-repeat;  
    vertical-align : top;
	text-align : center;
}

TD.Footer {
	padding-left : 30px;
	padding-right : 30px;
	padding : 4px;
	height : 49px;
	width : 503px;
    background-repeat : no-repeat;
    vertical-align : middle;
    text-align : center;
}

TD.DesignBy {
	height : 26px;
    background-repeat : repeat-x;
    background-position : bottom;
	text-align : center;
	color : #FFF;
}