.box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.text {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 21px;

}
.box2 {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 12px;


}
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
.headingredbg {
	font-size: 12px;
	color: #FFFFFF;
}
.boxoutline {
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
}
.textred {

	font-size: 12px;
	color: #006633;
	text-decoration: none;
	line-height: 21px;
}
.headtxt {
	font-size: 12px;
	font-weight: bold;
	color: #009933;
}
.header {
	font-size: 16px;
	color: #CC3300;
	font-weight: bold;
}

