/* CSS Document */

body, div, p {
	font-family: Verdana, Times, serif;
	font-size: 10pt;
	color: #666666;
	margin-top: 0px;
}
td{
	font-family: Verdana, Times, serif;
	font-size: 8pt;
	color: #666666;
	line-height:16px;
}
.menu{
	font-size: 10pt;
}
a, a:visited, a:active {
	color:#0033FF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
}

a:hover{
	text-decoration: none;
	background-color: #EEEEEE;
}

.pages{
text-decoration: none;
}
a.pages:link{
text-decoration: none;
}
a.pages:visited{
text-decoration: none;
}
a.pages:active {
text-decoration: none;
}
a.pages:hover {
text-decoration: underline;
}



.borderFull {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.borderRightDot {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.testBox {
	background-color: #660000;
	height: 20px;
	width: 132px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
a.menu:link {
	font-style: normal;
	color:#333333;
	background-color: #e1e1e1;
	text-decoration: none;
	text-align: center;
	display: inline;
	height: 20px;
	width: 132px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
a.menu:active {
	font-style: normal;
	color: #333333;
	background-color: #e1e1e1;
	text-decoration: none;
	text-align: center;
	display: inline;
	height: 20px;
	width: 132px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a.menu:visited {
	font-style: normal;
	color: #333333;
	background-color: #e1e1e1;
	text-decoration: none;
	text-align: center;
	display: inline;
	height: 20px;
	width: 132px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a.menu:hover {
	font-style: normal;
	color: #660000;
	background-color: #EEEEEE;
	text-decoration: none;
	text-align: center;
	display: inline;
	height: 20px;
	width: 132px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
h1 {
	font-size: 16px;
	color:#333333;
	margin: 0px;
	padding: 0px;
	text-indent: 10pt;
}
.bottomDot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.borderFullDot {
	border: 1px dashed #0000FF;
}
.borderTopFull {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.borderTopBotFull {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
.bottomFull {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
.searchBox {
	width: 128px;
}
.searchButton {
	background-color: #0000FF;
	border: 1px groove #CCCCCC;
	width: 50px;
}
.addtocart {
	font-weight: bold;
	background-color: #EEEEEE;
	border: 1px groove #000000;
}
.boxes {
	color: #999999;
	background-color: #EEEEEE;
	border: 1px solid #0000FF;
}
input {
	color:#333333;
	border: 1px groove #666666;
}
a.white {
	color: #FFFFFF;
}
a.white:link,a.white:visited,a.white:active {
color: #FFFFFF;
text-decoration: none;
}
a.white:hover {
text-decoration: underline;
}
ul {
	font-size: x-small;
	color: #000099;
}
h2 {
	color: #000066;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
