@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.hometopbg{
	background-image: url(images/tophome.jpg);
	background-repeat: repeat-x;
}
.homebottombg{
	background-image: url(images/bottomhome.jpg);
	background-repeat: repeat-x;
}
.homesearchbg{
	background-repeat: no-repeat;
	width: 500px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.homeform{
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.footertxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #242424;
	text-decoration: none;
}
.footertxt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #242424;
	text-decoration: none;
}
.cat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bulletcategory.png);
}
.cat a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bulletcategory.png);
}
.topbg{
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
}
.Searchbg{
	background-repeat: no-repeat;
	width: 298px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.form{
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 286px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #707070;
	text-decoration: none;
}
.heading2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3d3c3c;
	text-decoration: none;
}
.head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0066A7;
	text-decoration: underline;
	line-height: 22px;
}
.disc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #008000;
	text-decoration: none;
	line-height: 24px;
}

