body { margin:0px; font-family:verdana; }

.bodyTag { background-color:#afafaf;}

.maintable { background:url(images/main_bg.jpg) top repeat-y;padding:0px;}


A { COLOR: #79c1d1; TEXT-DECORATION: none; }

A:link { COLOR: #000080;}

A:visited { COLOR: #000080;}

A:hover { COLOR: #454545;}

td, p, span, div{ color:#454545; FONT-SIZE: 11px; font-family:verdana; line-height:17px; }


hr {padding-right:5px; padding-left:5px;}
form {margin:0px; padding:0px;}
select {color:#454545; 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: #201d67; margin:0px; }
H1 a:link {font-size: 18px; color: #201d67;  }
H1 a:visited {font-size: 18px; color: #201d67;  }
H1 a:hover {font-size: 18px; color: #858585;  }
/*use this for header (page title)*/


H2 {font-size: 16px; font-weight:800; color: #000080; margin-bottom:10px; font-family:Trebuchet MS; text-transform:uppercase;}
H2 a:link {font-size: 16px; font-weight:800; color: #000080;}
H2 a:visited {font-size: 16px; font-weight:800; color: #000080;}
H2 a:hover {font-size: 16px; font-weight:800; color: #858585;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {font-size:16px; font-weight:800; color:#ff9933;font-family:Trebuchet MS; padding-left:2px;margin-bottom:10px;}
H3 a:link {font-size:16px; font-weight:800; color:#ff9933; text-decoration:none;  padding-left:2px;}
H3 a:visited {font-size:16px; font-weight:800; color:#ff9933; text-decoration:none;  padding-left:2px;}
H3 a:hover {font-size:16px; font-weight:800; color:#858585; text-decoration:none;  padding-left:2px;}
/*use this for small-title */

H4 {font-size:12px; font-weight:bold; color:#201d67; text-transform:none; margin:0px; }
h4 a:link {font-size:12px; font-weight:bold; color:#201d67; text-transform:none; }
h4 a:visited {font-size:12px; font-weight:bold; color:#201d67; text-transform:none; }
h4 a:hover {font-size:12px; font-weight:bold; color:#858585; text-transform:none; }
/*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:#201d67; }
h5 a:link {font-size:11px; font-weight:bold; text-decoation:none; color:#201d67;}
h5 a:visited {font-size:11px; font-weight:bold; text-decoation:none; color:#201d67;}
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:#201d67; margin:0px; }
h6 a:link {font-size:9px; font-weight:normal; font-style:normal; color:#201d67; text-decoration:underline;}
h6 a:visited {font-size:9px; font-weight:normal; font-style:normal; color:#201d67; 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:#000000;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:#ebeafd; 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:#ff9933; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #fff4ea; padding: 4px;}
.highlighted-row table {border:1px solid #001711; background-color: #fff4ea; padding: 4px; }
.highlighted-row table td table{border:0px solid #000000; background-color: #fff4ea; 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: #ff9933; padding: 4px; color:#ffffff;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #ff9933; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #000000; ;background-color: #ff9933;  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: #fed2a7; padding: 4px;}
.highlighted-row2 {border:1px solid #001711 ;background-color:#fed2a7; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #000000; background-color: #fed2a7; 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: #fd9a35; padding: 4px;color:#fff;}
.highlighted-row3 {border:1px solid #fff; background-color: #fd9a35; padding: 4px; color:#fff;}
.highlighted-row3 table td table{border:0px solid #000000; background-color: #fd9a35; 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:#ff9933; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #001711; padding:3px;}

/*.price {background-color: #201d67; padding:2px; font-weight:bold;}*/
.price {background-color:#fbab1e; font-weight:bold; color:#000000; text-align:center; }

.pagelist {color:#001711}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;  }
.pagelist table td a:link {color:#201d67; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#201d67; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#201d67; 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:#201d67; 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:#ebeafd; color:#000000; font-weight:normal;  }

table.tablewithheader  {border:1px solid #1f1c67; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #1f1c67; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #1f1c67; border-collapse:collapse; padding:3px; background-color:#ebeafd; color:#001711;}
.tablewithheader a:link {color:#001711; font-weight:normal;}
.tablewithheader a:visited{color:#001711; font-weight:normal;}
.tablewithheader a:hover {color:#201d67; font-weight:normal;}

.imgna td {background-color:#ebeafd;  width:100px; height:100px; text-transform:uppercase; text-align:center;}
.imgna td a:link {color:#000000; text-decoration:underline;  text-align:center; }
.imgna td a:visited {color:#000000; text-decoration:underline;  text-align:center; }
.imgna td a:hover {color:#001711; text-decoration:none; text-align:center; }

.textbold { font-size: 11px; font-weight: bolder;}

.textsmall {font-size: 10px;}

.txtprice {	color: #CC0000;font-size: 11px; font-weight:bold;}

.logintab {background-color: #ebeafd; padding: 4px; }
.logintab table {border:1px solid #201d67 ;background-color: #ebeafd; padding: 4px;}
.logintab th {background-color:#201d67;}
.logintab table td table{background-color: #ebeafd;  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 #1f1c67; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #1f1c67; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #1f1c67; color:#201d67; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #1f1c67; border-collapse:collapse; padding:2px; height:20px; background-color:#ebeafd; 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:5px;}

.titlefont {font-size:18px; color:#000000; margin:0px; font-weight:normal; }

.fontwhite {color:#FFFFFF;}

input,textarea{color:#424242; border:1px solid #242424; font-size:11px} /*Outline of textfield - form*/

.bdrmain { background-color:#FFFFFF; border-left:solid 1px #000000;border-right:solid 1px #000000;}

table.footer {}
.footer td{  color:#ffcc99;padding: 20px 0px 0px 0px; font-weight:normal;  line-height:22px; text-align:center;}
.footer a:link{color:#ffffff; font-weight:normal;  }
.footer a:visited{color:#ffffff; font-weight:normal;  }
.footer a:hover{color:#ffcc99; font-weight:normal;  }
.footer .rights { color:#c6c6db; line-height:22px; text-align:center;}

.sitetitlefont {font-size:18px; font-weight:bold; color: #000000; padding-left:10px;}

table.topicons { padding:2px;}
.topicons td{  padding:5px; }
.topicons td.last{  padding:5px;}

table.linkmenu { margin:0px;}
.linkmenu td{ font-weight:800; color:#000000; height:40px; font-family:Trebuchet MS; font-size:16px; padding-top:5px; text-align:center; padding-left:16px; padding-right:16px; }
.linkmenu a:link {font-weight:800;color:#000000;}
.linkmenu a:visited{ font-weight:800;color:#000000;}
.linkmenu a:hover { font-weight:800;color:#26237c;}


.overmenu a:link, .overmenu a:visited {background-color:#1f1c67; border-bottom:1px solid #ff9b38; padding:4px; height:20px; color:#ffffff; display:block; font-weight:500;  font-family:Trebuchet MS; font-size:14px; }
.overmenu a:hover {background-color:#1f1c67; border-bottom:1px solid #ff9b38; padding:4px; height:20px; color:#ff9933; display:block; font-weight:500;  font-family:Trebuchet MS; font-size:14px;}

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 10px 5px 10px; background-color:#fff; }
.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:#fff; }
.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;  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;  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 - below*/

.headerbg { background:url(images/headerbg.jpg) left repeat-y;}

.menubg { background:url(images/menubg.jpg) left repeat-x; height:50px;}

.imgbdr { border:solid 2px #ff9933; padding:1px; margin:0px 0px 4px 0px;}


.bottombdr {border-bottom:solid 3px #000080; }

.rightbdr {border-right:solid 3px #000080;}

.read { font-family:Trebuchet MS; font-size:15px; color:#ff9933; text-decoration:none; text-align:right;padding: 0px 15px 10px 0px; font-weight:800;}
.read a:link,.read a:visited {font-size:15px; color:#ff9933; text-decoration:none; text-align:right;font-weight:800;}
.read a:hover {font-size:15px; color:#454545; text-decoration:none;font-weight:800;}


.mid ul {margin:7px; padding-left:5px; }
.mid li {margin:0px; list-style:none; line-height:18px; background:url(images/bullet.gif) no-repeat 0px 5px; padding-left:18px; }

.contpadding { padding:6px;}

.footerbg { background:url(images/footerbg.jpg) left repeat-x; height:111px;}

.supporters { font-family:Trebuchet MS; font-size:12px; color:#757575; text-decoration:none; font-weight:800;  text-transform:uppercase; padding:10px; text-align:center;}

.logobdr { border-right:solid 1px #cfcfcf;}

.bottombg { background:url(images/bottompg_bg.jpg) bottom left repeat-x; height:15px; margin:0px;}

.leftcont td { padding-left:10px;}

