body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.a1:link {color:#ff0000; text-decoration:underline;}
a.a1:visited {color:#ff0000; text-decoration:underline;}
a.a1:hover {color:#ff0000; text-decoration:underline;}

a.a2:link {color:#000000; text-decoration:underline; font-weight:bold;}
a.a2:visited {color:#000000; text-decoration:underline; font-weight:bold;}
a.a2:hover {color:#000000; text-decoration:underline; font-weight:bold;}

a.pager:link {color:#000000; text-decoration:underline;}
a.pager:visited {color:#000000; text-decoration:underline;}
a.pager:hover {color:#ff0000; text-decoration:underline;}

.pagename {color:#ff0000; text-align:left; height:20px; padding-left:5px; padding-top:5px; font-size:14px; font-weight:bold;}
.title1 {
	color: #000000;
	font-weight: bold;
}

.button {	
	border:1px ridge; 
	font-size:12px; 
	color:#333333; 
	height:22px;
	background:url(../images/btnbg.gif);
}

.button_red {	
	border:1px ridge; 
	font-size:12px; 
	color:#ffffff; 
	height:22px;
	background:url(../images/10.gif);
}

.titleb { font-weight:bold; height:25px;}
