.button-bg {
	text-decoration: none;
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
.table-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C1C1BC;
	border-right-color: #C1C1BC;
	border-bottom-color: #C1C1BC;
	border-left-color: #C1C1BC;
}
.bullets {
	list-style-image: url(images/arrow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.space {
	padding: 9px;
}
.side-buttons {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.veadana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}



.top-buttons {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 5px;
}
.t-border {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C1C1BC;
	border-right-color: #C1C1BC;
	border-bottom-color: #C1C1BC;
	border-left-color: #C1C1BC;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	background-color: #86A8D8;
}

.white {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.img-border {
	padding: 5px;
	border: 1px solid #666666;
}

.space1 {

	padding: 3px;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BE0B0E;
	padding: 4px;
	font-weight: bold;
}
