/********************************* classes for xhtml default tag *********************************/

body { background: url(bg.gif) repeat-x top #153c7f; padding:0px; margin: 7px 0px 5px 0px; }
table {	color:#ffffff; font-size:11px; font-family:verdana, arial, helvetica, sans-serif; }
table.tablebd { background-color:#ffffff; }
form { margin:0px; padding:0px; }
a { cursor:pointer; }

/********** classes for differentiation of background color, padding, border and text ************/

.headerbg { background: url(header_bg.gif) repeat-x bottom; }
.menubg { background: url(menu_bg.gif) repeat-y right; }
.pageheader { background: url(pageheader.gif) repeat-x; font-weight:bold; }
.menubtm { background: url(menu_bottom1.gif) no-repeat right top; }
.content { background: url(contentbg.gif) repeat-x top left; }
.footer { background: url(footer.gif) repeat-x bottom left #89ace7; padding: 0px 0px 44px 0px; }
.menubtmbg {background: url(menu_bottom.gif) no-repeat right bottom #2253a7; }
.footerrbg {background: url(footer.gif);}
.pagearrow { background: url(arrow.gif) no-repeat left; }
#printLogo { display:none; }

.border { border: 1px solid #000000; }
.border1 { border: 5px solid #133879; }
.bordertop { border-top: 2px solid #ffffff; }
.navigation { color:#000000; background-color:#c9ddff; }
.even { color:#001435; background-color:#90b5f4; }
.odd { color:#001435; background-color:#a4c3f8; }
.subheader { color:#ffffff; background-color:#1f67de; font-weight:bold; }
.fieldheader { background-color:#17438d; font-weight:bold; }
.fiare { color:#b4cdf8; }
.message { color:#ff0000; }
.nav { color:#ff0000; }
.star { color:#ff0000; font-size:12px; }
.alignmiddle { vertical-align: middle; }
.bordertopleft { border-left: 1px solid #ffffff; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff; }

/****************************** classes for differentiation of link ******************************/

a.makelink:link { color:#001435; font-weight:bold; }
a.makelink:visited { color:#001435; font-weight:bold;}
a.makelink:hover { color:#ff0000; font-weight:bold; }
a.makelink:active { color:#001435; font-weight:bold; }

a.maillink:link { color:#ffc441; text-decoration:none; }
a.maillink:visited { color:#ffc441; text-decoration:none; }
a.maillink:hover { color:#ff0000; text-decoration:underline; }
a.maillink:active { color:#ffc441; text-decoration:none; }

/************************************ classes for form element ***********************************/

input,textarea,select { color:#001435; font-size:11px; font-weight:normal; font-family:verdana, tahoma, arial, helvetica, sans-serif; }
.textbox3 { border:1px solid #2253a7; background-color:#d0e0fb; width:170px; }
.textarea { border:1px solid #2253a7; background-color:#d0e0fb; width:280px; height:150px; }
.button { color:#ffffff; font-weight:bold;
		border-top:1px solid #afbed4;
		border-left:1px solid #9aabc4;
		border-right:1px solid #29394f;
		border-bottom:1px solid #1d2b3f;
		background-color:#2253a7; }
.pricelistbox { width:135px; }

#nettix_link {color:#FFC441; font-size:12px; text-decoration:none;}
#nettix_link:hover {color:#ff0000; text-decoration:underline;}

