@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/pageTileBack.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0a3c66;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #0a3c66;
}
a:hover {
	text-decoration: underline;
	color: #3366CC;
}
a:active {
	text-decoration: none;
	color: #3366CC;
}
h3 {
	color: #0A3C66;
}
h4 {
	color: #0A3C66;
}
.mainTblBdr {

	/*border-top: solid 2px #0a3c66;*/
	border-right:  solid 2px #0a3c66;
	border-bottom: solid 2px #0a3c66;
	border-left: solid 2px #0a3c66;
	
}
.navTblBdr {

	border-top: solid 3px #0a3c66;
	border-right:  solid 3px #0a3c66;
	border-bottom: solid 3px #0a3c66;
	border-left: solid 3px #0a3c66;
	
}

.feedBackTbl {

	border-top: solid 1px #0a3c66;
	border-right:  solid 1px #0a3c66;
	border-bottom: solid 1px #0a3c66;
	border-left: solid 1px #0a3c66;
	background-color:#ebf6fe;
	
}
a {
	font-size: 13px;
	font-weight: bold;
}

.prodTitle {font-size: 14px}
.textBack {

background-image:url(images/cellBack.png);
/*background-color:#cccccc;*/
line-height: 1.3em;
color:#000000;}

.textBackWhite {background-color:#ffff99;
line-height: 1.2em;
color:#FFFFFF;}
.style7 {color: #000000}
.style8 {
	color: #00080F;
	font-size: 18px;
}
.style9 {
	color: #000E18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
ul {
list-style-image: url(images/drip.png);
}

.style10 {
	color: #000033;
	font-weight: bold;
	font-size: 14px;
}
.style11 {font-weight: bold}
.style12 {
	color: #0A3C66;
	font-weight: bold;
}
