@charset "utf-8";
/* CSS Document */
body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header  {
	background: #F3F3E9;
	color: green;
	border-bottom: solid 1px green;
	margin: 0 0 5px 0;
	padding: 2px;
	font-family: "Trebuchet MS";
	font-size: small;
}
.footer  {
	color: #000000;
	margin: 10px 0 0 0;
	font-family: "Trebuchet MS";
	font-size: small;
	background-color: #F3F3E9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.company { font-weight: bold; }
.content {
	font-family: "Trebuchet MS";
	padding-top: 10px;
}

        hr       { clear: both; border:solid; border-width:1px; border-bottom-color:#007300; border-top-color:#ffffff; border-left-color:#ffffff; border-right-color:#ffffff;}
        .top-news img { float: left; margin-right: 5px; }
        .top-news h3, .news h3 {
	font-size: large;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
        .accesskey { text-decoration: underline; }
.top-news {
	font-family: "Trebuchet MS";
	font-size: medium;
}

        a { text-decoration: none; }
        .validation { margin-top: 10px; }

        .product img { float: left; margin-right: 5px; }
        .product h3, .news h3 { font-size: large; font-weight: bold; }

h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
}

