body{
background:#000000 url(images/bg_page.gif) repeat
}
td{
color:#FFFFCC;
font:11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif}
a:link,a:visited,a:active{color:#FFAA00;text-decoration:none}
a:hover{color:#AAAAAA}
h1{
	font-size:16px;
	font-weight:bold;
	color: #FF9900;
}
h2{
	font-size:14px;
	color: #FFFFCC;
}
p{}
.border{
border:1px solid #000000;
background:#666666
}
.main{
padding:10px 10px 10px 10px;
background:#333333
}
.header{background:#333333}
.barheader{
white-space:nowrap;
color:#AAAAAA;
background:#444444 url(images/barheader_bg.gif) repeat-x;
font-size:11px;
font-weight:normal
}
.barheader a:link,.barheader a:visited,.barheader a:active{color:#CCCCCC;text-decoration:none}
.barheader a:hover{color:#FF9900}
.menu{
border-right:2px solid #777777;
background:#333333
}
.menu a:link,.menu a:active,.menu a:visited{color:#CCCCCC;text-decoration:none}
.menu a:hover{color:#FF9900;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 #006600;
color:#FFFFFF;
background:#CC9933;
font-size:11px
}
.imgborder{border:1px solid #000000}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	background-color: #333333;
	padding: 10px;

}
.catagorybox {
	height: auto;
	width: 260px;
	border: thin solid #333333;
	background-color: #666666;
	background-position: left top;

}
.imgbrder1 {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	
}	
.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;

}  
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -5px 5px 5px -5px;
  padding: 4px;
  } 


}
.img-load-l {
	background-image: url(images/load-l.gif);
	background-repeat: no-repeat;

}
.img-load-p {
	background-image: url(images/load-p.gif);
	background-repeat: no-repeat;

}
