A {
	text-decoration : none;
}
A.NoColor {
	color : Black;
}
A:HOVER {
	color : #DC143C;
}
A:HOVER.NB {
	color : White;
	text-decoration : none;
	background-color : #DC143C;
}
A:HOVER.LBBody {
	color : #DC143C;
}
A:HOVER.LBBtn {
	color : White;
	text-decoration : none;
	background-color : #DC143C;
}
A:HOVER.LBBtnRow {
	color : White;
	text-decoration : none;
	background-color : #DC143C;
}
A:HOVER.LBBtnTxt {
	color : White;
	text-decoration : none;
	background-color : #DC143C;
}
A:HOVER.LBHdTxt {
	color : White;
	text-decoration : none;
	background-color : #DC143C;
}
A:VISITED {
	color : #3258A6;
}
A:VISITED.NBSel {
	color : #FFFFC4;
	/* Keeps org color */
}
A:VISITED.NBL2 {
	color : #FFFFC4;
	/* Keeps org color */
}
A:VISITED.LBHdTxt {
	color : #FFFFC4;
	/* Keeps org color */
}
A:VISITED.LBBtnTxt {
	color : White;
}
A:HOVER.NBsel {
	color : White;
	text-decoration : none;
	background-color : #DC143C;
}
A:HOVER.NBL2 {
	color : White;
	text-decoration : none;
	background-color : #DC143C;
}
A:VISITED.LBTxt {
	color : #213A70;
}
A:HOVER.LBTxt {
	color : #DC143C;
	/*Keep non-visited Hover color*/
	/* M U S T come after A:VISITED in css, or won't work ! */
}
.KeepClr {
	/* Keep link color */
	color: #0000D0;
}
A:VISITED.KeepClr {
	/* Keep link color */
	color: #0000D0;
}
A:HOVER.KeepClr {
	/* Keep link color */
	/* M U S T come after A:VISITED in css, or won't work ! */
	color: #0000D0;
}
BODY {
	padding: 0;
	background: #E0F0FF url('./img/background2.png') repeat-x; 
/*	background: #C6D8E9 url('./img/background2.png') repeat-x;  */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000; 
	text-decoration: none; 
/*	background-color : #FFFFC4;
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
*/	
}
BODY.PrintableOrderForm {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	background : White none;
}
BODY.LeftBarColor {
	/*Used in USERFORUM*/
	background-color : #D0E6FF;
}
CODE {
	font-family : "Courier New", Courier, monospace;
	font-size : x-small
}
DIV.BodyMargin {
	margin : .25in .25in .25in .25in;
}
DIV.PageMargin {
	/*Pages w/o Leftbar*/
	margin : .25in .5in .25in .5in;
}
H1, H2, H3, H4, H5, H6 {
	font : bold "Zurich Cn BT", "Arial Narrow", Arial, Helvetica, sans-serif;
}
HR {
	color : #2973D6;
	height : 2px;
	text-align : left;
}
HR.FooterSep {
	border-top : 1px solid #0953B6;
	color : #2973D6;
	margin-bottom : -.8em;
	height : 1;
	text-align : left;
}
HR.Thin {
	height : 2;
}
P {
	font-size : x-small;/*Set TABLE same size!*/
}
TABLE {
	font-size : x-small;
}
TABLE.ForumTbl {
	margin-top : -.15in;
	border : #0953B6;
}
TABLE.inset {
	border : 1px solid #0953B6;
	background-color : #FFFFFF;
	margin-right : .15in;
	margin-top : .15in;
}
TABLE.insetYellow {
	border : 1px solid #0953B6;
	background-color : #FFFFC4;
	margin-right : .15in;
	margin-top : .15in;
}
TABLE.insetGray {
	border : 1px solid #0953B6;
	background-color : #FFFBF7;
	margin-right : .15in;
	margin-top : .15in;
}
TABLE.insetGrayTEST {
/*	background-color : #FFFBF7; */
	margin-right : .15in;
	margin-top : .15in;
}
TABLE.orderproduct {
	border : 1px solid #008000;
	background-color : #FFFFFF;
	/*background-color : #FFFBF0;
	*/
	margin-right : .15in;
	margin-top : .15in;
	border-style : solid solid solid solid;
}
TABLE.orderproductouter {
	border : 2px solid #0953B6;
	background-color : #FFFFFF;
	/*background-color : #FFFBF0;
	*/
	margin-right : .15in;
	margin-top : .15in;
	border-style : solid solid solid solid;
	border-color : #0953B6 #0953B6 #0953B6 #0953B6;
}
UL {
	list-style-type : square;
}
.BodyCont {
	/* main body container tables */
	background-color : #FFFFFF;
	border-right : 1px solid #616161;
	/* border-right : 1px solid #2973D6; */
}
.BodyContBothBorders {
	/* main body container tables */
	background-color : #FFFFFF;
	border-left : 1px solid #616161;
	border-right : 1px solid #616161;
}
.BodyContNoBorder {
	/* body container tables w/o right border */
	background-color : #FFFFFF;
}
.ColorTxt {
	color : #008000;
}
.DispBtn {
	/*Display Btn-not a link*/
	color : #FFFFC4;
	background-color : #2973D6;
	font : bold small "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.FooterTxt {
	font : x-small Verdana, Arial, Helvetica, sans-serif;
	margin-top : .05 in;
	margin-bottom : .1 in;
}
.ForumList {
	font : xx-small Arial, Helvetica, sans-serif;
}
.FtrRule { /*Footer Rule*/
	border-top : 1px solid #2973D6;
}
.FtrRuleThin {
	border-top : 1px solid #616161;
	/* border-top : 1px solid #2973D6; */
	border-right : 1px solid #616161;
	border-bottom : 1px solid #616161;
}
.Indent1 {
	margin-left : .25in;
}
.Indent1even {
	margin-left : .25in;
	margin-right : .25in;
}
.Indent2 {
	margin-left : .5in;
}
.Indent2even {
	margin-left : .5in;
	margin-right : .5in;
}
.Indent3 {
	margin-left : .75in;
}
.Indent3even {
	margin-left : .75in;
	margin-right : .75in;
}
InsetGrayBkg {
	background-color : #FFFbf7;
}	
.Large{
	font-size: large;
}
.Larger{
	font-size: larger;
}
.LB {
	/*Leftbar*/
	background-color : #e6e6e6;
	border-right : 1px solid #616161;
	border-left : 1px solid #616161;
}
.LBBody {
	color : Black;
	font : x-small Trebuchet MS, Arial, Helvetica, sans-serif;
}
.LBBtn {
	background-color : green;
	border : 1px solid Black;
	border-bottom : 2px solid Black;
	border-right : 2px solid Black;
}
.LBBtnRow {
    /*Space down*/
	border-top : medium solid #e6e6e6;
}
.LBBtnTxt {
	text-decoration : none;
	font : bold x-small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color : green;
	color : #FFFFFF;
}
.LBBtnTxtCell {
	border : 1px solid Black;
	border-bottom : 2px solid Black;
	border-right : 2px solid Black;
	text-decoration : none;
	font : bold x-small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color : green;
	color : #FFFFFF;
}
.LBColor {
	/*match BGColor of .LB !*/
	background-color : #e6e6e6;
}
.LBHd {
	/*LBHead*/
	background-color : #2973D6;
	border-top : medium solid #e6e6e6;
	/*vert space*/
}
.LBHdFirst {
	/*...subclass LBHead...NO border-top*/
	background-color : #2973D6;
}
.LBHdTxt {
	color : #FFFFC4;
	font : bold x-small Trebuchet MS, Arial, Helvetica, sans-serif;
}
.LBTable {
	border : 1px solid #0953B6;
	background-color : #FFFFFF;
	/*margin-right : .15 n;
	margin-top : .15in;
	*/
	font : x-small "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.LBTxt {
	color: #213A70;
}
.LBVeryBottom {
	/*Leftbar*/
	background-color : #e6e6e6;
	border-right : 1px solid #616161;
	border-left : 1px solid #616161;
	border-bottom : 1px solid #616161;
}
/*
.LogoCell {
	border-bottom : medium double Black;
}  */
.Lvl1 {
	list-style-image : none;
	/*list-style-image : url("simg/bullet2.gif");
	*/
}
.Lvl2 {
	list-style-image : none;
}
.MailListBlurb {
	background-color : #FF9933;
}
.Medium {
	font-size: medium;
}
.Mono {
	font-family : "Courier New", Courier, monospace;
 }
.MPLogo {
	font : bold italic "Arrus BT"," Times New Roman", Times, serif;
}
.NB {
	/* NavBtn */
	text-decoration : none;
	font : x-small Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color : #e6e6e6;
	color : #3258A6;
	border-bottom : 1px solid Black;
}
.NBsel {
	text-decoration : none;
	border-left : thin outset Silver;
	border-right : thin outset Silver;
	border-top : thin outset Silver;
	border-bottom : none;
	font : bold small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #FFFFC4;
	background-color : #2973D6;
}
.NBsp {
	font : normal xx-small;
	color : #FFFFC4;
	border-bottom : 1px solid Black;
}
.NBTable {
/*	background-color : #FFFBF7; */
	background-color : #FFFFC4;
}
.NBL2 {
	/* NavBtn, Lvl 2 */
	text-decoration : none;
	font : x-small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color : #2973D6;
/*	border-bottom : medium double Black; */
	color : #FFFFC4;
}
.NBL2sp {
	font : x-small Arial, Helvetica, sans-serif;
	color : #2973D6; /*Hides text*/
	background-color : #2973D6;
/*	border-bottom : medium double Black; */
}
.NBL2leftend {
/*	border-bottom : medium double Black; */
	font : x-small Arial, Helvetica, sans-serif;
	background-color : #2973D6;
}
.NBL2rightend {
/*	border-bottom : medium double Black; */
	font : x-small Arial, Helvetica, sans-serif;
	background-color : #2973D6;
}
.RBSmTxt {
	font : bold xx-small;
}
.RBTbl {
	background-color : #FFFBF0;
	margin-left : .15in;
	border-bottom : 1px solid #616161;
	border-left : 1px solid #616161;
	border-top : 1px solid #616161;
	/*border-top : 1px solid #0953B6; */
}
.RedTxt {
	color: Red;
}
.RedBrickText {
	color: #DC143C;
}
.RedBrickBtnTxt {
	text-decoration : none;
	font : bold x-small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color : #DC143C;
	color : #FFFFFF;
}
.Ruled { /*For <Hx> after horz rule*/
	margin-top : .0 in; /*reduces margin*/
}
.Small {
	font-size : small;
}
.Smaller {
	font-size : smaller;
}
.Spaced {
	margin-top : .05in;
	margin-bottom : .05in;
}
.Titlebar {
	background-color : #FFFFC4;
}
.TitlebarRuleThin {
	border-top : 1px solid #616161;
	border-right : 1px solid #616161;
	border-left : 1px solid #616161;
	border-bottom : 2px solid #e6e6e6;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
}
.TOC {
	font-size : x-large;
}
.XLarge {
	font-size : x-large;
}
.XSmall {
	font-size : x-small;
}
.XXSmall {
	font-size : xx-small;
}
.YellowBkg {
	background-color: Yellow;
}
