body {margin:0px; font:11px; font-family:Trebuchet MS; }
.bodyTag {background:#5ea3d7 url(images/bodybg.jpg) top left repeat-x;}
.maintable { width:100%; background-color:#FFFFFF;}

A { COLOR: #23518c; TEXT-DECORATION: none }

A:link { COLOR: #731a12 ; TEXT-DECORATION: underline }

A:visited { COLOR: #731a12 ; TEXT-DECORATION: underline}

A:hover { COLOR: #102b22  ; TEXT-DECORATION: none}

td, p, span, div{ color:#565656; font-size:11px; font-family:Trebuchet MS;}


hr {padding-right: 5px; padding-left: 5px;}
form {margin:0px; padding:0px;}
select {color:#424242; font-size:12px; border:1px solid #49635c;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 18px; color: #731a12;  margin:0px; font-family:Trebuchet MS; font-weight:500; }
H1 a:link {font-size: 18px; color: #731a12;  }
H1 a:visited {font-size: 18px; color: #731a12; }
H1 a:hover {font-size: 18px; color: #858585; }
/*use this for header (page title)*/
h1 span { color:#2f2f2f; font-size: 18px;}


H2 {font-size: 12px; font-weight:bold; color: #23518c; margin:0px;font-family:Trebuchet MS; font-weight:bold; line-height:22px;}
H2 a:link {font-size: 12px; font-weight:bold; color: #23518c;}
H2 a:visited {font-size: 12px; font-weight:bold; color: #23518c;}
H2 a:hover {font-size: 12px; font-weight:bold; color: #23518c;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {font-size:11px; font-weight:bold; color:#23518c; margin:0px; padding-left:2px;}
H3 a:link {font-size:11px; font-weight:bold; color:#23518c; padding-left:2px;}
H3 a:visited {font-size:11px; font-weight:bold; color:#23518c;padding-left:2px;}
H3 a:hover {font-size:11px; font-weight:bold; color:#858585;  padding-left:2px;}
/*use this for small-title */

H4 {font-size:11px; color:#1b4a5a;  margin:0px;font-family:Trebuchet MS; font-weight:500;}
h4 a:link {font-size:11px; color:#1b4a5a;}
h4 a:visited {font-size:11px; color:#1b4a5a; }
h4 a:hover {font-size:11px; color:#858585;}
/*use this for bold text with special identification for ex. I used it in glossary word*/

H5 {font-size:11px; font-weight:bold; margin:0px; color:#0e5279; }
h5 a:link {font-size:11px; font-weight:bold;  color:#0e5279;}
h5 a:visited {font-size:11px; font-weight:bold;  color:#0e5279}
h5 a:hover {font-size:11px; font-weight:bold;  color:#001711;}

/*use this for bold small title (no special identification)*/


H6 {font-size:9px; font-weight:normal; font-style:normal; color:#001711; margin:0px; }
h6 a:link {font-size:9px; font-weight:normal; font-style:normal; color:#001711; }
h6 a:visited {font-size:9px; font-weight:normal; font-style:normal; color:#001711; }
h6 a:hover {font-size:9px; font-weight:normal; font-style:normal; color:#001711;}

/* here I used it for small italic or very small notes*/

/*------------------------------------------------------------------------------------*/

/* These classes will apply at several standard places (like error message, in case if you don't want border (image link) information block etc.) default classes in each CSS*/

.error {color:#ff0000; font-weight:bold;}
.error a:link{color:#ff0000; font-weight:bold; text-decoration:underline}
.error a:visited {color:#ff0000; font-weight:bold; text-decoration:underline}
.error a:hover {color:#ff0000; font-weight:bold; text-decoration:none;}

.button {  height:22px;border:1px solid #731a12; color:#ffffff; font-size:11px; font-weight:bold; background-color:#446ea6;}

.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information { border:1px solid #e5e5e5; padding:3px;}

.breadcrumb {color:#000000;} 
.breadcrumb a:link {color:#000000; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#000000; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover {color:#001711; text-decoration:none; font-weight:normal;}

.highlighted-row { padding: 4px;}
.highlighted-row table {border:1px solid #001711;  padding: 4px; }
.highlighted-row table td table{border:0px solid #000000;  padding: 4px;}
.highlighted-row a:link {color:#001711; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#001711; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#001711; text-decoration:underline; font-weight:normal;}

.highlighted-row1 { padding: 4px; }
.highlighted-row1 table {border:1px solid #23518c ; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #000000;   padding: 4px;}
.highlighted-row1 a:link { text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited { text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover { text-decoration:underline; font-weight:normal;}

.highlighted-row2 { padding: 4px;}
.highlighted-row2 {border:1px solid #001711 ; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #000000;  padding: 4px;}
.highlighted-row2 a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:hover {color:#001711; text-decoration:underline; font-weight:normal;}

.highlighted-row3 {background-color: #1b4a5a; padding: 4px;}
.highlighted-row3 {border:1px solid #001711; background-color: #1b4a5a; padding: 4px; color:#fff;}
.highlighted-row3 table td table{border:0px solid #000000; background-color: #231c56; padding: 4px;}
.highlighted-row3 a:link {color:#fff; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited {color:#fff; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:hover {color:#001711; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #001711; padding:3px;}

/*.price {background-color: #1b4a5a; padding:2px; font-weight:bold;}*/
.price {background-color:#731a12; font-weight:bold; color:#ffffff;}

.pagelist {color:#001711}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;  }
.pagelist table td a:link {color:#1b4a5a; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#1b4a5a; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#1b4a5a; text-decoration:none; font-weight:bold;}

.pagelist p {color:#000000}
.pagelist p a:link {color:#333333; text-decoration:none; font-weight:bold;}
.pagelist p a:active {color:#333333; text-decoration:none; font-weight:bold;}
.pagelist p a:hover {color:#1b4a5a; text-decoration:none; font-weight:bold;}

table .alt-lines {border:1px solid #001711; border-collapse:collapse; background-color:#231c56;}
table .alt-lines .alt-lineschange1 {background-color:#ffffff; padding:2px; border:1px solid #ffffff; }
table .alt-lines {background-color:#F7F7F7; padding:2px; font-weight:bold;  }
table .alt-lines .alt-linechange2 { color:#000000; font-weight:normal;  }

table.tablewithheader  {border:1px solid #003758; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #003758; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #003758; border-collapse:collapse; padding:3px;  color:#001711;}
.tablewithheader a:link {color:#001711; font-weight:normal;}
.tablewithheader a:visited{color:#001711; font-weight:normal;}
.tablewithheader a:hover {color:#1b4a5a; font-weight:normal;}

.imgna { text-align:center; width:100px; height:100px; text-transform:uppercase}
.imgna td a:link {color:#000000; text-decoration:underline}
.imgna td a:visited {color:#000000; text-decoration:underline}
.imgna td a:hover {color:#001711; text-decoration:none}

.textbold { font-size: 11px; font-weight: bolder;}
.textsmall {font-size: 10px;}
.txtprice {	color: #CC0000;font-size: 11px; font-weight:bold;}

.logintab { padding: 4px; }
.logintab table {border:1px solid #1b4a5a ; padding: 4px;}
.logintab th {background-color:#1b4a5a;}
.logintab table td table{  padding: 4px; }
.logintab a:link {color:#001711; text-decoration:none; font-weight:bold;}
.logintab a:visited {color:#001711; text-decoration:none; font-weight:bold;}
.logintab a:hover {color:#001711; text-decoration:underline; font-weight:bold;}

.fntwhitebold { font-size: 11px; font-weight: bold;	color: #FFFFFF; }

table.invocetab  {border:1px solid #001711; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #001711; border-collapse:collapse; padding:3px;}

table.bluetable  {border:1px solid #003758; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #003758; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #003758; color:#1b4a5a; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #003758; border-collapse:collapse; padding:2px; height:20px;  color:#000000; font-size:11px; text-transform:uppercase;}
.bluetable a:link {color:#001711; font-weight:normal;}
.bluetable a:visited{color:#001711; font-weight:normal;}
.bluetable a:hover {color:#000000; font-weight:normal;}

.mid {padding:10px; line-height:18px;}

.titlefont {font-size: 18px; color: #434343; margin:0px;  }

.fontwhite {color:#FFFFFF;}

input,textarea{color:#424242; border:1px solid #731a12; font-size:11px}

.bdrmain {border-left:solid 3px #fff;border-right:solid 3px #fff; background:#ebebeb;}

table.footer {color:#ffffff; }
.footer td{ color:#ffffff;padding:4px; font-size:11px;}
.footer a:link{color:#ffffff; font-weight:400; font-size:11px; TEXT-DECORATION: none }
.footer a:visited{color:#ffffff; font-weight:400; font-size:11px; TEXT-DECORATION: none }
.footer a:hover{color:#b6e4ff; font-weight:400;font-size:11px; TEXT-DECORATION: none  }

.sitetitlefont {font-size:24px; font-weight:bold; color: #23518c;}

table.topicons { padding:2px;}
.topicons td{ text-align:center; padding:5px; }
.topicons td.last{ text-align:center; padding:5px;}

.overmenu a:link, .overmenu a:visited {background-color:#565656; border-bottom:1px solid #ffffff; padding:3px; height:25px; color:#ffffff; display:block; font-weight:100; text-align:center; font-family:Trebuchet MS; font-size:14px; TEXT-DECORATION: none}
.overmenu a:hover {background-color:#23518c; border-bottom:1px solid #ffffff; padding:3px; height:25px; color:#ffffff; display:block; font-weight:100; text-align:center; font-family:Trebuchet MS; font-size:14px; TEXT-DECORATION: none}

table.leftmenu {}
.leftmenu td{ padding-left:40px; height:30px;}
.leftmenu a:link {font-weight:bold; color:#000000;height:30px;}
.leftmenu a:visited{ font-weight:bold; color:#000000;height:30px;}
.leftmenu a:hover { font-weight:bold;  color:#ffffff;height:30px;}


.slogantext { font-size:14px;font-weight:bold; color:#23518c;}

.leftbase {background-color:#8cb9d3; border-right:#FFFFFF solid 1px;}

.leftback { padding:5px; }
.leftback td{}
.leftback a:link {color:#001711; text-decoration:none; font-weight:bold;}
.leftback a:visited{color:#001711; text-decoration:none; font-weight:bold;}
.leftback a:hover {color:#001711; text-decoration:none;}

.rightback { padding:5px; border-left:#cdcdcd dotted 1px;  }
.rightback td{}
.rightback a:link {color:#001711; text-decoration:none; font-weight:bold;}
.rightback a:visited{color:#001711; text-decoration:none; font-weight:bold;}
.rightback a:hover {color:#001711; text-decoration:none;}

.rightback ul {  margin:0px; padding-left:3px; }
.rightback li{ margin:7px 0px; list-style:none; line-height:12px; background-image:url(images/bullet1.jpg); background-repeat:no-repeat; background-position:left; padding-left:15px; font-weight:bold;}
.rightback li a:link, .rightback li a:visited  { text-decoration:underline; color:#23518c; }
.rightback li a:hover  { text-decoration:none; color:#666666; }


table.box { }
.box th{ color:#f36e3a; font-size:12px; font-weight:600; border-bottom:solid 1px #001711; text-align:center; height:25px; padding-left:4px; padding-right:4px;}
.box td{ padding:3px;}
.box a:link{ color:#001711; }
.box a:visited{ color:#001711; }
.box a:hover{ color:#001711; }

table.boxright { }
.boxright th{ color:#424242; border-bottom:solid 1px #001711; text-align:center; height:25px; padding-left:4px; padding-right:4px;}
.boxright td{ padding:3px; }
.boxright a:link{ color:#001711; }
.boxright a:visited{ color:#001711; }
.boxright a:hover{ color:#001711; }

table.checkbox td input{ background-color:transparent; border:0px;}
.bdrright{border-right:solid 1px #cccccc;}

.copyrights {color:#ffffff; font-size:11px;}
.copyrights a:link{color:#ffffff; font-size:11px;}
.copyrights a:visited{color:#ffffff; font-size:11px;}
.copyrights a:hover{color:#242424; font-size:11px;}

.required { color:#FF0000;}

/*extra css*/

.menuimgover {background:url(images/menu_over.jpg) left top repeat-x; color:#ffffff;}

.toplinks { font-family:Trebuchet MS; font-size:14px; padding-top:80px; text-align:right; color:#0b271e;padding-bottom:7px; padding-right:5px; font-weight:500;}
.toplinks a:link{color:#0b271e; font-size:14px;}
.toplinks a:visited{color:#0b271e; font-size:14px;}
.toplinks a:hover{color:#101010; font-size:14px;}

.headerleft { background:url(images/headerleft.jpg) left no-repeat; width:454px; height:263px;}
.headerright { background:url(images/headerright.jpg) left no-repeat; width:448px; height:263px;}

.footerbg { background:#23518c url(images/footer-bg.jpg) left top repeat-x; height:64px;}

.mid ul {  margin:0px; padding-left:5px; }
.mid li { margin:7px 0px; list-style:none; line-height:12px; background-image:url(images/bullet1.jpg); background-repeat:no-repeat; background-position:left; padding-left:15px; font-weight:bold; }

.boxtop { background-image:url(images/boxtop.jpg); background-position:top left; background-repeat:repeat-x;}
.boxbtm { background-image:url(images/boxbtm.jpg); background-position:top left; background-repeat:repeat-x;}
.boxleft { background-image:url(images/boxleft.jpg); background-position:top left; background-repeat:repeat-y;}
.boxright { background-image:url(images/boxright.jpg); background-position:top left; background-repeat:repeat-y;}
.boxbg {background:#c1cfe1; padding:5px 0px 5px 0px;}
.boxbg ul {  margin:0px; padding-left:5px; }
.boxbg li { margin:7px 0px; list-style:none; line-height:12px; background-image:url(images/bullet.jpg); background-repeat:no-repeat; background-position:left; padding-left:15px; font-weight:bold; color:#782620; }


.offer { font-family:Trebuchet MS; font-size:22px; font-weight:bold; color:#731a12; text-align:center; padding-right:18px;}
.offer a:link{color:#731a12; font-size:22px; text-decoration:none}
.offer a:visited{color:#731a12; font-size:22px; text-decoration:none}
.offer a:hover{color:#731a12; font-size:22px; text-decoration:none}

.boxrightbg { background-image:url(images/boxright_bg.jpg); background-position:top left; background-repeat:repeat-y; }
.boxrighttop { background-image:url(images/boxtop_bg.jpg); background-position:top left; background-repeat:repeat-x;}
.boxrightbtm { background-image:url(images/boxbottom_bg.jpg); background-position:top left; background-repeat:repeat-x;}

.topcall {color:#446ea6;font-size:18px;}
.topphone {color:#731a12;font-size:22px;}
.address { font-size:12px; line-height:18px;}

.formtitle { color:#731a12; font-size:18px;margin:0px; font-weight:bold;}
.txtsmall { color:#acacac; font-family:Trebuchet MS; font-size:10px;}
.rightpnl td {}

a.linkmenu{display:block; float:left; font-weight:bold; font-size:15px; font-family:Trebuchet MS; color:#0b271e; height:30px; margin:10px 0px 0px 0px; TEXT-DECORATION: none; cursor:pointer; text-align:center;}
a.linkmenu span{display:block; float:left;  padding-left:25px; padding-right:25px; margin-left:7px; color:#0b271e; text-align:center;font-size:15px; TEXT-DECORATION: none;; cursor:pointer; text-align:center;}
a.linkmenu:hover{background:url(images/menuleft_curve.jpg) no-repeat left; color:#ffffff; margin:10px 0px 0px 0px; TEXT-DECORATION: none; cursor:pointer;}
a.linkmenu:hover span{background:url(images/menuright_curve.jpg) right no-repeat; height:30px; color:#ffffff; TEXT-DECORATION: none; cursor:pointer; }


.boxbg1 { background-image:url(images/boxbg1.jpg); background-position:top left; background-repeat:repeat-y; width:219px;}
.boxbg1 ul {  margin:0px; padding-left:5px; }
.boxbg1 li { margin:0px 0px 7px 0px; list-style:none; line-height:12px; background-image:url(images/bullet.jpg); background-repeat:no-repeat; background-position:left; padding-left:15px; font-weight:bold; }

table.blockbg{}
.blockbg td {color:#1b4a5a; text-align:left; FONT-SIZE: 11px; font-family:Trebuchet MS; line-height:17px; border-bottom:#c2cdd1 dashed 1px; padding:4px 7px 4px 3px; vertical-align:top; }

.lightgray { color:#CCCCCC;}

table.coupon {}
.coupon td { color:#535353;}
.coupon .top { background:url(images/coupon-top.jpg) left top no-repeat; height:121px;}
.coupon .top td { padding:56px 20px 5px 120px;}
.coupon .top th { padding:56px 20px 5px 0px;}
.coupon .middle {background:url(images/coupon-middle.jpg) left top repeat-y; padding:0px 25px 0px 37px;}
.coupon .bottom {background:url(images/coupon-bottom.jpg) left top no-repeat; height:67px;}
.coupon .bottom td {padding:25px 25px 5px 37px; color:#FFFFFF;}
.coupon .bottom span {color:#f3d81f;}
.coupon .bottom a:link, .coupon .bottom a:visited { color:#FFFFFF; text-decoration:underline;}
.coupon .bottom a:hover { color:#CCCCCC; text-decoration:none;}
.coupon a:link, .coupon a:visited {}
.coupon a:hover {}