/*this css create by arun from RDPL */

.baground{
	background-color: #FFCE9A;
}
.buttons{background-image:url(../images/button short.gif);
	background-repeat:no-repeat;
	background-image: url(../images/button%20short.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	vertical-align:middle;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 30px;
	width: 130px;
	line-height:30px;
}
.buttons:hover{background-image:url(../images/button short.gif);
	background-repeat:no-repeat;
	background-image: url(../images/button%20short.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	vertical-align:middle;
	font-weight: bold;
	color: #0033FF;
}
.text{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#0033FF;}

.text:hover{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#990000;}

.marqee{font-family:Arial, Helvetica, sans-serif; size:12px; color:#FFFFFF;}
