td, body  { font-family:Arial; font-size:12px; }

a:link    { text-decoration:none; color:#000686; }
a:active  { text-decoration:underline; color:#070FC0; }
a:visited { text-decoration:none; color:#000686; }
a:hover   { text-decoration:underline; color:#070FC0; }

a.redlink:link    { text-decoration:none; color:#C4001F; }
a.redlink:active  { text-decoration:underline; color:#C4001F; }
a.redlink:visited { text-decoration:none; color:#C4001F; }
a.redlink:hover   { text-decoration:underline; color:#C4001F; }

sup		  { font-size:8pt; }

.white:link, .white:active, .white:visited, .white:hover { color:#FFFFFF; }

.lila	  { color:#000080 }

.small10   { font-size:10px; }
.small11   { font-size:11px; }
.small12   { font-size:12px; }

input, select, textarea

                {
                        font-family:Arial;
                        font-size:13px;
                        color:#000000;
                        border-width:1;
                        BACKGROUND-COLOR: #F8F8F8;
                        BORDER-BOTTOM-COLOR: #000000;
                        BORDER-BOTTOM-STYLE: solid;
                        BORDER-LEFT-COLOR: #000000;
                        BORDER-LEFT-STYLE: solid;
                        BORDER-RIGHT-COLOR: #000000;
                        BORDER-RIGHT-STYLE: solid;
                        BORDER-TOP-COLOR: #000000;
                        BORDER-TOP-STYLE: solid;
						width: 130px
                }
				

.button			{ BACKGROUND-COLOR: #cecece; border-width:1; }

.checkbox       {
                        color:#000000;
                        border-width:0;
                        BORDER-BOTTOM-COLOR: #000000;
                        BORDER-LEFT-COLOR: #000000;
                        BORDER-RIGHT-COLOR: #000000;
                        BORDER-TOP-COLOR: #000000;
						BACKGROUND-COLOR: transparent;
						width: 18px
                }
                
a.nav:link, a.nav:active, a.nav:visited,a.nav:hover,
a.navbot:link, a.navbot:active, a.navbot:visited,a.navbot:hover
{
	display: block;
	width: 140px;
	background-color: #f4f4f4;
	border-top: 1px solid #005bab;
	border-left: 1px solid #005bab;
	border-right: 1px solid #005bab;
	padding: 3px 5px;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #005bab;
}

a.navbot:link, a.navbot:active, a.navbot:visited,a.navbot:hover { border-bottom: 1px solid #005bab }
				
a.nav:hover,a.navbot:hover { background-color: #f8e2c3; }

span.sup	{ fontz-size: 9px; position:relative; top:-3px; }

span.imgtitle	{ display: block; width: 250px; background-color: #F8E2C3; color: #000686; font-size: 10px; padding: 1px 0; }

h1.productheader	{ background-color: #D6E0F2;font-family:Arial; font-size:12px;font-weight: bold;padding:1px 7px;margin: 0 0 15px 0; }