.content {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.mousebg{
	background-image: url(desing_imgmousebg.JPG);
	background-repeat: no-repeat;

}
.border {
	border: 1px solid #C7C7C7;
}
.bgcolor2 {


	background-color: #ffffff;
}
.trborder
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	height: 25px;
	background-color: #989bbc;

	color: #FFFFFF;	
			padding: 0px 0px 0px 3px ;	

}

.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none; 
}.botbg {
	background-image: url(images/bot_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
}

.login_go {
	font-family: Arial;
	font-size: 10px;
	
	background-image: url(images/go_butt.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width:54px;
	border: none;
	cursor: hand;
	font-weight: bold;
	
	
}