@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}
body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: underline;
	color: #0099FF;
}
.topbar {
	height: 75px;
	background-image:  url(images/topbarsmall.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.toptab {
	height: 40px;
	width: 964px;
	background-image: url(images/toptab.jpg);
}
.toptabtitle {
	color: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
}
.side01 {
	background-image: url(images/side01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.side02 {
	background-image: url(images/side02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.title01 {
	font-size: 24px;
	color: #0099FF;
}
.titletab {
	background-image: url(images/titletab.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 964px;
}
.titletabtitle {
	text-align: left;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
}
.topmenu {
	list-style-type: none;
	padding: 0px;
	float: right;
	margin-top: 13px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topmenu li {
	float: left;
	padding-right: 20px;
	padding-top: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	padding-bottom: 0px;
	background-image: url(images/bullet01.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.topmenu a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.topmenu a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.topmenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.topmenu a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.mainbox {
	padding: 20px;
	text-align: left;
}

.pricetable {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}
