body { 
font-family : Comic Sans MS, Bold, Helvetica, sans-serif; 
margin : 0 0 0 0; 
font-weight : normal; 
font-size : small; 
background-color : #fff; 
color : #000;
} 
a { 
text-decoration : none; 
color : #aa0000; 
} 
.head { 
text-align : center;    
} 
.logo { 
text-align : center;   
padding : 4px; 
} 
.title {color : white; 
background-color : #333; 
text-align : center; 
font-weight : bold; 
padding : 2px; 
} 

.tblimg{width:52px;text-align:center;}

.tblimg img{border:1px solid #ddd;}
 
.ads1 { 
text-align : center; 
font-weight : bold; 
padding : 2px; 
} 
a.maroon { 
text-decoration : none; 
color : #aa0000;
font-weight : bold;  
} 
.line { 
border-bottom : 1px dashed #bbb; 
padding : 3px;  
} 

.catRow { 
border-bottom : 1px dashed #bbb; 
padding : 3px;  
}

.dir { 
border-bottom : 1px dashed #bbb; 
padding : 3px;  
}

.div { 
padding : 3px;  
} 
.menu { 
font-weight : bold; 
padding : 4px; 
background-color : #EEE; 
text-align : center;  
} 
.nav  {text-align :left;background-color : #eee; 
padding : 4px; 
padding : 2px;  
font-weight : bold; 
}
 
.page{ 
#font-weight : bold;  
text-align : center;  
}
 
.options { 
#font-weight : bold;  
text-align : center;  
} 

.pages { 
#font-weight : bold;  
text-align : center;  
} 

.footer { 
padding : 4px; 
background-color : #cccccc; 
border-color : #000000; 
border-width : thin; 
border-style : dotted; 
margin-top : 2px; 
margin-bottom : 2px; 
font-weight : bold; 
} 
.devider { 
border-top : 1px dashed #bbb; 
height : 5px; 
} 
.devider1 { 
height : 5px; 
} 
.search { 
background-color : #eee; 
padding : 4px; 
padding : 2px;  
font-weight : bold; 
} 
input.ibutton {
	margin-left: 0px;
	font-weight:700;
	text-decoration:none;
	
	background-attachment:fixed;
	background-repeat:repeat;
	border:1px solid #999;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}