.bgleft {
	background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat;
}
.bgright {
	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.bgtop {
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
}
.bgbot {
	background-image: url(images/bg_bot.jpg);
	background-repeat: repeat-x;
}
.bggray {
	background-image: url(images/bg_gray.gif);
	background-repeat: repeat-x;
}
.tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
}
.tex a:link, .tex a:active, .tex a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8050A;
	text-decoration: none
}
.tex a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929292;
	text-decoration: none
}
.bgprod {
	background-image: url(images/bg_botton02.jpg);
	background-repeat: repeat-x;
}
.bgbotton {
	background-image: url(images/bg_botton.jpg);
	background-repeat: repeat-x;
}
.texbotton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.texbotton a:link, .texbotton a:active, .texbotton a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none
}
.texbotton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #299CC7;
	text-decoration: none
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
}
.headline a:link, .headline a:active, .headline a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #299CC7;
	font-weight: bold;
	text-decoration: none
}
.headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
}
.headline2 a:link, .headline2 a:active, .headline2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #299CC7;
	font-weight: bold;
	text-decoration: none
}.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.subsubhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.arthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #299cc7;
}
.imgfloat {
	float:left;
}
	
.imgfloatright {
	float:right;
	border: thin none #0099CC;
	padding-bottom: 20px;
}
.captiona {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
.testimonial {
	float:right;
	background-color:#FFFF99;
	width: 40%;
	margin: 10px;
	border: thin dotted;
	padding: 2px;
	font-family: "Courier New", Courier, mono;
	color: #0000FF;
}
	
.parahead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.imgfloat2 {
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	border: 1px none #000000;
}
.texleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
}
