body {
    margin:0px; 
    padding:0px;}

#top_left {
    border-bottom:1px #ECF1F5 solid;}

#top_cener {
    border-bottom:1px #ECF1F5 solid; 
    background:url(/images/top_center.jpg) no-repeat;}

#top_right {
    border-bottom:1px #ECF1F5 solid;
    background:url(/images/top_right.jpg) no-repeat 100% 85%;}

#center_left {
    background:url(/images/bg_menu.jpg) no-repeat bottom #EDFFD7;
    border-top:6px #E2E2E2 solid;
    padding:20px;}

#center_left a {
    display:block;
	font:11px Tahoma;
	color:#117908;
	background:url(/images/arrow.gif) no-repeat 0% 50%;
	padding:8px 0px 8px 15px;
	border-bottom:1px #858A84 dashed;
	text-decoration:none;}

#center_left a:hover {
    text-decoration:underline;}

#center_right {
    border-top:6px #E2E2E2 solid; 
	font:11px Tahoma; 
	padding:40px;}

#bottom_left {
    background:url(/images/bg_bottom.gif) repeat-x;
	font:11px Tahoma;
	color:#FFF;
	padding-left:10px;}

#bottom_right {
    background:url(/images/bg_bottom.gif) repeat-x;
	padding-right:20px;}

#banner {
    border-bottom:1px #858A84 dashed;
    border-top:1px #858A84 dashed;
    margin:40px;
    padding:10px;}

#banner a {
    font:11px Tahoma;
    color:#777;
    text-decoration:none;}

#banner a:hover {
    text-decoration:underline;}

h1 {
    font:18px Tahoma; 
    border-bottom:1px #858A84 dashed;
    padding-bottom:10px;}

.img_content {
    margin:20px 20px 10px 0px; 
    border:0px red solid;}
    
#inhref {
    font:15px Tahoma;
    font-weight: bold;
    color:#777;
}