/*
table {
	background-color: #ffffff;
}

body {
	background-image: url(../images/bkgd2.gif);
	background-repeat: repeat-y;
}

*/

.menu {
	background-color: #006699;
	float: none;
	height: 25px;
	width: 135px;
	text-align: center;
	padding-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.blueline {
	float: none;
	background-image: url(../images/blueLine.gif);
	background-repeat: repeat-x;
}
.bluebkgd {
	background-color: #006699;
}
.mainNav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/mainNav.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 3px;
}

.mainNav2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/mainNav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	padding-top: 9px;
	padding-left: 15px;
	padding-bottom: 3px;
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}



.textspace {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	word-spacing: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}



.indent {
	text-indent: 30px;
}

.dashLines {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.boldTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.boldTitleO {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.hotprodbox {
	background-image: url(../images/hotproductbox.gif);
	background-repeat: no-repeat;
}
.hotP_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 8px;
}
.news_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sitemapT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #999999;
	height: 25px;
	vertical-align: middle;
}

.sitemapN {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	word-spacing: 10px;
	text-decoration: none;
	border-bottom: dotted 1px #999999;
	height: 25px;
	vertical-align: middle;
}


.piT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #999999;
	height: 25px;
	vertical-align: middle;
}




.menu a:link, .menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.menu a:active {
	color: #006699;
	text-decoration: none;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.graybkg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	padding-left: 8px;
}
.boxborder {
	border: 1px solid #FF9900;
}
.textCenter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.textCenter2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-align: center;
}
.grayLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 800;
}
.enlargeBkd {
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006699;
	background-position: 5px;
	text-align: center;
}
.verticalLine {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}

.horizontalLine {
	border-top: 1px solid #666666;	
}
.faqText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #006699;
	font-weight: bold;
	background-color: #CCCCCC;
}

.faq {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-left: 7px;
}

.buttons {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	border: solid 1px #333333;
}

.buttons2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	border: solid 1px #333333;
}

.border img {
	border: solid 1px #cccccc;
}

