@import url("reset-fonts-grids.css");
/*html{
}  */
body{
	background-color: #F8F7E5;
	margin:0 auto;
	padding:0;
}

.bodydiv{
	width:960px;
	margin:0 auto;
	background-image: url(../images/body-bkg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}


#left{
	width: 680px;
	float: left;	
    margin:0px;

}


#left img{
	padding: 0px;	
	margin:0px;
	overflow:hidden;
}
#content
{

    
	padding:0px 50px 0px 50px;
	background-color: #FFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-right-color: #F8F7E5;
	border-bottom-color: #F8F7E5;
	border-left-color: #F8F7E5;
	
	margin-left: 26px;
	margin-top: 0px;
	min-height:800px;
	text-align:left ;
	
}
#content1
{

    
	padding:0px 50px 0px 50px;
	background-color: #FFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-right-color: #F8F7E5;
	border-bottom-color: #F8F7E5;
	border-left-color: #F8F7E5;
	
	margin-left: 26px;
	margin-top: 0px;
	min-height:1000px;
	text-align:left ;
	
}

#content h2{
	background-image: url(../images/leftTitleBkg.jpg);
	background-repeat: repeat-x;
	
	margin-top: 0px;
	margin-bottom: 0px;
}
/*
#content h2 span{
	background: url(../images/red-left-title.jpg) top left no-repeat;
	width: 120px;
	color: #FFF;
	font-size: 13px;
	height: 34px;
	display: block;	
	font-weight: normal;
	padding-left: 0px;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-left: 4px;
}
*/

.redspan{
	background: url(../images/red-left-title.jpg) top left no-repeat;
	width: 120px;
	color: #FFF;
	font-size: 13px;
	height: 34px;
	display: block;	
	font-weight: normal;
	padding-left: 0px;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-left: 4px;
}

.bluespan{
	background: url(../images/blue-left-title.jpg) top left no-repeat;
	width: 120px;
	color: #FFF;
	font-size: 13px;
	height: 34px;
	display: block;	
	font-weight: normal;
	padding-left: 0px;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-left: 4px;
}

.greenspan{
	background: url(../images/green-left-title.jpg) top left no-repeat;
	width: 120px;
	color: #FFF;
	font-size: 13px;
	height: 34px;
	display: block;	
	font-weight: normal;
	padding-left: 0px;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-left: 4px;
}


#content h3{
	text-align:right;		
	color:#4D2000;
	padding:0px 2px 3px 0px;
	font-size:11px;
}


#right{
	float: right;
	width: 280px;
	min-height:600px;
}
#right h2{
	background-image: url(../images/all-subtitleBkg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;	
}
#right h2 span{
	letter-spacing: 3px;
	display: block;
	background-image: url(../images/red-right-subtitleBkg.jpg);
	background-repeat: repeat-x;
	width: 70px;
	height: 17px;
	padding-top: 3px;
	font-size: 13px;
	padding-left: 4px;
}
#r_topMenu{
	background-image: url(../images/head_right.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 40px;
	
	text-align:right;
    	
}
#r_topMenu a:link{
	color: #FFF;
	text-decoration: none;
	margin:0px 30px 0px 10px;	
}
#r_topMenu a:visited{
	color: #FFF;
	text-decoration: none;
	margin:0px 30px 0px 10px;
}
#r_topMenu a:hover{
	color: #FF0;
	text-decoration: none;
	margin:0px 30px 0px 10px;	
}
#r_topMenu a:active{
	color: #FFF;
	text-decoration: none;
	margin:0px 30px 0px 10px;	
}
#r_search
{
    text-align:left;
	background-color: #FFF;
	margin-right: 19px;
	
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F9F6E3;
	
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F9F6E3;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFECD8;
	
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F9F6E3;	
	
	
	
	min-height:115px;
	background-color:#F0F0F0;	
	color:#939393;
}
#r_search form 
{
    /*margin:15px 0px 15px 0px;*/
 border: 3px solid #FFF;
 margin: 0px;
 background-color: #f0f0f0;
 min-height:115px;    
}

#r_search p
{
    font-size:15px;
    padding:10px 0px 0px 10px;
    text-align:left;
}
#r_search input[type=text]
{    
    width:120px;
    
}
#r_search input 
{
    margin-left:7px;
}
#r_summery{
	background-color: #FFF;
	margin-right: 19px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9F6E3;
	border-right-color: #F9F6E3;
	border-bottom-color: #EFECD8;
	border-left-color: #F9F6E3;
	min-height:300px;
	background-color:#F0F0F0;
	text-align:left;
}
#r_summery ul
{    
    padding:20px 10px 20px 10px;
    color:#996633;
    /*
    margin:20px 10px 20px 10px;
    */
    margin: 0px;
    background-color: #f0f0f0;
    min-height:300px; 
    border:3px solid #FFF;   
}
#r_summery ul a
{        
    color:#996633;
    text-decoration:none;
}

#r_summery ul a:hover,a:active
{        
    color:#996633;
    text-decoration:underline;
}

#r_summery ul li
{
   list-style-type:circle;    
   margin:0px 0px 0.2em 1em;
   line-height:1.6em;
}
.footer{
	clear: both;
	background-image: url(../images/footerBkg.jpg);
	background-repeat: no-repeat;
	background-color: #F2E9C2;
	padding-top: 10px;
	padding-left: 50px;
	font-size: 12px;
}

#content ul li
{
    border-top:1px dotted #996633;
    padding:0px 0px 10px 0px;
}


#content dd 
{
    margin:0px 20px 0px 0px;
    line-height:1.8em;
}

#content dl{
	
	padding-top: 10px;
	text-align: left;
	
}

#content table{	
	margin:0.5em 1em 0.5em 1em;
	line-height:1.5em;	
	font-size:13px;		
	vertical-align:top;
}

#content table tr
{
    margin:1em;
}

#content table td
{
    vertical-align:top;
    padding:0.5em 3px 1.5em 3px;
    border-bottom:1px dotted #996633;            
}

#content table td a:link{
	color: #663300;
	text-decoration: none;	
}
#content table td a:visited{
	color: #663300;
	text-decoration: none;	

}
#content table td a:hover{
	color: #FF6600;
	text-decoration: underline;	

}
#content table td a:active{
	color: #663300;
	text-decoration: none;	

}

#content table th {
	color: #FFF;
	margin:1px;
	padding:1px 0px 3px 3px;
	font-size:13px;
	
    background-image: url("../images/red-right-subtitleBkg.jpg");    
    background-repeat: repeat-x;
    vertical-align:middle;
}    


#content dd a:link{
	color: #663300;
	text-decoration: none;
	

}
#content dd a:visited{
	color: #663300;
	text-decoration: none;	

}
#content dd a:hover{
	color: #FF6600;
	text-decoration: underline;	

}
#content dd a:active{
	color: #663300;
	text-decoration: none;	

}

#content dt img{
	margin-right: 20px;
	border:3px solid #DDD;
	padding:2px;
}
.PagerCss
{
    text-align:right;
}
.PagerCss span
{
	color: #669966;
	margin:0px 5px 0px 0px;
}

.PagerCss span a
{
	color: #669966;
}

.PagerCss a:active
{
	color: #999999;

}

.x_PagerCss
{
    text-align:center;
}
.x_PagerCss
{
	color: #669966;
	margin:0px 5px 0px 0px;
}

.x_PagerCss a
{
	color: #669966;
}

.x_PagerCss a:active
{
	color: #999999;

}


.imglist
{
    
    
}
.cover 
{
    text-align:center;    
}
.cover p
{
    text-align:center;
}
.cover img
{
    
    border:4px solid #A67E27;  /*#A67E27;*/
    padding:10px;
}
.imglist li
{
    text-align:center; 
    margin:20px 0px 20px 0px;
    
}

.imglist ,.cover p 
{
    color:#999;
    padding:2px 0px 2px 0px;
    text-indent:0px;
    font-size:13px;
    line-height:1.2em;
}

#content h1
{
    font-size:17px;
    font-weight:bold;
    margin:0px 0px 1em 0px;
    line-height:1.6em;
}

.description p
{
    line-height:1.6em;
    font:#333;
    font-size:15px;
    padding:1.5em 1.5em 0px 1.5em;
    text-indent:2em;
}
.description
{
    line-height:1.6em;
    font:#333;
    font-size:15px;
    margin:0.5em 0px 0.5em 0px;    
}

.info
{
    border-top:dotted 1px #666;    
    font:#999;
    font-size:13px;    
}
.info span
{
    padding:5px;  
}

.refweb span a{
	color: #663300;
	text-decoration: none;	
}

.info span a{
	color: #663300;
	text-decoration: none;	
}

.topdtl p
{
    text-align:right;
}
#header
{
    height:128px;
    width:680px; 
    background-image:url('../images/head_left.jpg');
    text-align :left;
}

#header p
{
    font-size:13px;
    padding:90px 0px 0px 90px;
}

#header img
{
    font-size:15px;
    padding: 0px 3px 0px 0px;
    vertical-align:text-bottom;
    
}

#header p a
{        
    color:#666;
    text-decoration:none;
    padding-right:10px;    
}

#header p a:hover,a:active
{        
    color:#996633;
    text-decoration:underline;
}

.x_imgdes , .cover h6 
{
    color:#630;
    text-align:left;
    margin:3px 20px;
}