/* CSS Document */

.Canvas{
	background-color: #FFFFCC;
	background-image: url("ozit/HTML%20Brochure%20V.2/images/bg_center.jpg");
	height: 457px;
	width: 636px;
}.ContentFrame {
	border: 0px 0;
}
.TopMenu{
	background-color: #8F0000;
	width: 545px;

}
.TopMenu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

	
}
.TopMenu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.TopBoder {
	background-color: #FFFFFF;
	height: 2px;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;

}
.footer a {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: none;
	color: #990000;
}


