.title {
	background-image:url(../images/title-bg.gif);
	background-repeat:repeat;
	height:21px;
	}
.border {
	border-left: 1px solid #9d9fa2;
	border-top: 1px solid #9d9fa2;
	border-right: 1px solid #9d9fa2;
	}
p{font-family:tahoma; font-size:11px; color:#58595b; line-height:15px;}
.genral-txt{
	font-family:tahoma;
	font-size:11px;
	color:#58595b;	
	line-height:14px;
	}
.blue-txt {
	font-family:tahoma;
	font-size:12px;
	color:#4697d0;
	}
.white-txt {
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	padding-left:8px;
	}
.black-txt {
	font-family:tahoma;
	font-size:12px;
	color:black;
	padding-left:8px;
	}
.blue-link, .blue-link a , .blue-link a:hover {
	font-family:tahoma;
	font-size:11px;
	color:#1474ba;
	text-decoration:none;
	}	
a.blue-u-link:link, a.blue-u-link:visited {
	font-family:tahoma;
	font-size:11px;
	color:#1474ba;
	text-decoration:none;
	}
a.blue-u-link:hover {	
	color:#1474ba;
	text-decoration:underline;
	}		
.bull {
	color:#990000;
	padding-right:5px;
	}
.input-box {
	font-family:tahoma;
	font-size:11px;
	color:#58595b;
	height:20px;
	}
.black-color {color:#000000;}	
.blue-heading {
	font-family:tahoma;
	font-size:11px;
	color:#003366;
	font-weight:bold;
	border:1px solid #dcddde;
	background-image:url(../images/heading-bg.jpg);
	height:17px;
	padding-left:7px;
	}	
.red-title {
	color:#a70000;
	font-family:tahoma;
	font-size:11px;
	}	
	
