html{
	height:100%;
}
body{
	margin:0;
	padding:0;
	background-color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url('../images/top_bg.gif') repeat-x;
}
td,p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
form{
	margin:0;
	padding:0;
}

div.formfield {
	margin-left:18px;
	padding:0;
	width:135px;
	float:left;
	background: url(../images/search_field.gif) no-repeat;		
	background-position:16px 2px;
}
.formfield input{
	background:none;
	border:0;
	padding-left:18px;
	_padding-left:0px;	
	width:129px;
	_width:115px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
}
h3{
	margin:0;
	padding-top:10px;
	padding-left:25px;
	padding-bottom:10px;	
}

div.news{
	padding-left:33px;	
	color:#626262;
}
.news p{
	margin:0;
	padding-top:10px;
	padding-bottom:15px;	
}
.news p a:link, .news p a:visited{
	color:#0069c5!important;
	text-decoration:underline;
}
.news p a:hover{
	color:#ff7406!important;
	text-decoration:underline;
}
.date{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;	
}
.news h4{
	margin:0;
	padding-left:0;
	padding-top:1px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;	
}
.category a:link, .category a:visited{
	color:#ff7406!important;
	text-decoration:underline;
}
.category a:hover{
	color:#0069c5!important;
	text-decoration:none;
}

a.allcat:link, a.allcat:visited{
	color:#ff7406!important;
	text-decoration:underline;
}
a.allcat:hover{
	color:#0069c5!important;
	text-decoration:underline;
}

.category div a{
	padding-left:10px;
}
.dots{
	padding-top:6px;
	margin-bottom:6px;	
	margin-left:5px;
	margin-right:5px;	
	background: url('../images/2dots.gif') repeat-x bottom;
}
.right p{
	padding-left:33px;	
	color:#626262;	
	padding-top:5px;
	margin:0;
}	
a:link, a:visited{
	color:#ff7406;
	text-decoration:underline;
}
a:hover{
	color:#0069c5;
	text-decoration:none;	
}
h4{
	margin:0;
	padding-top:8px;
	padding-left:14px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

.footerbg{
	background: url('../images/footer_bg.gif') repeat-x bottom;
}
.bottommenu{
	width:950px;
}
.bottommenu a:link, .bottommenu a:visited{
	color:#000;
	text-decoration:underline;
}
.bottommenu a:hover{
	color:#ff7406;
	text-decoration:underline;
}
table#footer{
	height:59px;
	background: url('../images/footer.gif') no-repeat;
}	
#footer img{
	vertical-align:middle;
}
.copy{
	text-align:right;
	font-size:10px;
	color:#fff;
	padding-top:20px;
}
.madeby {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff!important;
	background-color:#0096ff;
	padding:3px;
}

.pop_price {
	background-color:#e0e0e0;
}
.pop_title {
	background-color:#cccccc;
	font-size:15px;
	text-align:center;
	font-weight:bold;
}
.pop_brd {
	border:#cccccc 1px solid;
}
.pop_brd_bot {
	border-bottom:#cccccc 1px solid;
}