body { margin:0px; font-family:verdana; }
.bodyTag { background:#d0cfcb;}

A { COLOR: #545454; TEXT-DECORATION: none }

A:link { COLOR: #545454 }

A:visited { COLOR: #545454 }

A:hover { COLOR: #bf1339 }

td, p, span, div{ color:#000000; FONT-SIZE: 12px; font-family:verdana; line-height:21px;}


hr {padding-right: 5px; padding-left: 5px;}
form {margin:0px; padding:0px;}
select {color:#424242; font-size:12px; border:1px solid #424242;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 20px; color: #bf1339; margin:0px; font-family:Trebuchet MS; display:inline; font-weight:500; text-transform:uppercase;}
H1 a:link {font-size: 20px; color: #434343; border-bottom: solid 1px #545454;display:inline; }
H1 a:visited {font-size: 20px; color: #434343; border-bottom: solid 1px #545454;display:inline; }
H1 a:hover {font-size: 20px; color: #3e2dde; border-bottom: solid 1px #545454;display:inline; }
/*use this for header (page title)*/


H2 {font-size: 16px; font-weight:bold; color: #2c82d5; margin:3px;}
H2 a:link {font-size: 16px; font-weight:bold; color: #2c82d5;}
H2 a:visited {font-size: 16px; font-weight:bold; color: #2c82d5;}
H2 a:hover {font-size: 16px; font-weight:bold; color: #545454;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {font-size:14px; font-weight:bold; color:#0046ad; margin:0px;  font-family:Trebuchet MS;}
H3 a:link {font-size:14px; font-weight:bold; color:#0046ad; text-decoration:none;}
H3 a:visited {font-size:14px; font-weight:bold; color:#0046ad; text-decoration:none;}
H3 a:hover {font-size:14px; font-weight:bold; color:#a1a1a1; text-decoration:underline;}
/*use this for small-title */

H4 {font-size:14px; font-weight:bold; color:#332730; margin:0px;}
h4 a:link {font-size:14px; font-weight:bold; color:#332730;}
h4 a:visited {font-size:14px; font-weight:bold; color:#332730;}
h4 a:hover {font-size:14px; font-weight:bold; color:#545454;}
/*use this for bold text with special identification for ex. I used it in glossary word*/

H5 {font-size:12px; font-weight:bold; margin:0px; color:#545454; }
h5 a:link {font-size:12px; font-weight:bold; text-decoation:none; color:#545454;}
h5 a:visited {font-size:12px; font-weight:bold; text-decoation:none; color:#545454}
h5 a:hover {font-size:12px; font-weight:bold; text-decoation:none; color:#000000;}

/*use this for bold small title (no special identification)*/


H6 {font-size:10px; font-weight:normal; font-style:normal; color:#545454; margin:0px; }
h6 a:link {font-size:10px; font-weight:normal; font-style:normal; color:#545454; text-decoration:underline}
h6 a:visited {font-size:10px; font-weight:normal; font-style:normal; color:#545454; text-decoration:underline}
h6 a:hover {font-size:10px; font-weight:normal; font-style:normal; color:#545454; text-decoration:none}

/* 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:21px; background-color:#545454; border:1px solid #787051; color:#ffffff; font-size:11px; font-weight:bold;}

.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information {background-color:#fdeef1; 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:#545454; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #fdeef1; padding: 4px;}
.highlighted-row table {border:1px solid #939393; background-color: #fdeef1; padding: 4px; }
.highlighted-row table td table{border:0px solid #000000; background-color: #fdeef1; padding: 4px;}
.highlighted-row a:link {color:#545454; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#545454; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#939393; text-decoration:underline; font-weight:normal;}

.highlighted-row1 {background-color: #545454; padding: 4px; color:#ffffff;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #545454; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #000000; ;background-color: #545454;  padding: 4px;}
.highlighted-row1 a:link {color:#ffffff; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {color:#ffffff; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover {color:#a1a1a1; text-decoration:underline; font-weight:normal;}

.highlighted-row2 {background-color: #fdeef1; padding: 4px;}
.highlighted-row2 {border:1px solid #545454 ;background-color: #fdeef1; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #000000; background-color: #fdeef1; 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:#545454; text-decoration:underline; font-weight:normal;}

.highlighted-row3 {background-color: #332730; padding: 4px;}
.highlighted-row3 {border:1px solid #939393; background-color: #332730; padding: 4px; color:#ffffff;}
.highlighted-row3 table td table{border:0px solid #000000; background-color: #231c56; padding: 4px;}
.highlighted-row3 a:link {color:#ffffff; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited {color:#ffffff; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:hover {color:#545454; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:3px solid #fdeef1; padding:1px;}

/*.price {background-color: #332730; padding:2px; font-weight:bold;}*/
.price {background-color:#545454; font-weight:bold; color:#ffffff;}

.pagelist {color:#545454}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;  }
.pagelist table td a:link {color:#332730; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#332730; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#332730; 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:#332730; text-decoration:none; font-weight:bold;}

table .alt-lines {border:1px solid #939393; 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 {background-color:#fdeef1; color:#000000; font-weight:normal;  }

table.tablewithheader  {border:1px solid #939393; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #939393; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #939393; border-collapse:collapse; padding:3px; background-color:#fdeef1; color:#545454;}
.tablewithheader a:link {color:#545454; font-weight:normal;}
.tablewithheader a:visited{color:#545454; font-weight:normal;}
.tablewithheader a:hover {color:#332730; font-weight:normal;}

.imgna {background-color:#cccccc; 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:#939393; text-decoration:none}

.textbold { font-size: 11px; font-weight: bolder;}
.textsmall {font-size: 10px;}
.txtprice {	color: #CC0000;}

.logintab {background-color:#dae9f8; padding: 4px; }
.logintab table {border:1px solid #2c82d5 ;background-color:#eff5fc; padding: 4px;}
.logintab th {background-color: #2c82d5;}
.logintab table td table{background-color: #fdeef1;  padding: 4px; }
.logintab a:link {color:#545454; text-decoration:none; font-weight:bold;}
.logintab a:visited {color:#545454; text-decoration:none; font-weight:bold;}
.logintab a:hover {color:#939393; text-decoration:underline; font-weight:bold;}

.fntwhitebold { font-size: 11px; font-weight: bold;	color: #FFFFFF; }

table.invocetab  {border:1px solid #545454; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #545454; border-collapse:collapse; padding:3px;}

table.bluetable  {border:1px solid #939393; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #939393; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #939393; color:#332730; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #939393; border-collapse:collapse; padding:2px; height:20px; background-color:#fdeef1; color:#000000; font-size:11px; text-transform:uppercase;}
.bluetable a:link {color:#545454; font-weight:normal;}
.bluetable a:visited{color:#545454; font-weight:normal;}
.bluetable a:hover {color:#000000; font-weight:normal;}
.mid {padding:10px;}
.midin {padding:0px 10px;}

.titlefont {font-size: 16px; color: #cff9fe; margin:0px; font-family:Trebuchet MS;  }
.titlefont1 {font-size: 16px; color: #787051; margin:0px; font-family:Trebuchet MS; }

.fontwhite {color:#FFFFFF;}
.fontwhite a:link {color:#FFFFFF;}
.fontwhite a:visited {color:#FFFFFF;}
.fontwhite a:hover {color:#cff9fe;}


input,textarea{color:#424242; border:1px solid #424242; font-size:11px}

.bdrmain { background-color:#FFFFFF; border:#8d8d8d solid 1px; padding:1px; width:780px;}

table.footer { background:#c0143c url(images/footer-bg.jpg) left top repeat-x; height:88px; text-align:center} 
.footer td{ font-weight:400; color:#cecece;}
.footer a:link{color:#ffffff; font-weight:400;  }
.footer a:visited{color:#ffffff; font-weight:400;  }
.footer a:hover{color:#cecece; font-weight:400;  }

.sitetitlefont {font-size: 18px; font-weight: 100; color: #332730;}

table.topicons { padding:2px;}
.topicons td{ text-align:center; padding:5px; font-size:11px; }
.topicons td.last{ text-align:center; padding:5px;}
.topicons a:link { color:#424242;}
.topicons a:visited { color:#424242;}
.topicons a:hover { color:#332730;}

.menubg{background:url(images/menu-bg.jpg) left top repeat-x; border-bottom:#ffffff solid 1px; border-top:#ffffff solid 1px;}

table.linkmenu { margin:0px;  text-align:center; }
.linkmenu td{ font-size:12px; color:#ffffff;}
.linkmenu a:link, .linkmenu a:visited{ color:#ffffff; display:block; height:27px; padding:8px 15px 0px 15px;}
.linkmenu a:hover { color:#150bd5;  background:url(images/menu-bg-over.jpg) left top repeat-x; display:block; height:27px; padding:8px 15px 0px 15px;}

.overmenu {background-color:#b7f1f6; border-bottom:1px solid #3d2dde; height:22px; color:#3d2dde; display:block;}
.overmenu a:link {background-color:#b7f1f6; border-bottom:1px solid #3d2dde; height:22px; color:#3d2dde; display:block;}
.overmenu a:visited {background-color:#b7f1f6; border-bottom:1px solid #3d2dde; height:22px; color:#3d2dde; display:block;}
.overmenu a:hover {background-color:#3d2dde; border-bottom:1px solid #3d2dde; height:22px; color:#ffffff;  display:block;}

table.leftmenu {border:1px solid #939393; border-collapse:collapse;}
.leftmenu td{ border:1px solid #939393; border-collapse:collapse; padding:3px;}

.slogantext { font-size: 18px;	font-weight: 200; color: #ffffff; padding-bottom:7px; padding-right:5px; }

.leftbase {background-color:#fdeef1;}

.leftback {border-right:#8db9e5 dotted 1px; padding:0px 10px; }
.leftback td{   }
.leftback a:link {color:#545454; text-decoration:none; font-weight:bold;}
.leftback a:visited{color:#545454; text-decoration:none; font-weight:bold;}
.leftback a:hover {color:#939393; text-decoration:none;}

.rightback { background-color:#fdeef1;}
.rightback td{ }
.rightback a:link {color:#545454; text-decoration:none; font-weight:bold;}
.rightback a:visited{color:#545454; text-decoration:none; font-weight:bold;}
.rightback a:hover {color:#939393; text-decoration:none;}


table.box { }
.box th{ color:#ffffff; background:#545454; text-align:center; height:25px; padding-left:4px; padding-right:4px;}
.box td{ padding:3px;}
.box a:link{ color:#545454; }
.box a:visited{ color:#545454; }
.box a:hover{ color:#939393; }

table.boxright { }
.boxright th{ color:#424242; background:#939393; text-align:center; height:25px; padding-left:4px; padding-right:4px;}
.boxright td{ padding:3px; }
.boxright a:link{ color:#545454; }
.boxright a:visited{ color:#545454; }
.boxright a:hover{ color:#939393; }

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;}

.leftshadow{ background:url(images/left-shadow.jpg) right top repeat-y;}
.rightshadow{ background:url(images/right-shadow.jpg) left top repeat-y;}
img.midimage {border:0px solid #b4b6b5; padding:1px;}

.bullet { margin:0px; list-style:none; padding:0px; font-family:Trebuchet MS; font-size:14px;}
.bullet li{ margin:0px; list-style:none; line-height:27px; background:url(images/menu-bullet.jpg) no-repeat 14px 14px; padding-left:33px; padding-top:6px;}
.bullet li a:link, .bullet li a:visited{color:#150bd5; text-decoration:underline;}
.bullet li a:hover{ color:#c0143c}

.grayblock { background:#f4f4f4; border:#d6d6d6 solid 1px; padding:12px 20px;}
.graytext{ font-family:Trebuchet MS; font-size:14px; color:#505050;}
.redtext{ font-family:Trebuchet MS; font-size:12px; color:#c0143c;}

.bullet1 { margin:0px; list-style:none; padding:0px; font-family:Trebuchet MS; font-size:14px;}
.bullet1 li{ margin:0px; list-style:none; line-height:25px; background:url(images/menu-bullet.jpg) no-repeat 14px 14px; padding-left:33px; padding-top:6px;}
.bullet1 li a:link, .bullet1 li a:visited{color:#150bd5; text-decoration:underline;}
.bullet1 li a:hover{ color:#c0143c}

.blueblock{ border:#a6f0f6 solid 5px;}
.blueblockbg { background:#d4f8fb url(images/lightblue-bg.jpg) left top repeat-x; border:#ffffff solid 1px; height:174px;}
.bullet2 { margin:0px; list-style:none; padding:0px; font-family:Trebuchet MS; font-size:14px;}
.bullet2 li{ margin-left:0px; list-style:none; line-height:25px; background:url(images/menu-bullet1.jpg) no-repeat 14px 14px; padding-left:33px; padding-top:6px;}
.bullet2 li a:link, .bullet2 li a:visited{color:#150bd5; text-decoration:underline;}
.bullet2 li a:hover{ color:#c0143c}

.bottomborder{ border-top:#6ad3e5 solid 1px;}

.bluetitle {font-size: 14px; color: #3a8bdc; margin:0px; font-family:Trebuchet MS; display:inline; font-weight:500;}
.bluetitle a:link, .bluetitle a:visited {font-size: 14px; color: #3a8bdc; margin:0px; font-family:Trebuchet MS; display:inline; font-weight:500;}
.bluetitle a:hover {font-size: 14px; color: #545454; margin:0px; font-family:Trebuchet MS; display:inline; font-weight:500;}



#div1, #div2, #div3, #div4, #div5, #div6, #div7, #div8, #div9, #div10, #div11, #div12, #div13 {position:absolute; top: 100; left: 200; width:145px; visibility:hidden}

.blueftn{font-size:14px; font-weight:bold; font-style:italic; color:#0046ad; margin:0px;  font-family:"Times New Roman", Times, serif;}
.bottomquote{font-size:14px; font-weight:bold; font-style:italic; color:#00a0ad; margin:0px;  font-family:"Times New Roman", Times, serif;}
.bottomquote a:link, .bottomquote a:visited {font-size: 14px; color: #00a0ad; margin:0px; font-family:"Times New Roman", Times, serif; display:inline; font-weight:bold;}
.bottomquote a:hover {font-size: 14px; color: #545454; margin:0px; font-family:"Times New Roman", Times, serif; display:inline; font-weight:bold;}

.blueftnreg{font-weight:bold; font-style:normal; color:#0046ad; margin:0px;}

.redtitle {font-size: 14px; color: #bf1339; margin:0px; font-family:Trebuchet MS; font-weight:500;}
.redtitle li{ margin-left:0px; list-style:none; line-height:22px; background:url(images/menu-bullet.jpg) no-repeat 14px 14px; padding-left:33px; padding-top:10px;}

ul, li { margin:0px; padding:0px;}
.leftpadding { padding-left:37px;}

