<style type="text/css"> 
 
body {
	margin: 0;
	padding: 0;
	/*background:  url(images/bg.jpg) repeat-x left top;*/
	background:  url(images/bg-btm.jpg) repeat-x left bottom;
	width: 100%;
	min-width:970px;
	font-family:"Helvetica Neue", verdana;
	font-size:10pt;
}
/*
#footer {
	margin: 0;
	
	background:  url(../images/bg-btm.jpg) repeat-x left bottom;
	color:#fff;
	}
	*/
	
	.round{-moz-border-radius:5px;-webkit-border-radius:5px;}.round-top-right{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;}.round-right{-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;}.round-bottom-right{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;}.round-bottom{-moz-border-radius-topright:0;-moz-border-radius-topleft:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;}.round-bottom-left{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;}.round-left{-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;}.round-top-left{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;}.round-top{-moz-border-radius-topright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;}

#side_base{width:199px;line-height:1.2;background-color:#FFFFFFF;border-left:0px solid #C0DEED;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-top-right-radius:5px;}

#footer{text-align:center;padding:8px 10px;margin-top:0.7em;line-height:1;background:#fff;white-space:nowrap;}#footer li{display:inline;padding:0 4px;}#footer li.first:before{content:'';padding-right:0;}
.content {
	background:  url(../images/bg-content.gif) no-repeat left top;
	height: 300px;
	padding:10px;
	font-family:Verdana;

	}
.menu-left {
	background:#FFFFFF;
	color:#FFFFFF;
	border-color:#FFFFFF;
	border:1px solid #ddd;
	padding:0.1em;
	font-size: 12px;
}
.menuatas{background:url(../images/manuatas.png) no-repeat left top; height:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.menu-end {background:url(../images/bg-menu.gif) repeat-x left top; height:10px;}
.menu-end2 {background:url(../images/bg-menu.gif) repeat-x left top; height:10px;}
.menu-bottom {background:#f2f3f5;color:#3f3f3f;border-color:#ffffff;border:1px solid #ddd;padding:.5em;}
.title {font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#015479;background:none;font-size:14pt;}


.menu-left-title  {color:#0076c5;text-decoration:none;font-weight:bold; font-family:Arial;}
/*.menu-left  {margin:0 20px 20px 10px;pading:0 20px 20px 20px;color:#015479;text-decoration:none;font-weight:bold}*/
.menu_link:link {color:#015479;text-decoration:none;font-weight:bold}
.menu_link:visited {color:#015479;text-decoration:none;font-weight:bold}
.menu_link:active{color:#015479;text-decoration:none;font-weight:bold}
.menu_link:hover{color:red;text-decoration:none;font-weight:bold}

	
.error, .notice, .success {padding:.5em;margin-bottom:1em;border:1px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4; }


.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {color:#000000;    background-color:   #f0fff0; border-width:thin; }
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}	
</style> 

