body {
	background-color: #ffffff;
	margin: 0px;
	font-size: 75%;
}
td {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma;
	color: #333333;
	font-size: 11px;
}

.textsmall {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma;
	color: #333333;
	font-size: 9px;
}
 a {
	color: #0A2250;
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	font-weight: bold;
	text-decoration: none;	
	color: #64191D;
}

.bluemenu {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma;
	color: #043B62;
	font-size: 11px;
	font-weight: bold;
}

.greytext {
	font-family: Verdana, Trebuchet MS, Arial, Tahoma;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
H1 {
	font-size: 25pt;
        color : #666666;
        font-family: Bradley Hand ITC, Verdana, Trebuchet MS, Arial;
        text-decoration: none;
        font-weight: bold;
}

.title {
	font-size: 25pt;
        color : #666666;
        font-family: Bradley Hand ITC, Verdana, Trebuchet MS, Arial;
        text-decoration: none;
        font-weight: bold;
}

.greentext {
	font-size: 11pt;
        color : #054405;
        font-family: Verdana, Trebuchet MS, Arial;
        text-decoration: none;
}

.discount{
	font-size: 14pt;
        color : #054405;
        font-family: Stencil, Verdana, Trebuchet MS, Arial;
}
.subtitle {
	font-family: Bradley Hand ITC, Verdana, Trebuchet MS, Arial;
	color: #666666;
	font-weight: bold;
	font-size: 20px;
}

.bluetitle {
	font-family: Bradley Hand ITC, Verdana, Trebuchet MS, Arial;
	color: #043B62;
	font-weight: bold;
	font-size: 17px;
}
.redtitle {
	font-family: Bradley Hand ITC, Verdana, Trebuchet MS, Arial;
	color: #950630;
	font-weight: bold;
	font-size: 17px;
}

div#container {
	width: 1030px;
}

div#header {
	margin: 4px;
	clear: both;
	float: left;
}

div#mainblock {
	clear: both;
	margin-bottom: 3px;
}

div#navleft {
	float: left;
	width: 190px;
}

#navleft img {
	border: none;
	margin: 3px;
}

div.miniblock {
	float: left;
	width: 800px;;
	margin: 5px;
}

div#footer {
	clear: both;
	margin: 0px;
}

#footer p {
	text-align: center;
	margin: 0px;
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}




