body {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color:#333333;
		margin:0;
		padding:0;
		backgroun:#175f8c;
    }

img { border: 0; }

#wrapper {
	margin:0 auto;
	width: 950px;
	position: relative;
	background:#FFFFFF;
	background:url(images/body_b.jpg) repeat-y;
}
#inner{ width:950px; 
        margin:0; 
		padding:0
		}
#inner li{ margin: 5px 0}
		
		
h1,h2,h3,h4,h5,strong{ color:#262525;
                       padding:0;
				       margin:0;}

h1{font-size: 17px;font-weight:bold;}
h2 {font-size: 15px;font-weight:bold;}
h3 {font-size: 12px;font-weight:bold;}
.clear{
	clear: both;
	padding:0;
	margin:0;

      }
.banner{ width:400px;
         height:40px;
		 padding:0;
		 margin:0 0 0 22px;
		 background:url(images/banner.png) no-repeat;
		 }
#header {
	background: url(images/header.png) no-repeat;
	position: relative;
	height:170px;
	padding:0;
	margin:0;
	
}
			
/****************************************************************************/
#browse {
	float: left;
	width: 224px;
	margin:0px 0px 0 0px;
	padding:0;
	color:#360124;
	background:#b2b5a0;
	border:#000000 solid 1px;
	
	
	}
	
#browse h2{ color:#FFFFFF; 
              background-color: #242323;
			  padding:10px 0px 10px 0px;
			  margin:0
			  
			font-size: 14px; font-weight: bold; text-align:center;
			  
			  }
	
#browse ul{ list-style:none; 
            margin:8px 0; 
			padding:0;
			
			
			}
#browse li{ list-style:none; 
            margin:0px 0 0 0px;; 
			padding:0px 0px 0 4px;
			width:220px; 
			text-decoration:none;
						color: #5C5B5E;
			font-size: 11px; 
			line-height: 25px; 
			
			border-bottom: 1px solid #FFF;
			cursor: pointer;
			}
			
			
#browse li:hover{background:#bbbea8}
	
#browse li a{             
			font-size:11px
			text-align:right;
			padding:0 0px 0 0px; 
			display:block;
			color: #383c42;
			width:220px;
			text-decoration:none;
			
			}
#browse a:hover{ text-decoration:none;}

#body {
        margin:0;
	    position: relative;
		padding:0;
		width:925px;
	     }
.body_top{ background:url(images/body_top.jpg) no-repeat; 
           width:950px; 
		   height:15px;
		   margin:0;
		   padding:0}
.body_bottom{background:url(images/body_bottom.jpg) no-repeat; width:1024px; height:19px}
		 
#body a:hover{text-decoration:none}
	 
.inner{ padding:0 20px 0 20px; 
        width:650px;
		float:left;
		
		
		}
		
.inner a{ color:#0281d0;
                text-decoration:none; 
				font-weight:bold;
				}

/***************************************************/

#footer{
       width:950px;
	    height:40px;
	    padding:0;
	   color:#333333;
	   background:#c4e587;
	   border-top:#2b3f16 4px solid;
	   }
#footer ul{list-style:none; margin:0px 0 0 152px; padding:0}

#footer li{float:left;margin:0; padding:10px 0; margin-top:5px }

#footer ul li a{ color:#333333;text-decoration:none;}
#footer ul li a:hover{ color:#000000;text-decoration:underline;}


/**************************************************/
#naren{ padding:0px 0 0 0;
		width:950px;
	    height:30px;
		margin:5px 20px 0 0;
	  padding:117px 0px 0px 0;
	     
	   }
#naren ul{list-style:none; margin:0px; padding:0; }

#naren li{float:right; 
		  padding:8px 20px 10px 10px;
		  border-right:#939393 1px dotted;
		  background:url(images/top-nav-bg.jpg) repeat-x;
		  }
.active{background:url(images/li_hover.jpg) repeat-x;}
#naren li:hover{background:url(images/li_hver.jpg) repeat-x;}

#naren ul li a{ color:#3F3F3F;
                text-decoration:none; 
				font-weight:bold;
				}

/*******************************************************/
#body form{
         font-weight:bold; 
		   color:#333333;
		   font-size:12px;
		   margin:12px;
		    }
			
.form{ background:#D3A8FF; border:#F1E6FF 4px solid}

.inner ul li{ list-style:square}


/*******************************************************/

.right_category{ float:right;
                 width:200px;
				 padding:10px;
				 font-size:11px;
				 background:#002733;
				 color:#D8D8D8;
				 border:#CCCCCC 8px solid;
				 }
.right_category ul{margin:0 0 0 14px; padding:0}	
.right_category li{margin:0; padding:0}

		 
.right_category a{color:#FFFFFF}
.right_category a:hover{ text-decoration:none}
.right_category h2{ color:#003F7D; background:#FFFFFF; padding:3px}
table{background:#e5efcc;border:1px solid #FFFFFF }
td{border:1px solid #FFFFFF; text-align:center}


