body {  margin:0; padding:0; 
background: url('images/bg_page.gif') repeat-x top left;
background-color:#efefef; 
text-align: center;
}

TD{ font-size: 12px; FONT-FAMILY: times new roman, tahoma,verdana,arial, Helvetica; color: 333333; vertical-align:top; text-align:justify }
a {text-decoration: underline; color:#7c4325}
a:hover{text-decoration: underline; color: #333333}

#mainTable { border:0px none; width:920px; margin-left:auto; margin-right:auto }

#left { width:10px; background: url('images/bg_left2.jpg') repeat-y top right; }
#right { width:10px; background: url('images/bg_right2.jpg') repeat-y top left; } 
#topDIV {} 

#mainPix{height:240px; width:900px; background: url('images/header.jpg') no-repeat top left;}
#topPanel{padding-top:12px; text-align:right; padding-right:230px}
#nav{height:42px; width:900px; background: url('images/bg_nav.jpg') no-repeat top left;}

#nav1{float:left; width:90; height:42; margin:0; padding:0}
a#nav1 img{}
a:hover#nav1 { FILTER: alpha(opacity=0); opacity:0;}

#nav2{float:left; width:115; height:42; margin:0; padding:0}
a#nav2 img{}
a:hover#nav2 { FILTER: alpha(opacity=0); opacity:0;}

#nav3{float:left; width:130; height:42; margin:0; padding:0}
a#nav3 img{}
a:hover#nav3 { FILTER: alpha(opacity=0); opacity:0;}

#nav4{float:left; width:110; height:42; margin:0; padding:0}
a#nav4 img{}
a:hover#nav4 { FILTER: alpha(opacity=0); opacity:0;}

#nav5{float:left; width:105; height:42; margin:0; padding:0}
a#nav5 img{}
a:hover#nav5 { FILTER: alpha(opacity=0); opacity:0;}
		    			
#mid {
width:900px;
background-color:ffffff; 
}
#footerBox{
width:920px;
background: url('images/bg_footer.jpg') no-repeat top left;
padding:10px;
}
#footer{ font-size:12px; padding:10px; color:#7c4325}
#footer a {text-decoration: none; color:#7c4325}
#footer a:hover{text-decoration: underline; color:#333333}

#sep { width:15px; height:15px; }
#contentLeft {width:625px; line-height:18px}
#midSep{width:30px; background: url('images/bg_midsep.gif') repeat-y top left;}
#hSep{height:10px; background: url('images/bg_hsep.gif') repeat-x top left;}
#contentRight {width:215px}

#contentLeftWide {width:760px}
#contentLeftSub {width:450px}
#contentRightSub {width:270px}

a#look {width: 50px; height: 15px; FILTER: alpha(opacity=100); opacity:1; }
a#look img {}
a:hover#look { FILTER: alpha(opacity=80); opacity:.8;}

.lTD {width:215px; text-align:right}

li {line-height:18px}

#title{background: url('images/bg_title.gif') repeat-x top left; padding:7; text-align:center; margin-bottom:5px}
#title h1 {}

select { font-size: 12px; FONT-FAMILY:  times new roman, tahoma,verdana; color: 787878; BACKGROUND: #ffffff; border-style: 1px #ffffff solid}
input { font-size: 12px; FONT-FAMILY:  times new roman, tahoma,verdana; color: 787878; 
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BACKGROUND: #efefef; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid;}
textarea { font-size: 12px; FONT-FAMILY:  times new roman, tahoma,verdana; color: 787878; 
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BACKGROUND: #efefef; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid;}
	
h1 {FONT-FAMILY: times new roman, tahoma,verdana,arial, Helvetica; font-size:22px; font-weight:normal; color:#7c4325; margin:0}	
h2 {FONT-FAMILY: times new roman, tahoma,verdana,arial, Helvetica; font-size:18px; font-weight:normal; color:#7c4325; margin:0}	
h3 {FONT-FAMILY: times new roman, tahoma,verdana,arial, Helvetica; font-size:16px; font-weight:normal; color:#7c4325; margin:0}

#b_more{
text-align:right;
padding:5px;
padding-right:0px;
padding-bottom:0px;
}

#commentBy {float:left}
#commentDate {float:right} 
#clear {clear:both; line-height:5px}
.bordered {BORDER-RIGHT: 1px solid cccccc; BORDER-TOP: 1px solid cccccc; BORDER-LEFT: 1px solid cccccc; BORDER-BOTTOM: 1px solid cccccc; padding:10px}
 
 
/****---------------- start style page numbers*/
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align: right;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #6F3414;
background-color: #6F3414;
	color: #fff;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #6F3414;
		
		font-weight: bold;
		background-color: #6F3414;
		color: #fff;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
/**--------------end style page numbers**/
