.verdana_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.verdana_16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.verdana_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.horizontal_rule {
	border: thin solid #DADADA;
}
.page_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.verdana_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ffield_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F2F2;
	border: 1px solid #C5C5C5;
}
.cursive {
	font-family: "Monotype Corsiva", "Tempus Sans ITC", Pristina, "Comic Sans MS", cursive;
}
.verdana_10_white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}
.verdana_10_white tr .verdana_10_white {
	font-weight: normal;
}
a.comp:link {
	color: #00F;
	text-decoration: underline;
}
a.comp:visited {
	color: #333;
	text-decoration: none;
}
a.comp:hover {
	color: #F00;
}
a.comp:active {
	color: #FF0;
	text-decoration: underline;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #906;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #C00;
	text-decoration: underline;
}
a.green:link {
	color: #97734F;
	text-decoration: underline;
}
a.green:visited {
	color: #00F;
	text-decoration: none;
}
a.green:hover {
	color: #00F;
}
a.green:active {
	color: #FF0;
	text-decoration: underline;
}
a.red:link {
	color: #FF0;
	text-decoration: none;
}
a.red:visited {
	color: #FF0;
	text-decoration: none;
}
a.red:hover {
	color: #FFF;
}
a.red:active {
	color: #FF0;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -5px;
	margin-bottom: -5px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	margin: 0px;
}

.red_error_code {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.search_box_home {
	background-color: #E8E8E8;
	border: thin solid #999;
}
.white {
	color: #FFF;
}
.pagination {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #CCC;
	padding: 5px;
	border: thin solid #333;
}
.list_bak {
	background-color: #E7E7E7;
	border: thin solid #666;
}
.orange_price {
	color: #F60;
}
body {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-position: center top;
}.under_liner {
	text-decoration: underline;
}
