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

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
a:link, a:visited {
	text-decoration: none;
	color: #414141;
}
a:hover {
	text-decoration: underline;
	color:#EE1100;
}
form {
	display: inline;
}
textarea {
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
.border {
	border: 1px solid #E3E3E3;
}
.bgcolor {
	background-color: #F7F7F7;
}
.height5 {
	height:5px;
	overflow:hidden;
}
.height10 {
	height:10px;
}
.height20{
	height:20px;
}
#PSearch td {
	line-height: 2.5em;
}
#PSearch input {
	width: 105px;
}
#PSearch select {
	width: 105px;
}
.categoryPic {
width:131px;
	height: 131px;
}
#NewOfferTable a
{
	font-size: 14px;
}

#mainbox *
{
	font-size: 14px;
}