hr {
				border-color: #006699 #ffffff #ffffff #ffffff;
}
a:link {
				color: #006699;
				text-decoration: none;
}
a:hover {
				color: #006699;
				text-decoration: underline;
}
.boxtitle {
				padding: 0px;
				border: 2px double #000000;
				background-color: #006699;
				color: #ffffff;
				font-weight: bold;
}
.boxtitle a {
				color: #ffffff;
				font-weight: bold;
				text-decoration: none;
}
.boxtitle a:hover {
				color: #ffffff;
				font-weight: bold;
				text-decoration: none;
}
.boxtitle a:visited {
				color: #ffffff;
				font-weight: bold;
				text-decoration: none;
}
.boxtitle .backoffice {
				border: none;
}	
.boxtitle .backoffice .config {
				display: none;
				position: absolute;
				margin: 0px 0px 0px -80px;
				width: 80px;
				height: 18px;
				text-align: right;
				}	
.boxtitle .backoffice:hover .config {
				display: inline;
				background-color: #006699;
				}
.maintitle {
				border: 2px double #006699;
				padding-left: 4px;
				padding-right: 4px;
				padding-top: 4px;
				padding-bottom: 4px
}
.maincontent {
				border: 4px double #006699;
				padding-left: 4px;
				padding-right: 4px;
				padding-top: 4px;
				padding-bottom: 4px;
}
