@charset "UTF-8";
/* CSS Document */

body
{
	background-color:#000000;
	color:#FFFFFF;
	font-size:0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	text-align: center;
}

a 		{ text-decoration: none; } 
a:hover	{ text-decoration: underline; font-weight:bold;}
a:active	{ font-size:75%;}
a:link	{ font-size:75%;}

#mainrelative
{
	position:relative;
	text-align:left;
	width:900px;
	margin: 0 auto;
	min-height: 100%;
}
#mainbody1 {
	position: absolute;
	left: 5px;
	top: 5px;
	text-align: center;
	vertical-align: middle;
	width: 900px;
}
.select {
	background-color: black;
	color: white;
}
.hover {
	background-color: #FFCC66;
	color: black;
}
.currentPage {
	font-weight: bold;
	color: red;
}
.table100120 {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 100%;
	border-width: 0px;
}
.thistd {
	background: #000000;
	text-align: center;
}
.td100_00 {
	color: #000000;
	width: 100%;
}
a.gototop 			{ font-size:75%; text-decoration: underline; color:#FFFFFF } 
a.gototop:hover		{ text-decoration: none; font-weight:bold; font-size:85%; color:#FF0000}}
a.gototop:active	{ font-size:75%; text-decoration: underline; color:#FFFFFF}
a.gototop:link		{ font-size:75%; color:#FFFFFF}
a.gototop:visited	{ font-size:75%; text-decoration: underline; color:#FFFF00}

.mymaintable {
	margin: 0px;
	padding: 0px;
	border-top: thick outset #FFCC66;
	border-right: thick inset #FFCC66;
	border-bottom: thick inset #FFCC66;
	border-left: thick outset #FFCC66;
}

#spryfooter
{
	background-color:#000000;
	position: absolute left:0px;
	width: 900px;
	position: absolute;
	left: 0px;
	bottom: 50px;
}

span { background-color: #000000; }

.SpryHiddenRegion { visibility: hidden; }
img { border: 0; }
input { border: 0; }
.seecart
{
	position:absolute;
	top:17px;
	z-index: 1022;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	left: 751px;
	margin: 5px;
	padding: 5px;
}

