body {
	background:url(../images/bg_left.jpg) top left no-repeat;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	font-family: Arial, Trebuchet MS;
	font-size: 11px;
	color: #3b3e40;
	}

.header_row {
	background: url(../images/bg_right.jpg) top right no-repeat;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	font-family: Arial, Trebuchet MS;
	font-size: 11px;
	color: #3b3e40
	}

.header {
	background-color:#FFFFFF;
	text-align:left;
	height:28px;
	color:#2397c4;
	font-size:21px;
	font-family:Helvetica,Arial,Trebuchet MS,Tahoma;
	font-weight:bold;
	text-decoration:none}

.highlight_row {
	background:url(../images/bg_blue.gif) #abd8ee no-repeat;
	height:169px;
	margin: 0;
	padding: 0;
	font-family: Arial, Trebuchet MS;
	font-size: 11px;
	color: #3b3e40
	}

.green_row {
	background:url(../images/bg_green.gif) #d0f3c1 no-repeat;
	height:22px;
	margin: 0;
	padding: 0;	
	}

.content_row {
	background:url(../images/bg_content.gif) #ffffff repeat-x;
	height:200px;	
	margin: 0;
	padding: 0;	
	}

.blue_row {
	background:url(../images/bg_blue_row.gif) no-repeat;
	height:22px;
	margin: 0;
	padding: 0;	
	}