body{
	background:url(images/bg_page.gif) #000000 repeat;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;

}
td{
	color:#FFFFFF;
	font:12px Verdana,Geneva,Arial,Helvetica,sans-serif
}

a:link, a:visited {
	color:#ffaa00;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
a:hover, a:active{
	color:#ffaa00;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

h1{font-size:19px;font-weight:bold}
h2{font-size:16px}

.border{
border:1px solid #000000;
background:#777777
}
.main{
padding:0px;
background:#000000;
color: #CCCCCC;
}
.header{background:#000000}
.barheader{
white-space:nowrap;
color:#AAAAAA;
background:url(images/barheader_bg.gif) #444444 repeat-x;
font-size:11px;
font-weight:bold
}
.barheader a:link,.barheader a:visited,.barheader a:active{color:#AAAAAA;text-decoration:none}
.barheader a:hover{color:#FFAA00}
.menu{
border-right:2px solid #777777;
background:#444444
}
.menu a:link,.menu a:active,.menu a:visited{color:#AAAAAA;text-decoration:none}
.menu a:hover{color:#FFFFFF;text-decoration:none}
form{padding:0 0 0 0;margin:0 0 0 0}
.searchcell{white-space:nowrap;background:#777777}
.searchbox{
width:100px;
border:1px solid #444444;
color:#FFFFFF;
background:#FFAA00;
font-size:11px
}
.imgborder{
	border:1px solid #ffaa00;
	background-color: #FFFFFF;
}
.PageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: ffaa00;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	line-height: normal;

}
.ItemHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: none;
	color: ffaa00;
}
.ItemPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: bold;

}
.ItemDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	list-style-type: square;
}
.BlueLinks:link, .BlueLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #0000FF;

}
.BlueLinks:hover, .BlueLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;

}
