body
    {
        scrollbar-face-color:#DFDFDF;
        scrollbar-highlight-color:#4F4F4F;
        scrollbar-3dlight-color:#DFDFDF;
        scrollbar-shadow-color:#4F4F4F;
        scrollbar-darkshadow-color:#DFDFDF;
        scrollbar-track-color:#E0E0E0;
        scrollbar-arrow-color:#000000;
		background:url(images/body_background.png); background-attachment:fixed; background-repeat:repeat-x;


	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1c7c9f;
	margin:0px;
	
		 
	
	}




a:link {color:#7f7f07; text-decoration:none; font-size:11px;}
a:hover {color:#b20505; text-decoration:underline; font-size:11px;}
a:active{color:#b20505; text-decoration:none; font-size:11px;}
a:visited{color:#7f7f07; text-decoration:none; font-size:11px;}



.box { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px;}
.box_top { background:url(images/box_top.png); background-repeat:no-repeat; width:280px; height:13px;}
.box_middle { background:url(images/box_middle.png); background-repeat:repeat-y; width:280px;}
.box_bottom { background:url(images/box_bottom.png); background-repeat:no-repeat; width:280px; height:13px;}

.content { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px;}
.content_top { background:url(images/content_top.png); background-repeat:no-repeat; width:649px; height:17px;}
.content_middle { background:url(images/content_middle.png); background-repeat:repeat-y; width:649px;}
.content_bottom { background:url(images/content_bottom.png); background-repeat:no-repeat; width:649px; height:17px;}

.content_text { padding:20px; padding-top:0px; text-align:justify;}

h2 { font-size:18px; font-stretch:ultra-expanded; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}


