.bodybg {
	background-color: #CCCCCC;
}
.dotline_vert {
	background-image: url(../images/dotline_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.box_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3299DD;
	text-decoration: underline;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #26AF33;
	border: 1px dotted #03BA15;
	background-color: #D7FFD2;
	padding: 3px;
	background-image: url(../images/bulletchakra.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF7F26;
	text-decoration: none;
}
.textbox_style {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 220px;
	border: 1px solid #006699;
}
.textarea_style{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 220px;
	height: 50px;
	border: 1px solid #006699;
}
