﻿a {
	color: #669999;
	padding-left: 5px;
	list-style-type: square;
	padding-bottom: 5px;
	text-decoration: none;
}
a:visited {
	color: #800000;
}
#sidebar ul li a {
	text-decoration: none;
	color: #006666;
	font-weight: bolder;
}
.good {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #75A3A7;
	font-weight: bold;
}
.imgright {
	margin: 10px;
	padding: 2px;
	float: right;
	height: 262px;
	width: 350px;
}
#sidebar ul {
	width: 200px;
	list-style-type: none;
}
#bottombar {
	border-style: double;
	border-color: #000080;
	width: 850px;
	height: 30px;
	background-color: #66CCCC;
	text-align: center;
}
#bottombar ul {
	margin: 1px;
	padding: 1px;
}
#bottombar ul li {
	margin: 1px;
	list-style-type: circle;
	display: inline;
	padding-left: 5px;
}
#bottombar ul li a {
	display: inline;
	text-decoration: none;
	background-color: #66CCCC;
	color: #000080;
}
#bottombar ul li a:hover {
	background-color: #FFFF00;
	color: #000000;
}
#footer ul {
}
#sidebar {
	width: 300px;
	float: none;
	margin-bottom: 0px;
}
#sidebar ul li {
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 2px;
	background-image: url('../_themes/glacier/glavbtn.gif');
	height: 35px;
	border: medium none #009999;
	background-repeat: no-repeat;
	width: 289px;
}
#sidebar ul li a:hover {
	text-decoration: none;
	background-color: #FFFF99;
	color: #006666;
}
#container {
	width: 780px;
	right: auto;
	left: auto;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto, auto, auto, auto);
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-position: right;
	background-image: url('../_themes/glacier/aglabanr.gif');
	text-align: center;
	right: auto;
	left: auto;
	color: #669999;
	width: 780px;
	height: 140px;
	clip: rect(inherit, auto, inherit, auto);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

.copyright {
	padding: 2px;
	margin: 2px auto 2px auto;
	font-size: x-small;
	font-weight: bold;
	float: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	right: auto;
	left: auto;
	width: 780px;
	color: #008080;
}
}
#footer {
	padding: 5px;
	height: 32px;
	width: 850px;
	right: auto;
	left: auto;
	clip: rect(auto, auto, auto, auto);
	text-align: center;
	color: #009999;
}
.clear {
	clear: both;
}
.BoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000080;
	width: 794px;
}
.Underline {
	text-align: center;
	text-decoration: underline;
}
.ebaynote {
	font-size: medium;
	font-weight: normal;
	color: #008080;
}
.right {
	font-weight: bold;
	text-align: right;
	float: right;
	color: #5C5C5C;
	color: #008080;
}
