/* CSS Document */
             html, body {
                height:100%;
                font-family: Tahoma, Verdana, Arial, sans-serif;
                font-size: 14px;
                font-weight: bold;
                margin:0; 
                padding:0;
                background: #F7F7ED url(/images/top_bg.jpg) top left repeat-x;
				color:#616161;
            }
       
            A {
                color: #616161;
                font-size: 14px;
                font-family: Tahoma, Verdana, Arial, sans-serif;
                text-decoration: none; 
                font-weight: normal;
				font-weight:bold;
            }
            A:hover {
                text-decoration: none;
				color:#757502;
            }
            blockquote {
                width: 394px;
                height: 120px;
                display: block;
                background: url(/images/logo.jpg) top right no-repeat;
                margin: 0;
                text-indent: -700em;
                overflow:hidden;
                white-space: nowrap;
                display: block;
            }
            .header_txt{
				color:#7C7C7C;
                font-size:12px;
				font-weight:bold;
			}
            .header_txt a{
				color:#7C7C7C;
                font-size:12px;
				font-weight:bold;
			}
			

			.paging div{
				float:right;
			}

            .paging strong{
                font-size: 12px;
                float: left;
                color:#7C7C7C;
                margin: 2px 3px 0 0;
				padding: 2px 0 0 0;
				
            }
            .paging b{  
				border-right: 2px solid #D7D3CF;
                padding: 2px 4px 0 0;
                margin-left: 2px;
                color: #757502;
                font-size: 12px;
                font-weight: bold;
            }   
            .paging a{  
				border-right: 2px solid #D7D3CF;
                padding: 2px 4px 0 0;
                margin-left: 2px;
                color: #616161;
                font-size: 12px;
				font-weight: bold;
				text-decoration:none;
            }   
			
			
			.links{
				background:url(/images/link_bg.jpg) top right no-repeat;
				height:190px;
				color:#CACA7D;
				font-size:24px;
				vertical-align:top;
				padding:40px 80px 0 30px;
			}
			.links a{
				color:#FFFFFF;
                font-size:14px;
				text-decoration:none;
				font-weight:normal;
			}
			.links a:hover{
				color:#FFFF00;
                font-size:14px;
				text-decoration:none;
				font-weight:normal;
			}
			
			
			
            .copy {
				font-weight:normal;
                font-size: 11px;
                color:#7C7C7C;
            }
            .copy a{
                color:#7C7C7C;
				font-weight:normal;
                font-size: 11px;
            }

.thumb {
	width: 150px;
	height: 200px;
	border:1px solid #535351;
	margin: 0px;
	margin-bottom:1px;
	margin-top:0px;
	font-size:12px;
	color:#000000;
}

a:active .thumb, a:hover .thumb {
	width: 150px;
	height: 200px;
	border:1px dotted #757502;
	margin: 0px;
	margin-bottom:1px;
	margin-top:0px;
	font-size:12px;
	color:#757502;
}			
.bl {
	width:960px;
	margin: 0px auto;
}

			.paging1 div{
				float:right;
			}

            .paging1 strong{
                font-size: 12px;
                float: left;
                color:#7C7C7C;
                margin: 2px 3px 0 0;
				padding:0 0 0 0;
				
            }


.cap {
				border-right: 2px solid #D7D3CF;
                padding: 2px 4px 0 0;
                margin-left: 2px;
                color: #757502;
 				float:left;
               font-size: 12px;
                font-weight: bold;
}
.ap A:link, .ap A:visited, .ap A:active {
				border-right: 2px solid #D7D3CF;
                padding: 2px 4px 0 0;
                margin-left: 2px;
                color: #616161;
                font-size: 12px;
				font-weight: bold;
				float:left;
				text-decoration:none;
}
.ap A:hover {
				border-right: 2px solid #D7D3CF;
                padding: 2px 4px 0 0;
                margin-left: 2px;
                color: #757502;
                font-size: 12px;
				font-weight: bold;
				float:left;
				text-decoration:none;
}
.apmore {
				border-right: 2px solid #D7D3CF;
                padding: 2px 4px 0 0;
                margin-left: 2px;
                color: #616161;
                font-size: 12px;
				font-weight: bold;
				text-decoration:none;
				float:left;
}