/* CSS Document */
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2B2B2B;
	text-decoration:none;
}
.dottedline_inside {
	background-image: url(../images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;

	font-weight: normal;
	font-variant: normal;
	color: #333333;
	border: 1px solid #b1b1b1;
}


.message_text {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 line-height: normal;

 font-variant: normal;
 text-transform: none;
 color: #740806;
 text-decoration:none;
}
.tablehead {
 font-family: Verdana,Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #740806;
 background-color: #E4E4DE;
}
.tablehead01 {
 font-family: Verdana,Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #2B2B2B;
 background-color: #EEEEEB;
}


.buttonstyle {
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: scroll;
	background-position: center center;
	border: 0px;
	height: 16px;
}
