@CHARSET "ISO-8859-1";

td{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #41646A;
	text-decoration: none;
	
}

.error{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	
}

.title{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #41646A;
	text-decoration: none;
	
}
.links{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #41646A;
	text-decoration: none;
	
}

.banner_bg{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #41646A;
	text-decoration: none;
background: url(http://bisphplib.responsibleit.com/final/resources/banner_bg.jpg) repeat;
border: 0;
}

.line_bg{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #41646A;
	text-decoration: none;
background: url(http://bisphplib.responsibleit.com/final/resources/line_bg.gif) repeat;
border: 0;
height: 12px;
}


