@charset "utf-8";
/* CSS Document */
html,body {min-height:101%}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead{border:0;outline:0;vertical-align:baseline;background:transparent;margin:0;padding:0;}

body{background: #ffffff;font-family:Arial,Verdana;font-size:11px;color:#2C2C29;}

input, textarea, select {font-family: Verdana;	font-weight: none;	font-size  : 8pt;}
img {	border: 0;}

a{color:#0c6800;}
a:hover{color:#71bd1f;}

h1{font-size:20px; color:#232323; padding-bottom:0px;font-weight:700;margin:10px 0 3px 0;font-family:Arial,Verdana;}
h2{font-size:16px; color:#232323; padding-bottom:0px;font-weight:700;margin:14px 0 3px 0;font-family:Arial,Verdana;}


#site {
  	width: 992px ;
  	margin-left: auto ;
  	margin-right: auto ;
  	border:0px;
}

/* Header*/
#logo{background:transparent url(../images/dpra_03.jpg) no-repeat;height:88px;}
#header{height:150px;}
#top_bar{padding-top:92px;padding-left:7px}

/* FRONT MENU */
ul#front_menu{width:980px;float:left; font-size:12px; text-transform:uppercase; font-weight:700; height:43px;overflow:hidden;position:relative;top:2px;vertical-align: middle;}
#front_menu li{list-style:none;float:left;margin-right:0px;}
* html #front_menu li{height:43px;display:inline;}
#front_menu li a{height:29px;display:block;background:url(../images/nav.jpg) no-repeat left top;padding-left:15px;padding-right:15px; padding-top:14px; color:#2C2C29;text-decoration:none;cursor:pointer;background-position:right top;}
#front_menu li a:hover{background-position:right bottom;}
#front_menu li a.s{background-position:right bottom;}
* html #front_menu li a,* html #front_menu li a span{width:1%;white-space:nowrap;cursor:pointer;}

/* Content */
#content{background:url(../images/dpra_08.jpg) repeat-y;overflow: hidden;}
#menuleft{width:174px; height:300px; float:left; padding-left:7px;padding-top:30px;}
#page{width:571px; float:left; line-height:22px; padding-right:15px; padding-left:15px;padding-top:30px;position:relative;}
#menuright{width:192px; height:199px; margin-right:6px; padding-left:10px; padding-top:30px;float:left;border-left:1px; border-bottom:1px;border-style:solid; border-color:#c3c3c3;}

ul#menul{padding-top:6px;}
#menul li{list-style:none;margin-right:0px;padding-top:5px;}
#menul li a{font-size:16px; color:#0c6800; text-decoration:none; cursor:pointer; display:block; width:155px; padding-left:8px; padding-top:3px; padding-bottom:3px;}
#menul li a:hover{background:#cfcfcf; color:#232323;}
#menul li a.s{background:#99ca92; color:#232323;}


/* Footer */
#footer{background:url(../images/dpra_10.jpg) repeat-y;height:36px;}
#copyline{padding-top:10px; text-align:center; color:#999999;}
