.lowbanner {
	border-top: 3px dotted #3366FF;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	line-height: 150%;



}
.cssbtn {
	font-weight: bold;
	background-color: #333399;
	height: 25px;
	width: 240px;
	padding-left: 20px;
	padding-top: 8px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #330066;
	border-bottom-color: #330066;
	font-size: larger;
	word-spacing: 5px;
	margin-top: 8px;
	margin-left: 25px;







}

a.btndeco { text-decoration: none; }
a.btndeco:link { color: #ffffff; } 
a.btndeco:visited { color: #ffffff; }
a.btndeco:hover {
	color: #ff0000;
	}
}  
.box {
	line-height: 150%;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
	background-color: #FFFFF4;
	border: 1px solid #000099;
	font-size: smaller;


}
.boxone {

	line-height: 150%;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
	background-color: #FFFFF4;
	border: 1px solid #000099;
	font-size: smaller;
}
