.buttontxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;

}
.buttontxt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #FCFCFC;


}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #CC0000;
	text-decoration: none;
}
.sidelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005177;
	text-decoration: none;
	font-weight: 500;
}
.sidelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: 500;
}

.heading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #006699;
	}
.heading2
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.dotline {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-top: 2px;

}
.input {
	height: 18px;
	width: 110px;
	border: 1px solid #CCCCCC;
	line-height: 10px;


}
.line {
	border: 1px solid #CCCCCC;
}
.botline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.ldotted {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #006699;
}
.l1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.l1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2F2FFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
