.link_top {
	font-family: Tahoma;
	font-size: 10px;
	color: #939393;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #9A9A9A;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #5E5E5E;
}
 .errmsg {
	    font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	    color: #ff0000;
    }
     .textwidthreg
    {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
     	font-size: 12px; 
		width:200px;
    }
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5B6771;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5B6771;
	text-decoration:underline;
}
.read_more {
	font-family: Tahoma;
	font-size: 11px;
	color: #6496BC;
}
body {

	scrollbar-3dlight-color: #D6D6D6;
    scrollbar-track-color: #D4D4D4;
    scrollbar-shadow-color: #9A9999;
    scrollbar-face-color: #B0AFAF;
	scrollbar-arrow-color: #D6D6D6;
	scrollbar-darkShadow-color: #D6D6D6;
}
.tixtfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	height: 15px;
	width: 118px;
	border: 1px solid #5D5E5E;
}
.tixtarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	height: 92px;
	width: 118px;
	border: 1px solid #5D5E5E;
	overflow:auto;
}
