@charset "utf-8";


body {
background:#fff url(images/hBg.jpg) repeat-x;
font:12px Arial, Helvetica, sans-serif;
color:#000;
line-height:15px;
margin:36px 0 0 0;
padding:0;

}


h1{
line-height:25px;
}

p {
line-height:18px;
margin:8px 0 10px;
padding:0;
text-align:justify;
}

ul li {
margin:0;
padding:0;
list-style-type:square;
margin:0;
padding:0;
}

a {
font:11px tahoma;
color:#0065a9;
text-decoration:none;
}

a:hover {
color:#BF8C16;
}

h3 {
font:11px tahoma;
color:#956e8e;
text-decoration:none;


}

h2 {
     font-size: 15px;
     margin: 0px 0 6px 0px;
     padding: 3px 0 3px 8px;
     font-weight: bold;
     color: #ffffff;
     background: url("images/content-title-background.jpg");
     border: #2e2e2c 0px solid;
}

.footer {
font-family:tahoma;
font-size:10px;
color:#956e8e;
text-decoration:none;
}

.footer a:hover {
color:#0b75b4;
}


/*///////*/

.top{
background:#FFF;
border-left:1px solid #8b8e36;
border-right:1px solid #8b8e36;

}

#BgWhite
{
background:#FFF;
}


/* 
   * Right sidebar 
   */
#menu-right { 
             float: right;
             margin: 0px 11px 0px 3px;
             padding: 10px;
             width: 220px;
             font-size: 10px;
 overflow:hidden;
 margin-top: 0px;
 background: #ebebeb;
 background: url("images/sidebar.gif") repeat-y;
 border: 0px solid #000000;
             }

#menu-right h2 {
     font-size: 12px;
     margin: 0px 0 6px 0px;
     padding: 3px 0 3px 13px;
     color: #986597;
     background: url("images/menu-right-title-background.jpg");
     border: #2e2e2c 0px solid;
}


#menu-right a,
#menu-right a:visited { 
                             text-decoration: none;
     				font-weight: bold;
                             color: #333333;
                             line-height: 15px;
                             }

#menu-right a:hover,
#menu-right a:visited:hover  { 
                              color: #333333;
                               text-decoration: underline;
                              }

#menu-right ul ul { padding-bottom: 10px;
                   margin-left: 15px;
                   }

#menu-right ul ul li { 
                      list-style-type: circle;
                       color: #999999;
                      }

.ad200 {
          text-align: center;
          margin-bottom: 20px;
 }

/* End of right sidebar */




/*----------------------*/


#bottom{
background:#FFF;
border-left:1px solid #e6e7d4;
border-right:1px solid #e6e7d4;

}
/*-------------INNER-*/


#MainBg{
	background:#fffefb url(images/inner_bgReal.jpg) repeat-x;
	}
	
#MainBgImage{
	background:url(images/inner_bg.jpg) no-repeat;
	}
#bottomer{
	background:url(images/bottom_bg.jpg) repeat-x;
	}
	
.paddingImg{
	padding:14px 10px 0 20px;
	}
	
.paddingcontent{
	padding:20px 10px 0 30px;
	}

