body { margin:0px; font-family:Trebuchet MS; }

.bodyTag { background-color:#ffffcc;}

.maintable { width:100%; background-color:#FFFFFF;}


A { COLOR: #3488a0; TEXT-DECORATION: none; }

A:link { COLOR: #cd3333; text-decoration:underline;}

A:visited { COLOR: #cd3333; text-decoration:underline;} 

A:hover { COLOR: #242424; text-decoration:none;}

td, p, span, div{ color:#424242; FONT-SIZE: 12px; font-family:Trebuchet MS; line-height:20px;}


hr {padding-right:5px; padding-left:5px;}
form {margin:0px; padding:0px;}
select {color:#424242; font-size:11px; border:1px solid #49635c;} /*dropdown - form*/

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 18px; color: #cd3333;  margin:0px; padding-bottom:5px;}
H1 a:link {font-size: 18px; color: #cd3333; }
H1 a:visited {font-size: 18px; color: #cd3333; }
H1 a:hover {font-size: 18px; color: #858585; }
/*use this for header (page title)*/


H2 {font-size: 16px; font-weight:bold; color: #b8b82e; margin:0px;}
H2 a:link {font-size: 16px; font-weight:bold; color: #b8b82e;}
H2 a:visited {font-size: 16px; font-weight:bold; color: #b8b82e;}
H2 a:hover {font-size: 16px; font-weight:bold; color: #858585;}
/*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:#cd3333; margin:0px; padding-left:2px;}
H3 a:link {font-size:14px; font-weight:bold; color:#cd3333; text-decoration:none; padding-left:2px;}
H3 a:visited {font-size:14px; font-weight:bold; color:#cd3333; text-decoration:none; padding-left:2px;}
H3 a:hover {font-size:14px; font-weight:bold; color:#858585; text-decoration:underline; padding-left:2px;}
/*use this for small-title */

H4 {font-size:12px; font-weight:bold; color:#cd3333; text-transform:uppercase; margin:0px;}
h4 a:link {font-size:12px; font-weight:bold; color:#cd3333; text-transform:uppercase;}
h4 a:visited {font-size:12px; font-weight:bold; color:#cd3333; 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:#ff6501; }
h5 a:link {font-size:11px; font-weight:bold; text-decoation:none; color:#ff6501;}
h5 a:visited {font-size:11px; font-weight:bold; text-decoation:none; color:#ff6501;}
h5 a:hover {font-size:11px; font-weight:bold; text-decoation:none; color:#858585;}

/*use this for bold small title (no special identification)*/


H6 {font-size:9px; font-weight:normal; font-style:normal; color:#cd3333; margin:0px; }
h6 a:link {font-size:9px; font-weight:normal; font-style:normal; color:#cd3333; text-decoration:underline}
h6 a:visited {font-size:9px; font-weight:normal; font-style:normal; color:#cd3333; text-decoration:underline}
h6 a:hover {font-size:9px; font-weight:normal; font-style:normal; color:#858585; 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:#cc3333; height:25px; border:1px solid #000; 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:#d3ebf1; 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:#bcbcbc; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #d3ebf1; padding: 4px;}
.highlighted-row table {border:1px solid #001711; background-color: #d3ebf1; padding: 4px; }
.highlighted-row table td table{border:0px solid #000000; background-color: #d3ebf1; 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: #efefef; padding: 4px; color:#242424;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #efefef; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #000000; ;background-color: #efefef;  padding: 4px;}
.highlighted-row1 a:link {color:#242424; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {color:#242424; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover {color:#a1a1a1; text-decoration:underline; font-weight:normal;}

.highlighted-row2 {background-color: #d3ebf1; padding: 4px;}
.highlighted-row2 {border:1px solid #001711 ;background-color: #d3ebf1; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #000000; background-color: #d3ebf1; 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: #d0d04a; padding: 4px;}
.highlighted-row3 {border:1px solid #242424; background-color: #d0d04a; padding: 4px; color:#fff;}
.highlighted-row3 table td table{border:0px solid #000000; background-color: #d0d04a; padding: 4px; color:#fff;}
.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:#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: #cc3333; padding:2px; font-weight:bold;}*/
.price {background-color:#55afc9; font-weight:bold; color:#fff;}

.pagelist {color:#001711}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;  }
.pagelist table td a:link {color:#cc3333; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#cc3333; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#cc3333; 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:#cc3333; 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:#d3ebf1; 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; background-color:#d3ebf1; color:#001711;}
.tablewithheader a:link {color:#001711; font-weight:normal;}
.tablewithheader a:visited{color:#001711; font-weight:normal;}
.tablewithheader a:hover {color:#cc3333; font-weight:normal;}

.imgna {background-color:#d3ebf1; 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: #d3ebf1; padding: 4px; }
.logintab table {border:1px solid #cc3333 ;background-color: #d3ebf1; padding: 4px;}
.logintab th {background-color:#cc3333;}
.logintab table td table{background-color: #d3ebf1;  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:#cc3333; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #003758; border-collapse:collapse; padding:2px; height:20px; background-color:#d3ebf1; 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;}

.titlefont {font-size: 18px; color: #434343; margin:0px;  }

.fontwhite {color:#FFFFFF;}

input,textarea{color:#424242; border:1px solid #242424; font-size:11px} /*Outline of textfield - form*/

.sitetitlefont {font-size:18px; font-weight:bold; color: #000000; padding-left:10px;}

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:#e2e27a; border-bottom:1px solid #ffffff;border-right:1px solid #ffffff;border-left:1px solid #ffffff; padding:3px; height:20px; color:#242424; display:block; font-weight:bold; font-family:Verdana; font-size:12px; text-decoration:none; }
.overmenu a:hover {background-color:#bbbb2f; border-bottom:1px solid #ffffff;border-right:1px solid #ffffff;border-left:1px solid #ffffff; padding:3px; height:20px; color:#fff; display:block; font-weight:bold;font-family:Verdana; font-size:12px; text-decoration:none;}

table.leftmenu {}
.leftmenu td{}
.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:#efefef; border-right:#FFFFFF solid 1px;}

.leftback { padding:5px; width:200px; float:left;}
.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; width:200px; float:right;}
.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:#242424; font-size:11px;}
.copyrights a:link{color:#242424; font-size:11px;}
.copyrights a:visited{color:#242424; font-size:11px;}
.copyrights a:hover{color:#cd3333; font-size:11px;}

.required { color:#FF0000;}

/*extra css - below*/
.clear { clear:both;}

#container { width:100%; float:none; margin:0px auto; padding:0px; margin-bottom:20px;}

#pagewidth { width:800px; float:none; margin:0px auto; padding:0px;}

#headertop { width:100%; float:none; height:56px; margin:0px auto;}
.login { margin-top:33px; margin-right:26px; width:82px; float:right; padding:0px;}


#header1 { height:214px;}
#logo { margin-top:2px; margin-left:33px; width:213px; height:142px; float:left;}

#header2 { height:156px;}

.menubg { background-color:#cc3333; height:32px;}

.linkmenu { font-weight:bold; color:#ffffcc; margin:0px; font-size:16px; font-family:Trebuchet MS; line-height:32px; text-transform:uppercase; text-align:center; border-right:solid 1px #ffffcc;}
.linkmenu a:link {font-weight:bold; color:#ffffcc; text-decoration:none;height:32px;padding:0px 12px 0px 13px;}
.linkmenu a:visited{ font-weight:bold; color:#ffffcc; text-decoration:none;height:32px;padding:0px 12px 0px 13px;}
.linkmenu a:hover { font-weight:bold;  color:#fff; text-decoration:none;}

.bdrmain {padding:5px 5px 10px 5px; height:auto; background:#FFF url(images/midbottom.jpg) bottom center no-repeat; float:left; width:790px;}
.centerbtm { background: url(images/midbottom.jpg) bottom center no-repeat; height:16px;} 

.mid {padding:10px 10px 0px 10px; height:auto;}

.homecontent { width:270px; float:left; margin-right:5px; padding:0px; font-size:14px; font-family:Trebuchet MS;}

.highlighttxt {font-size: 14px; font-weight:500; color: #cc3333; margin:0px;}

.titletxt {font-size:11px;color:#242424; font-weight:bold; padding-left:30px; float:left; width:210px;}

.rightbdr { border-right:solid 1px #000; padding-right:0px;}

.footer{color:#242424; padding:20px 10px 0px 10px; height:auto; text-align:center; clear:both;}
.footer a:link{color:#242424; font-weight:400;text-decoration:none;}
.footer a:visited{color:#242424; font-weight:400; text-decoration:none;}
.footer a:hover{color:#cd3333; font-weight:400;text-decoration:underline;}

.lcolumn {float:left; width:190px;}
.lcolumn ul{ margin:0px 0px 0px 5px; padding:0px;}
.lcolumn li { margin:7px 0px; list-style:none; background:url(images/4.gif) no-repeat 0px 4px; padding-left:20px; padding-bottom:4px; }
.rcolumn {width:550px; float:right;}

.logobox  {width:480px; margin:0px;}
.pading-right {padding-right:100px; float:right;}

.rightpanl {width: 480px; margin-bottom: 40px; float: right;}