#g3-left {
		background-color:	#9CC31A;
		background-image: 	URL("../images/bg3.gif");						
		color:				#FFFFFF;
		width:				320px;
		padding:			20px;
		margin:				0px;
		font-weight:		normal;		
        font-size: 			15px;
		line-height: 		20px;
}

#g3-left  span {
		color:				#000000;
}


#g3-left  h2 {
		color:				#FFFFFF;
		font-weight:		bold;		
        font-size: 			18px;
		line-height: 		20px;	
		text-decoration:	none;
}

#g3-left a {
		color:				#FFFFFF;
		text-decoration:	underline;
}

#g3-left a:hover {
		color:				#FFFFFF;
		text-decoration:	underline;
}


#g3-middle {
		background-color: 	#FFFFFF;
		color:				#000000;
		width:				330px;
		padding:			20px;
		margin:				0px;
		font-weight:		normal;		
        font-size: 			13px;
		line-height: 		17px;
}


#g3-middle  h2 {
		color:				#990066;
		font-weight:		bold;		
        font-size: 			18px;
		line-height: 		20px;
		
}

#g3-middle a {
		color:				#000000;
		text-decoration:	underline;
}

#g3-middle a:hover {
		color:				#000000;
		text-decoration:	underline;
}




#g3-right {
		width:				320px;
		padding:			0px;
		margin:				0px;
}
