@charset "utf-8";
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(images/pgbkgrnd.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999933;
}
a:hover {
	text-decoration: underline;
	color: #33FF00;
}
a:active {
	text-decoration: none;
	color: #FF33FF;
}
.bodyHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
li {
	list-style-image: url(images/bullets/bullets1.gif);
}

.fineText {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	
}
.fineWhiteText {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
hr {
	border: thin dotted #999999;
}
#packages_front {
	background-image: url(images/packages.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
input {
	border: 1px dotted #666666;
	background-color: #F4F8FF;
}
textarea {
	background-color: #F4F8FF;
	border: 1px dotted #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#services_front {
	background-image: url(images/services.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#normal_tab {
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#front1_tab {
	background-repeat: no-repeat;
	border-bottom-style: none;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding: 4px;
}
