.infobox	{ background-color: #FFFFFF; BORDER-RIGHT: #1B7CAD 2px solid; BORDER-TOP: #1B7CAD 2px solid; BORDER-LEFT: #1B7CAD 2px solid; BORDER-BOTTOM: #1B7CAD 2px solid; }
.infobox2	{
	background-color: #FFFFFF;
	border-top: 0px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	border-left: 1px solid #7F7F7F;

}

/* General font families for common tags */
deftext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }


/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}


.bordernoleft {

	background-color: #C1CDDE;
	border-top: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	border-left: 0px solid #7F7F7F;
}
.bordernotop {
	border-top: 0px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	border-left: 1px solid #7F7F7F;


}
.bordernoleftright {


	background-color: #C1CDDE;
	border-top: 1px solid #7F7F7F;
	border-right: 0px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	border-left: 0px solid #7F7F7F;
}
.bordernoleftrightbrown {



	background-color: #AB9A7E;
	border-top: 1px solid #7F7F7F;
	border-right: 0px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	border-left: 0px solid #7F7F7F;
}
.border {
	background-color: #C1CDDE;
	border: 1px solid #7F7F7F;

}
.txtNormal {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.txtHeading1 {
	font-size : 12px;
	font-weight: bold;


}
.txtSmall {

font-size : 12px;
}
.txtHeadingProd {

	font-size : 14px;
	font-weight: bold;
}
.QuoteBox {
	background-color: #E9EAD7;
	border: 1px solid #6E8AB2;
	font-size: 11px;
	color: #3A5070;



}
.FooterLeft {
	background-color: #C1CDDE;
	border-top: 0px solid #7F7F7F;
	border-right: 0px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	border-left: 1px solid #7F7F7F;
	color: #000000;


}
.FooterRight {



	background-color: #C1CDDE;
	border-top: 0px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	border-left: 0px solid #7F7F7F;
}
.FormLabel {
	font-size : 12px;
	background-color: #F2F2F2;

}
.FormHeader {

	font-size : 12px;
	background-color: #E6CD9B;
}
TABLE.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #263f5e;



}
TABLE.specs TD.sectionheader {
	FONT-WEIGHT: bold; FONT-SIZE: 0.9em; COLOR: #666666; PADDING-TOP: 2em; BORDER-BOTTOM: #999999 1px solid
}
TABLE.specs TD.oddrow {
	FONT-SIZE: 0.7em;
	BORDER-BOTTOM: #c0c0c0 1px solid;
	BACKGROUND-COLOR: #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;

}
TABLE.specs TD.evenrow {
	FONT-SIZE: 0.7em;
	BORDER-BOTTOM: #c0c0c0 1px solid;
	BACKGROUND-COLOR: #fdfdfd;
	font-family: Arial, Helvetica, sans-serif;

}
.justleft {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #7F7F7F;

}
.txtBullets {
	font-size : 12px;
	color: #8C0003;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;


}

