body {
	background-image:  url(background/background.gif);
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.maincontent {
	margin-right: 6px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
}

a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #006699;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
h3 {
	color: #0099CC;
	font-size: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/************ horizontal styles**************/

#horibackg {
	background-image:   url(background/horizontal.gif);
}
#horibackgb {
	background-image:   url(background/horizontal_bottom.gif);
}

/************ border styles **************/
.box {
	background-color: #F0F2F0;
	border-top: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
}

.dotbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	border-top-width: 1px;
	border-top-color: #0099CC;
}

.bbox {
	border: 1px dashed #66CCFF;
	background-color: #F0F0FF;
}
/************ navigation and link styles **************/

.sectionlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.relatedlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6699CC;
}
li {
	line-height: 1.5em;
	list-style-image: url(images/dot.gif);
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.prices {
	font-weight: bold;
	color: #FF0000;
}
.item {
	list-style-position: outside;
	list-style-image: url(images/hyp.gif);
}
