body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 85%;
}
#mainmenu {
	background-color: #185981;
	background-image: url(images/bg-mainmenu.gif);
	background-repeat: repeat-x;
	color: #134768;
}
#mainmenu a {
	color: #61B1EF;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #AED5EF;
	text-decoration: underline;
}
a {
	color: #1B6C9D;
}
a: visited {
	color: #1B6C9D;
}
hr {
	background-color: #5193BD;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftCol {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C6E0F1;
}
p {
	margin: 12px;
}
#Footer {
	font-size: 80%;
}
#FooterBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3AAEF7;
}
h1 {
	font-size: 150%;
	color: #185881;
	margin: 12px;
}
#small {
	font-size: 75%;
}
#BuyForm {
	margin: 12px;
}
#buyMore {
	color: #333333;
	background-color: #C6E0F1;
	padding: 5px;
	margin: 5px 0px;
	height: 60px;
	border: 1px solid #195A83;
}
#hr1 {
	background-color: #C4D7E4;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
