
body {margin: 0; 
     font-family: arial, sans-serif;     
     font-size: 13px; color: #676767;
     background-color: #F8F4EB;
	 scrollbar-base-color: #EFEEEA;

     }

td {font-size: 13px;}

#menu a:link {color: #626262; text-decoration: none; font-size: 13px; font-family: arial; font-weight: bold; }
#menu a:visited {color: #626262; text-decoration: none; font-size: 13px; font-family: arial; font-weight: bold; }
#menu a:hover {color: #626262; text-decoration: none; font-size: 13px; font-family: arial;font-weight: bold; }
#menu a:active {color: #626262; text-decoration: none; font-size: 13px; font-family: arial;font-weight: bold; }


p, div {margin: 0; }


#main_bg {padding: 12px 10px 10px 10px; position: relative;
			background: #F8F4EB  url(images/page_bg.jpg) repeat-y;
		
		}
		



		
h2 {font-size: 14px; text-align: right; margin-bottom: 5px;}



a {color: #676767; font-weight: bold; }


ul { 

 list-style-image: url(images/arrow.gif)

}