.ccss {
	border: thin solid #000000;
}
.mainback {
	background-image: url(button_10.jpg);
	background-repeat: no-repeat;
}
.sideback {
	background-repeat: repeat-y;
	background-image: url(side_back.gif);
}
.text {
font-size:11px;
font-family:Verdana;
font-weight:normal;
}
.button
	{
		font-family:verdana;
		font-size:9pt;
		font-weight:bold;
		color:white;
		letter-spacing:1.5px;
		background:#528CD9;
		border: 2px 2px #fffff solid;
		height:22px;
		text-align:left;
	}