body { margin:0px; font-family:Tahoma; }
.bodyTag { background-image:url(images/bodybgd.jpg); background-repeat:repeat-x;
background-color:#FFFFFF;}

A { COLOR: #484848; TEXT-DECORATION: none }

A:link { COLOR:#19427b;}

A:visited { COLOR:#19427b;}

A:hover { COLOR:#242424; }

td, p, span, div{ color:#424242; FONT-SIZE: 12px; font-family:Tahoma;}


hr {padding-right: 5px; padding-left: 5px;}
form {margin:0px; padding:0px;}
select {color:#424242; font-size:11px; border:1px solid #49635c;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 20px; color: #990100;  margin:0px; border-bottom:2px #c00000 solid;  font-weight:400; padding-bottom:5px; }
H1 a:link {font-size: 20px; color: #990100; font-weight:400; }
H1 a:visited {font-size: 20px; color: #990100; font-weight:400;}
H1 a:hover {font-size: 20px; color: #858585; font-weight:400;}
/*use this for header (page title)*/


H2 {font-size: 16px; font-weight:bold; color: #045f94; margin:3px;}
H2 a:link {font-size: 16px; font-weight:bold; color: #045f94;}
H2 a:visited {font-size: 16px; font-weight:bold; color: #045f94;}
H2 a:hover {font-size: 16px; font-weight:bold; color: #045f94;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {height:28px; font-size:18px; color:#19427b ;font-family:Trebuchet MS; background-color:#e9e7e8; padding:6px 0px 0px 12px; font-weight:400; margin:0px;}
H3 a:link {font-size:18px; color:#19427b ; font-weight:400;}
H3 a:visited {font-size:18px; color:#19427b ; font-weight:400;}
H3 a:hover {color:#19427b ; font-weight:400;}
/*use this for small-title */

H4 {font-size:12px; font-weight:bold; color:#045f94; text-transform:uppercase; margin:0px;}
h4 a:link {font-size:12px; font-weight:bold; color:#045f94; text-transform:uppercase;}
h4 a:visited {font-size:12px; font-weight:bold; color:#045f94; text-transform:uppercase;}
h4 a:hover {font-size:12px; font-weight:bold; color:#858585; text-transform:uppercase;}
/*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:#045f94; }
h5 a:link {font-size:11px; font-weight:bold; text-decoration:none; color:#045f94;}
h5 a:visited {font-size:11px; font-weight:bold; text-decoration:none; color:#045f94}
h5 a:hover {font-size:11px; font-weight:bold; text-decoration:none; 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:#19427b; text-decoration:underline}
h6 a:visited {font-size:9px; font-weight:normal; font-style:normal; color:#19427b; text-decoration:underline}
h6 a:hover {font-size:9px; font-weight:normal; font-style:normal; color:#19427b; 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 { background-color:#acd6ff;height:21px; border:1px solid #283e38; color:#101010; 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:#eaf7ff; 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 {background-color: #e9e7e8; padding: 4px;}
.highlighted-row table {border:1px solid #c2c0c1; background-color: #e9e7e8; padding: 4px; }
.highlighted-row table td table{border:0px solid #000000; background-color: #e9e7e8; 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 {background-color: #c1c1c1; padding: 4px; color:#454545;}
.highlighted-row1 table {border:1px solid #757575 ;background-color: #c1c1c1; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #000000; ;background-color: #c1c1c1;  padding: 4px;}
.highlighted-row1 a:link {color:#454545; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {color:#454545; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover {color:#cdcece; text-decoration:underline; font-weight:normal;}

.highlighted-row2 {background-color: #eaf7ff; padding: 4px;}
.highlighted-row2 {border:1px solid #001711 ;background-color: #eaf7ff; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #000000; background-color: #eaf7ff; 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: #045f94; padding: 4px;}
.highlighted-row3 {border:1px solid #001711; background-color: #045f94; padding: 4px; color:#ffffff;}
.highlighted-row3 table td table{border:0px solid #000000; background-color: #045f94; 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:#efefef; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #001711; padding:3px;}

/*.price {background-color: #045f94; padding:2px; font-weight:bold;}*/
.price {background-color:#016fae; 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:#045f94; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#045f94; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#454545; 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:#045f94; 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 {background-color:#eaf7ff; color:#000000; font-weight:normal;  }

table.tablewithheader  {border:1px solid #045f94; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #045f94; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #045f94; border-collapse:collapse; padding:3px; background-color:#eaf7ff; color:#001711;}
.tablewithheader a:link {color:#001711; font-weight:normal;}
.tablewithheader a:visited{color:#001711; font-weight:normal;}
.tablewithheader a:hover {color:#045f94; font-weight:normal;}

.imgna {background-color:#eaf7ff; 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 {background-color: #eaf7ff; padding: 4px; }
.logintab table {border:1px solid #045f94 ;background-color: #c0e7ff; padding: 4px;}
.logintab th {background-color:#045f94;}
.logintab table td table{background-color: #eaf7ff;  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 #045f94; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #045f94; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #045f94; color:#045f94; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #045f94; border-collapse:collapse; padding:2px; height:20px; background-color:#eaf7ff; 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;}
.midpadd {padding-top:10px;}
.mid { padding:0px; }

.titlefont {background-color:#19427b; padding:12px 12px 12px 12px; font-family:Trebuchet MS; font-size:22px; font-weight:bold; color:#fff; width:250px; display:block }

.fontwhite {font-size:13px; font-weight:bold; color:#fff; line-height:16px; }
.fontwhite a:link {font-size:13px; font-weight:bold; color:#fff; line-height:16px; }
.fontwhite a:visited {font-size:13px; font-weight:bold; color:#fff; line-height:16px; }
.fontwhite a:hover{font-size:13px; font-weight:bold; color:#c10001; line-height:16px; }

input,textarea{color:#424242; border:1px solid #19427b; font-size:11px; height:18px; }

.bdrmain { background-color:#FFFFFF;}

.footerbgd { background-image:url(images/footerbgd.jpg); height:97px; background-repeat:repeat-x; background-color:#9e0001; background-position:top;}

table.footer { }
.footer td{ color:#ffffff; padding:5px; text-align:center}
.footer a:link{color:#ffffff; font-weight:400;  }
.footer a:visited{color:#ffffff; font-weight:400;  }
.footer a:hover{color:#bcbcbc; font-weight:400;  }

.sitetitlefont {font-size:24px; font-weight:bold; color: #19427b; padding-left:20px; padding-top:10px; font-family:Times New Roman; text-align:left;}

table.topicons { padding:2px;}
.topicons td{ text-align:center; padding:5px; }
.topicons td.last{ text-align:center; padding:5px;}


table.linkmenu { margin:0px; padding:0px; }
.linkmenu td{ font-family:Trebuchet MS; font-weight:bold; color:#fff; height:40px; font-size:15px;  padding-top:10px; text-align:center; background-image:url(images/linkbrk.jpg); background-repeat:no-repeat; background-position: right top; vertical-align: top;}
.linkmenu a:link {font-weight:bold; color:#fff;  font-size:15px; }
.linkmenu a:visited{ font-weight:bold; color:#fff;  font-size:15px; }
.linkmenu a:hover { font-weight:bold; color:#bcbcbc;  font-size:15px; }


.overmenu{background:#c00000; border-bottom:1px solid #990100; color:#fff; height:25px;  font-weight:bold; text-transform:capitalize;}
.overmenu a:link, .overmenu a:visited { color:#fff; padding-left:10px;padding-right:8px; height:20px;  padding-top:5px;display:block; font-weight:bold;}
.overmenu a:hover { color:#FFF; background-color:#19427b;padding-left:10px; padding-right:8px; height:20px;  padding-top:5px; display:block; font-weight:bold;}


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: 18px;	font-weight: 200; color: #ffffff; padding-bottom:7px; padding-right:5px; }

.leftbase {background-color:#8cb9d3; border-right:#FFFFFF solid 1px;}

.leftback { padding:5px; background-color:#f6fcff; }
.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; background-color:#eaf7ff;  border-left:#FFFFFF solid 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;}


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:#000; }
.copyrights a:link{color:#000; }
.copyrights a:visited{color:#000; }
.copyrights a:hover{color:#242424; }

.required { color:#FF0000;}


/*-------*/

.headr { padding:17px; padding-right:0px;  height:88px;}
.rgtbrdr { border-right:#c5c5c5 solid 1px;}
.mainimg { padding: 0px 8px 3px 0px;}
.topshade { background-image: url(images/sdetopshdw.jpg); background-repeat:no-repeat; background-position:right; height:9px;}
.midshadow { background-image:url(images/sderghtshdw.jpg); background-repeat:no-repeat; background-position:right top; background-color:#FFFFFF ; padding-right:15px;}

.mid1 { background:url(images/test1.jpg) right top no-repeat; padding-right:15px; background-color:#FFFFFF; padding:10px 15px 10px 10px;}

/*.midshadow1 { background-image:url(images/test1.jpg); background-repeat:no-repeat; background-position:right top; background-color:#FFFFFF ; padding-right:15px;}*/

.bluefont { color:#4dc5e5 ;font-family:Trebuchet MS; font-size:22px;}
.bullet { margin:0px; padding:0px;}
.bullet ul { margin:0px; padding:0px; }
.bullet li { background-image:url(images/bullet.jpg); background-repeat:no-repeat; list-style: none; background-position:10px 6px; padding-left:22px; line-height:18px;}

.darkblue { color:#19427b; font-weight:bold;  line-height:16px; padding:12px;}

.leftbgd { background-image: url(images/leftbg.jpg); background-repeat:repeat-x; background-position:top; padding-top:12px; background-color:#FFFFFF;}
.banner1{ background-image:url(images/banner1.jpg); width:214px; height:120px; background-repeat:no-repeat; background-position:center; padding:10px;  }
.banner2{ background-image: url(images/banner2.jpg); width:214px; height:119px; background-repeat:no-repeat; background-position:center; padding:10px; }

.find { font-family:Trebuchet MS; font-size:18px; color:#fff; text-align:center; width:214px; height:90px; }
.find a:link, .find a:visited {background-image: url(images/find.jpg); width:114px; height:90px; background-repeat:no-repeat; background-position:center; padding:20px 110px 10px 10px ; font-family:Trebuchet MS; font-size:18px; color:#fff; text-align:center; display:block;  }

.memberlogin { background-image:url(images/loginbttm.jpg); width:209px; height:193px; background-repeat:no-repeat; background-position:top;  padding:20px 15px 0px 10px; }
.loginhead { background-image: url(images/membrtop.jpg); height:218px; height:29px; background-repeat:no-repeat; background-position:top; padding:14px 0px 0px 14px; font-size:16px; font-weight:bold; color:#fff;}
.formfield { font-size:14px; font-weight:bold; color:#fff; line-height:40px;}

.morehidden { display:block; text-indent:-99999px; height:100px;}
.redfont  { color:#990100;}

.tablbrdr { border:#c5c5c5 solid 1px; border-bottom:0px;  border-right:0px; margin:10px 0px 10px 0px;}
.tablbrdr td  {border-bottom:#c5c5c5 solid 1px; border-right:#c5c5c5 solid 1px; }
.brdrbttm { border-bottom:#c5c5c5 solid 1px; padding: 15px 10px 15px 10px; }\
.bigfont { font-size:12px;}


