.mainbox {
	padding: 10px;
}
.leftbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.leftboxreg {
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.maintextbox {
	padding-right: 10px;
	padding-left: 10px;
}
.maintable {
	border: 1px solid #CCCCCC;
}
.boxes {
	border: 1px solid #CCC6E3;
	padding: 4px;
}
.bottombox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottombox a:link{color:#333333;text-decoration:none;}
.bottombox a:visited{color:#333333;text-decoration:none;}
.bottombox a:hover{color:#333333;text-decoration:underline;}



.lefttextbox {
	padding: 4px 4px 2px;
}

