@charset "utf-8";
/* CSS Document */

*{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
color:#484a49;
}
body{
background-color:#c5c7c6;}
h2{
font-size:20px;}
h2:hover{
color:#006600;}
.left_nav a{
display:block;
background:url(images/bul_blue.jpg) 15px no-repeat #dee0df;
height:24px;
padding:5px 0px 0px 35px;
width:274px;
border-right:1px solid #b8bab9;
border-bottom:1px solid #b8bab9;
font-size:13px;
text-decoration:none;
border-top:1px solid #ffffff;}

 
.serv_links a{
padding-left:10px;
display:block;
font-size:11px;
font-weight:bold;
margin:5px 0px;
padding:0 0px 0px 35px;
background:url(images/bul_gray.jpg) 15px top no-repeat;
color:#409dc6;
text-decoration:none;}

.footer{
color:#FFFFFF;
padding-right:10px;}
.footer a{
text-decoration:none;
font-size:12px;
color:#FFFFFF}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "http://www.mansaimedia.com/dep_files_dnd/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
