a {
  color: #336699;
  text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.footer {
	padding: 10px;
}
#navcontainer {
	font-weight: bold;
}
 
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer a {
	display: block;
	padding: 5px 5px 5px 10px;
	width: auto;
	height: 16px;
}
#navcontainer a:link, #navlist a:visited {
	color: #EEEEEE;
	text-decoration: none;
}
	
#navcontainer a:hover {
	background-color: #30425A;
	color: #FFFFFF;
}
#scrollblock {
	scrollbar-face-color: #cccccc; 
	scrollbar-highlight-color: #232532; 
	scrollbar-shadow-color: #232532; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-arrow-color: #232532; 
	scrollbar-track-color: #FFFFFF; 
	background-repeat: no-repeat; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-base-color: #FFFFFF;
}
.scrollsize {
	overflow: auto; 
	width: 100%; 
	height: 500px
}
.scrollpadding {
	padding-right: 30px; 
	padding-left: 30px; 
	padding-bottom: 2px; 
	padding-top: 15px
}
.header {
	background-color: #FFFFFF;
}
.background {
	background-color: #333333;
	background-position: center bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #182A52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 2em;
}
.frame {
	padding: 2px;
	margin: 5px;
	background: #CCCCCC;
	border: 1px solid #333333;
	float: left;
}
.storeBox {
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 5px 3px;
}
#navcontainerb {
	font-weight: bold;
}
#navcontainerb ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainerb a {
	display: block;
	padding: 5px 5px 5px 10px;
	width: auto;
}
#navcontainerb a:link, #navcontainerb a:visited {
	color: #EEEEEE;
	text-decoration: none;
	background-color: #990000;
}
#navcontainerb a:hover {
	background-color: #660000;
	color: #FFFFFF;
}
#navcontainerc {
	font-weight: bold;
}
#navcontainerc ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainerc a {
	display: block;
	padding: 5px 5px 5px 10px;
	width: auto;
	color: #FFFFFF;
}
#navcontainerc a:link, #navcontainerc a:visited {
	color: #EEEEEE;
	text-decoration: none;
	background-color: #006633;
}
#navcontainerc a:hover {
	background-color: #003300;
	color: #FFFFFF;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.store {
	background-color: #FFFFFF;
	padding: 10px;
}
.bottom {
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.box {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top {

	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo {
	padding: 5px 10px;
}
.border {
	background-color: #CCCCCC;
	background-image: url(images/circles.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.whiteBackground {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	vertical-align: top;
}
.storeContainer {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.storeBoxRight {
	padding: 10px 100px 10px 40px;
}
