@charset "UTF-8";
/* CSS Document */
/* Saxon's Version 1.0.1 */

* {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
}

body {
	background-color: #003366;
	background-image: url( /_images/07e20593c1b758fa3e92b40e69a96e31.shg );
	background-repeat: repeat-x;
	background-attachment: fixed;
}

a:link {
	color: #FFCC00;
	text-decoration: none;
}

a:visited {
	color: #FFCC00;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #990000;
	text-decoration: none;
}

.Repeat {
	background-color: #003366;
	background-image: url( /_images/c6e731a2f8978759d72b8b24a71a87cc.shg );
	background-repeat: repeat-x;
	clear: both;
}

.Title {
	padding: 5px;
	color: #FFCC00;
	font-size: 15px;
	font-weight: bold;
	background-image: url( /_images/003366.shg );
}

.Content {
	padding: 20px;
}

.BlockTitle {
	background-color: #CCCCCC;
}

.BlockContent {
	margin: 5;
}

.ProductList {
	padding: 2px;
	float: left;
	margin: 2px;
	width: 100px;
	background-color: #666666;
}

