﻿body {
	padding: 0;
	border: 0;
	background-image: url('');
	background-repeat: repeat;
	background-color: #CCCCCC;
	color: #666666;
	font-family: "Lucida Sans";
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #CC0000;
	font-family: "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	font-family: "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	font-weight: bold;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-family: "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
}
.menu {
	text-decoration: none;
	font-family: "Lucida Sans";
	font-size: 13px;
	font-style:normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	}
a.menu:link {
	text-decoration: none;
	font-family: "Lucida Sans";
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: none;
	font-family: "Lucida Sans";
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: none;
	font-family: "Lucida Sans";
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.bottom {
	text-decoration: underline;
	font-family: "Lucida Sans";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.bottom:link {
	text-decoration: underline;
	font-family: "Lucida Sans";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
a.bottom:hover {
	text-decoration: underline;
	font-family: "Lucida Sans";
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
a.bottom:visited {
	text-decoration: underline;
	font-family: "Lucida Sans";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.h1 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.h2 {
	font-family: "Lucida Sans";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.h3 {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #FFFFFF;
}
.h4 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #FFFFFF;
}
.h5 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #111111;
	font-weight: bold;
}
h1{
	font-family: "Lucida Sans";
	font-size: 22px;
	color: #111111;
	font-weight: bold;
	font-variant: normal;
}

.h6 {
	font-family: "Lucida Sans";
	font-size: 13px;
	color: #111111;
	font-weight: bold;
}
.lrg_white {
	font-family: "Lucida Sans";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.border {
	border: 8px solid #CCCCCC;
}
.noborder {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 16px;
}
.spbhp {
	display:none;
}