body{
	margin:0px;
	padding:0px;
	background-color:#EDEFF1;
	background-image:url('images/treeline_bg.jpg');
	background-position: bottom;
	background-repeat:repeat-x;
}

td{
	font-family:Verdana, Tahoma, sans-serif;
	font-size: 12px;
	/*letter-spacing: 1px;*/
	line-height:18px;
}

h2	{
	color:#cc6600;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:10px 0;

}	
h3 {
	font-size:12px;
	font-weight:bold;
	color:#003366;
	padding:0;
	margin:10px 0;
}

h4 {
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin-bottom:0;
}

h5 {
	font-size:12px;
	font-weight:normal;
	color:#003366;
}

.content_area{
	background-image:url('images/watermark.jpg');
	background-position: bottom right;
	background-repeat:no-repeat;
}
	
.side_menu td{
	font-family:arial, helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
}