BODY {
	background-image: url('images/bg.gif');
	font-family: tahoma;
	font-size: 11px;
}
TD {
	font-family: tahoma;
	font-size: 11px;
}
A:hover {
	color: #6699ff;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.bg_white {
	background-color: #FFFFFF;
}
.bg_blue {
	background-color: #5583DE;
}
.bg_grey {
	background-color: #7E7E7E;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.hspace {
	padding-right: 2px;
	padding-left: 2px;
}
H1, H2, H3 {
	font-family: tahoma;
	color: #336699;
}
H1 {
	font-size: 16px;
	padding: 8px 0px 16px;
}
H2 {
	font-size: 14px;
	padding: 7px 0px 14px;
}
H3 {
	font-size: 12px;
	padding: 6px 0px 12px;
	margin: 0px 0px 0px 0px;
}
A.menu_top {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 2px 2px 25px;
}
A.menu_top:visited {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 2px 2px 25px;
}
A.menu_top:link {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 2px 2px 25px;
}
A.menu_top:vlink {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 2px 2px 25px;
}
A.menu_top:active {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 2px 2px 25px;
}
A.menu_top:hover {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 2px 2px 25px;
}
A.menu_bottom {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6F6F6F;
}
A.menu_bottom:visited {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6F6F6F;
}
A.menu_bottom:link {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6F6F6F;
}
A.menu_bottom:vlink {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6F6F6F;
}
A.menu_bottom:active {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6F6F6F;
}
A.menu_bottom:hover {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6F6F6F;
}
A.menu_white {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
A.menu_white:visited {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
A.menu_white:link {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
A.menu_white:vlink {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
A.menu_white:active {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
A.menu_white:hover {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
TD.home {
	width: 80px;
	background-image: url('images/index-1_02.gif');
	background-position: left center;
	background-repeat: no-repeat;
}
TD.links, TD.site_map {
	width: 80px;
	background-image: url('images/index-1_03.gif');
	background-position: left center;
	background-repeat: no-repeat;
}
TD.blog {
	width: 60px;
	background-image: url('images/index-1_03.gif');
	background-position: left center;
	background-repeat: no-repeat;
}
TD.testimonials {
	width: 100px;
	background-image: url('images/index-1_03.gif');
	background-position: left center;
	background-repeat: no-repeat;
}
TD.contacts {
	width: 80px;
	background-image: url('images/index-1_04.gif');
	background-position: left center;
	background-repeat: no-repeat;
}
DT {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
DD {
	font-family: tahoma;
	font-size: 11px;
}
LI {
	padding-bottom: 11px;
}

