body { margin:0px; padding:0px; }

.bodyTag {font-size:12px; }

.maintable  {width:1280px; margin:0; padding:0;}

A{color:#af0111; text-decoration:none;}
A:link{color:#af0111;}
A:visited {color:#af0111;}
A:hover {color:#af0111; text-decoration:underline;}

td, p, span, div{color:#000000;font-family:arial;font-size:12px;line-height:18px;}


hr {padding-right:5px; padding-left:5px;}
form {margin:0px; padding:0px;}
select {color:#424242; font-size:11px; border:1px solid #49635c; font-weight:bold; background-color:#f0f0f0;} /*dropdown - form*/

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size:24px; margin:0px;padding:0px;line-height:18px; padding-bottom:15px; text-align:center; color:#333333;padding-top:5px;}
H1 a:link {font-size:18px;color:#71c167;text-decoration:none; }
H1 a:visited {font-size:18px;color:#71c167;text-decoration:none;}
H1 a:hover {color:#000;}
/*use this for header (page title)*/


H2 {font-size: 16px; font-weight:bold; color:#1b8303; margin:0px; }
H2 a:link {font-size: 16px; font-weight:bold; color:#1b8303;}
H2 a:visited {font-size: 16px; font-weight:bold; color:#1b8303;}
H2 a:hover {font-size: 16px; font-weight:bold; color:#23c7a2; }
/*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:#09234c; margin:0px; padding-left:2px;}
H3 a:link {font-size:14px; font-weight:bold; color:#09234c; text-decoration:none; padding-left:2px;}
H3 a:visited {font-size:14px; font-weight:bold; color:#09234c; text-decoration:none; padding-left:2px;}
H3 a:hover {font-size:14px; font-weight:bold; color:#23c7a2; text-decoration:underline; padding-left:2px;}
/*use this for small-title */



H4 {font-size:12px; font-weight:bold; color:#09234c; text-transform:uppercase; margin:0px;}
h4 a:link {font-size:12px; font-weight:bold; color:#09234c; text-transform:uppercase;}
h4 a:visited {font-size:12px; font-weight:bold; color:#09234c; text-transform:uppercase;}
h4 a:hover {font-size:12px; font-weight:bold; color:#23c7a2; 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:#000; }
h5 a:link {font-size:11px; font-weight:bold; text-decoation:none; color:#000;}
h5 a:visited {font-size:11px; font-weight:bold; text-decoation:none; color:#000;}
h5 a:hover {font-size:11px; font-weight:bold; text-decoation:none; color:#23c7a2;}

/*use this for bold small title (no special identification)*/


H6 {font-size:9px; font-weight:normal; font-style:normal; color:#09234c; margin:0px; }
h6 a:link {font-size:9px; font-weight:normal; font-style:normal; color:#09234c; text-decoration:underline}
h6 a:visited {font-size:9px; font-weight:normal; font-style:normal; color:#09234c; text-decoration:underline}
h6 a:hover {font-size:9px; font-weight:normal; font-style:normal; color:#09234c; 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:#4f7fae; height:22px; border:1px solid #283e38; 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:#b4d98c; border:1px solid #000000; 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:#09234c; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color:#86a863; padding: 4px;}
.highlighted-row table {border:1px solid #000000; background-color:#b4d98c; padding: 4px; }
.highlighted-row table td table{border:0px solid #000000; background-color:#b4d98c; padding: 4px;}
.highlighted-row a:link {color:#09234c; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#09234c; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#09234c; text-decoration:underline; font-weight:normal;}

.highlighted-row1 {background-color: #b4d98c; padding: 4px; color:#ffffff;}
.highlighted-row1 table {border:1px solid #5baed7 ;background-color: #b4d98c; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #000000; ;background-color: #b2d8eb;  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: #b4d98c; padding: 4px;}
.highlighted-row2 {border:1px solid #000000 ;background-color: #b4d98c; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #000000; background-color: #b4d98c; 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:#09234c; text-decoration:underline; font-weight:normal;}

.highlighted-row3 {background-color: #b2d8eb; padding: 4px;}
.highlighted-row3 {border:1px solid #5baed7; background-color: #b2d8eb; padding: 4px; color:#424242;}
.highlighted-row3 table td table{border:0px solid #000000; background-color: #b2d8eb; padding: 4px;}
.highlighted-row3 a:link {color:#424242; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited {color:#424242; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:hover {color:#09234c; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #5baed7; padding:3px;}



/*.price {background-color: #09234c; padding:2px; font-weight:bold;}*/
.price {background-color:#86a863; font-weight:bold; color:#000000;}

.pagelist {color:#09234c}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;  }
.pagelist table td a:link {color:#09234c; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#09234c; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#be1e2d; 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:#09234c; text-decoration:none; font-weight:bold;}

table .alt-lines {border:1px solid #5baed7; border-collapse:collapse; background-color:#b2d8eb;}
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:#d8ebf5; color:#000000; font-weight:normal;  }

table.tablewithheader  {border:1px solid #000000; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #000000; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #000000; border-collapse:collapse; padding:3px; background-color:#86a863; color:#ffffff;}
.tablewithheader a:link {color:#09234c; font-weight:normal;}
.tablewithheader a:visited{color:#09234c; font-weight:normal;}
.tablewithheader a:hover {color:#09234c; font-weight:normal;}

.imgna {background-color:#999999; 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:#09234c; 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:#b4d98c; padding: 4px; }
.logintab table {border:1px solid #000000; background-color:#b4d98c; padding: 4px;}
.logintab th {background-color:#86a863;}
.logintab table td table{background-color: #b4d98c;  padding: 4px; }
.logintab a:link {color:#09234c; text-decoration:none; font-weight:bold;}
.logintab a:visited {color:#09234c; text-decoration:none; font-weight:bold;}
.logintab a:hover {color:#09234c; text-decoration:underline; font-weight:bold;}

.fntwhitebold { font-size: 11px; font-weight: bold;	color: #FFFFFF; }

table.invocetab  {border:1px solid #999999; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #999999; border-collapse:collapse; padding:3px;}

table.bluetable  {border:1px solid #000000; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #000000; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #000000; color:#ffffff; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #000000; border-collapse:collapse; padding:2px; height:20px; background-color:#86a863; color:#000000; font-size:11px; text-transform:uppercase;}
.bluetable a:link {color:#ffffff; font-weight:normal;}
.bluetable a:visited{color:#ffffff; font-weight:normal;}
.bluetable a:hover {color:#ffffff; font-weight:normal;}

.mid { width:625px; float:right; background-color:#FFFFFF; padding-left:15px; padding-top:15px; padding-right:5px; padding-bottom:10px;  }
.greenbg{ margin:0; padding:0;}
.titlefont {font-size: 18px; color: #434343; margin:0px;  }

.fontwhite {color:#FFFFFF;}

input,textarea{color:#424242; border:1px solid #c4c4c4; font-size:11px} /*Outline of textfield - form*/


.bdrmain {padding:10px 9px;}

table.footer { background:url(images/footerbg.jpg) top repeat-x; height:116px;}
.footer td{color:#FFF; font-size:24px; font-weight:normal; font-family:Arial; padding:14px 12px;}
.footer a:link, .footer a:visited {color:#FFF; font-size:24px; font-weight:normal; }
.footer a:hover{color:#fff; font-size:24px; font-weight:normal; text-decoration:underline;}

.footer td.btm{color:#000; font-size:12px; font-weight:normal; font-family:Arial; padding:14px 12px;}
.footer td.btm a:link, .footer td.btm a:visited {color:#000; font-size:12px; font-weight:normal; }
.footer td.btm a:hover{color:#282d87; font-size:12px; font-weight:normal; text-decoration:underline;}

.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;}

/*menu start*/

#navigation{width:129px; float:left; margin-top:1px; padding-left:0px;}
table.linkmenu {width:198px; float:left;}
.linkmenu td {color:#fff; font-family:Helvetica; font-size:24px; display:inline; text-align:center; padding:0px 0px 20px 0px; font-weight:normal;}
.linkmenu td span{color:#fff; font-family:Helvetica; font-size:24px; display:inline;  font-weight:normal;}
.linkmenu td.blank {width:65px; padding:0px;}
.linkmenu a:link, .linkmenu a:visited { text-decoration:none; color:#fff; font-size:24px; font-weight:normal;}
.linkmenu a:hover {color:#fff; text-decoration:underline;}


.overmenu a:link, .overmenu a:visited {background-color:#ccc; border-bottom:1px solid #242424; border-right:1px solid #242424; border-left:1px solid #242424; padding:3px 5px 3px 5px; height:20px; color:#242424; display:block; font-weight:600;font-family:Helvetica; font-size:12px; }
.overmenu a:hover {background-color:#efefef; border-bottom:1px solid #242424;  border-right:1px solid #242424; border-left:1px solid #242424; padding:3px 5px 3px 5px; height:20px; color:#242424; display:block; font-weight:600;font-family:Helvetica; font-size:12px;}
/*menu end*/

a.linkmenu{display:block; background: url(images/nev-bg.jpg) no-repeat; color:#7d0001; font-family:Verdana;  text-align:right; font-weight:bold; font-size:10px;text-decoration:none; padding-right:35px; line-height:17px;}
a.linkmenu:hover{display:block; background: url(images/nev-bg.jpg) no-repeat; text-align:right; font-weight:bold; font-size:10px; color:#ff0000; text-decoration:none; padding-right:35px; line-height:17px;}
a.linkmenu span{font-size:10px; font-weight:bold;  font-family:Verdana; }
/*toplinks start*/
table. toplinks { font-size:24px; font-family:Helvetica; color:#282d87; line-height:43px;}
.toplinks a:link, .toplinks a:visited { color:#282d87; font-size:24px; padding-top:20px;} 
.toplinks a:hover { color:#242424; font-size:24px; padding-top:20px;} 
.toplinksleft { float:left; width:30%; margin:0px; text-align:left; padding-left:10px; padding:15px;}
.toplinksright { float:right; width:30%; margin:0px; text-align:right; padding-right:10px; padding:15px;}
/*toplinks end*/

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;}

.leftcontent{width:125px; float:left; background-color:#86a863; padding-left:4px;}
.leftback {  }
.leftback td{color:#242424; background-color:#fff;}
.leftback a:link {color:#242424; text-decoration:none; font-weight:bold;}
.leftback a:visited{color:#242424; text-decoration:none; font-weight:bold;}
.leftback a:hover {color:#fff; text-decoration:none;}

.rightback {width:198px; float:right; background-color:#FFFFFF;	}
.rightback td{color:#09234c; background-color:#fff; }
.rightback a:link {color:#09234c; text-decoration:none; font-weight:bold;}
.rightback a:visited{color:#09234c; text-decoration:none; font-weight:bold;}
.rightback a:hover {color:#242424; text-decoration:none;}

table.box { }
.box th{ color:#f36e3a; font-size:12px; font-weight:600; border-bottom:solid 1px #09234c; text-align:center; height:25px; padding-left:4px; padding-right:4px;}
.box td{ padding:3px;}
.box a:link{ color:#09234c; }
.box a:visited{ color:#09234c; }
.box a:hover{ color:#09234c; }

table.boxright { }
.boxright th{ color:#424242; border-bottom:solid 1px #09234c; text-align:center; height:25px; padding-left:4px; padding-right:4px;}
.boxright td{ padding:3px; }
.boxright a:link{ color:#09234c; }
.boxright a:visited{ color:#09234c; }
.boxright a:hover{ color:#09234c; }

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:#020e95; font-size:11px;}

.required { color:#FF0000;}

/*extra css - below*/
.footerbg{background:url(images/footerbg.jpg) no-repeat top left;padding-top:80px;padding-bottom:25px;}
.footerbg1{background:url(images/footerbg1.jpg) no-repeat top left;padding-top:170px;}

#footer{text-align:center; font-size:11px;float:left; width:778px; margin:auto; background-color:#99cc66;}

.bigfont{font-size:16px; text-align:center; color:333333; line-height:22px; }
.bigfont ul{margin:0px; padding:20px; text-align:left; padding-left:25px;}
.bigfont li{background:url(images/bullet.jpg) no-repeat left 8px; padding-left:17px; list-style:none; line-height:26px;}

.bigcontent{font-size:17px; color:333333; line-height:24px; }

.logo{ font-size:15px; font-family:Verdana; color:#af0111; width:230px; font-weight:bold; padding-top:10px; padding-left:15px;}
.logo a:link, .logo a:visited{ display:block; color: color:#af0111; text-decoration:none;}
.logo a:hover{ display:block; color: color:#af0111; text-decoration:none;} 
 

.box1left { background:url(images/box1-left.gif) repeat-y top left; width:2px; }
.box1mid { background:url(images/box1-mid.gif) bottom repeat-x; width:278px; text-align:left; padding:10px; font-weight:500; height:250px;}
.box1right { background:url(images/box1-right.gif) repeat-y top left; width:9px;}

.box2left { background:url(images/box2-left.gif) repeat-y top left; width:2px; }
.box2mid { background:url(images/box2-mid.gif) bottom repeat-x; width:278px; text-align:left; padding:10px; font-weight:500; height:250px;}
.box2right { background:url(images/box2-right.gif) repeat-y top left; width:9px;}

.box3left { background:url(images/box3-left.gif) repeat-y top left; width:2px; }
.box3mid { background:url(images/box3-mid.gif) bottom repeat-x; width:330px; text-align:left; padding:10px; font-weight:500; height:250px;}
.box3right { background:url(images/box3-right.gif) repeat-y top left; width:9px;}

.call{font-size:16px; font-weight:bold; }
.clear {clear:both;}

#containar{ width:778px; margin:auto; background-color:#86a863;}

.headerbg{background:#fff url(images/header-bg.jpg) no-repeat; width:778px; height:179px; }
.headerimg{ float:right; padding-top:39px; width:267px; }

.formhead{ background-color:#9acd68; text-align:center; font-size:18px; color:#446c1d; padding-top:3px; padding-bottom:3px;}
.formbggreen{ background-color:#f9fbf6; padding:4px;}
.formbgwhite{ background-color:#ffffff; padding:4px;}
.brd{border-bottom:3px solid #9acd68; height:7px; margin-bottom:5px;}
