body {
	color: #000099;
	background-image: url(../Interface/background.jpg);
	background-repeat: no-repeat;
	font-family: Calibri;
}

.borderdot {
	border: 3px dotted #DDE4FB;
	padding: 10px;

}

.hdotlinebg {
	background-image: url(../Interface/dot.gif);
	background-repeat: repeat-x;
}
