/**
 * This file contains the blue template CSS
 *
 * @copyright Copyright 2006 Ascension Design Limitied
 * @author Chris Box <support@ascensiondesign.co.uk>
 * @package OE_Services
 */

#body {
	background: #C9DBBB top left repeat-x url('/Resource/templates/site/18d120ae-d2b8-102a-aa92-003005bbceb4/web_light_green_background.jpg');
}

#logout a
{
	color:						#FFFFFF;
	text-decoration:			none;
}

a
{
	color:						#0B3E9E;
	text-decoration: 			underline;
}


#content-area {
	background-color:	#E9F0E4;
	border: 6px solid #cccccc;
}

