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

*{margin:0; padding:0;}
p{
margin-top:7px;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #909190;
	
}
.style1 a:link{
text-decoration:none;
color:#909190;
}
.style1 a:visited{
text-decoration:none;
color:#909190;
}
.style1 a:hover{
	color: #66FFFF;
}

.kesthead {
	font-family: Verdana, sans-serif;
	background-color: #CCFF66;
	border: 1px solid #006600;
	text-align: left;
	padding-left: 7px;
}
.kestbody {
	font-family: Verdana, sans-serif;
	background-color: #FFFF99;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000000;
}
.holder img {
	margin-top: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 25px;
	bottom:30px;
}
.footer a:link {
	color: #CCCCCC;
}
.footer a:visited {
	color: #CCCCCC;
}

.grey_text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #999999;
}
.h3 {
	font-size: 12px;
}
.whiteHeader_txt {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.price {
	text-align: right;
	padding-right: 25px;
	padding-bottom: 10px;
	font-size: 25px;
	color: #0099FF;
}
