/*styles for sidebar*/

.description {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
input {
	background: #eeeeee;
	padding: 3px;
	font-weight: bold;
	color: #0000ff;
	background-image: url(../images/input1.jpg);
}
.formtext {
font-family:"MS Sans Serif",helvetica,sans-serif;
font-size:16px;
font-weight: bold;
color: #000000;
}

/*end styles for sidebar*/
