

body { font-family:Times New Roman; margin:0px; background-color:#777;}
.bodyTag {COLOR: #C0C0C0;BACKGROUND-COLOR: #000000;}

A { FONT-SIZE: 14px; COLOR: #000; TEXT-DECORATION: none }

A:link { COLOR: #000 }

A:visited { COLOR: #000 }

A:hover { COLOR: #a1a1a1 }

td, p, span, div{ font-family:Times New Roman; font-size:14px; color:#000; letter-spacing:0.03em;  }

hr { color:#a1a1a1; margin:0px; height:1px;}
form {margin:0px; padding:0px;}
select {color:#424242; font-size:12px; border:1px solid #ccc;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 22px; font-weight: normal; color: #333333; margin:0px; padding-bottom:3px; }
H1 a:link {font-size: 22px; font-weight: bold; color: #333333; margin:0px; padding-bottom:3px; border-bottom:1px solid #ffffff; text-decoration:none;}
H1 a:visited {font-size: 22px; font-weight: bold; color: #333333; margin:0px; padding-bottom:3px; border-bottom:1px solid #ffffff; text-decoration:none;}
H1 a:hover {font-size: 22px; font-weight: bold; color: #333333; margin:0px; padding-bottom:3px; border-bottom:1px solid #ffffff; text-decoration:none;}
/*use this for header (page title)*/


H2 {font-size:18px; font-weight:normal; color: #333333; text-align:justify;}
H2 a:link {font-size:18px; font-weight:normal; color: #333333;}
H2 a:visited {font-size:18px; font-weight:normal; color: #333333;}
H2 a:hover {font-size:18px; font-weight:normal; color: #333333;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {font-size:16px; font-weight:bold; color:#333333; margin:0px; padding-left:2px;}
H3 a:link {font-size:16px; font-weight:bold; color:#333333; text-decoration:none; padding-left:2px;}
H3 a:visited {font-size:16px; font-weight:bold; color:#333333; text-decoration:none; padding-left:2px;}
H3 a:hover {font-size:16px; font-weight:bold; color:#333333; text-decoration:underline; padding-left:2px;}
/*use this for small-title */

H4 {font-size:14px; font-weight:bold; color:#333333; margin:0px;}
h4 a:link {font-size:14px; font-weight:bold; color:#333333; }
h4 a:visited {font-size:14px; font-weight:bold; color:#333333;}
h4 a:hover {font-size:14px; font-weight:bold; color:#333333;}
/*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:#333333; }
h5 a:link {font-size:12px; font-weight:bold; text-decoation:none; color:#333333;}
h5 a:visited {font-size:12px; font-weight:bold; text-decoation:none; color:#333333}
h5 a:hover {font-size:12px; font-weight:bold; text-decoation:none; color:#333333;}

/*use this for bold small title (no special identification)*/


H6 { font-size:10px; font-weight:normal; font-style:normal; color:#333333; margin:0px; }
h6 a:link { font-size:10px; font-weight:normal; font-style:normal; color:#333333; text-decoration:underline}
h6 a:visited { font-size:10px; font-weight:normal; font-style:normal; color:#333333; text-decoration:underline}
h6 a:hover { font-size:10px; font-weight:normal; font-style:normal; color:#333333; 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:#333333; border:1px solid #555555; color:#ffffff; font-weight:bold; font-size:13px; height:22px; padding-left:5px; padding-right:5px; vertical-align:middle;}


.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information { border:1px solid #e5e5e5; padding:3px;}

.breadcrumb {color:#333;} 
.breadcrumb a:link {color:#333; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#333; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover {color:#666; text-decoration:none; font-weight:normal;}

.highlighted-row { padding: 4px;}
.highlighted-row table {border:1px solid #ccc;  padding: 4px; }
.highlighted-row table td table{border:0px solid #ffffff;  padding: 4px;}
.highlighted-row a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#c9c9c9; text-decoration:underline; font-weight:normal;}


.highlighted-row1 {background-color: #ffffff; padding: 4px;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #ffffff; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #a6e0e9; ;background-color: #ffffff;  padding: 4px;}
.highlighted-row1 a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover {color:#000000; text-decoration:underline; font-weight:normal;}



.highlighted-row2 { padding: 4px;}
.highlighted-row2 {border:1px solid #dddddd ; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #a6e0e9;  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:#333333; text-decoration:underline; font-weight:normal;}



.highlighted-row3 {background-color: #ccc; padding: 4px;}
.highlighted-row3 {border:1px solid #000000; background-color: #f7f7f7; padding: 4px;}
.highlighted-row3 table td table{border:0px solid #a6e0e9; background-color: #797979; padding: 4px;}
.highlighted-row3 a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:hover {color:#333333; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #ccc; padding:3px;}

/*.price {background-color:#ffffff; padding:2px; font-weight:bold;}*/
.price {background-color:#ffffff; font-weight:bold; color:#000000;}

.pagelist {color:#333333}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;  }
.pagelist table td a:link {color:#333333; font-size:12px; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#333333; font-size:12px; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#333333; font-size:12px; 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:#666666; text-decoration:none; font-weight:bold;}


table .alt-lines {border:1px solid #000000; border-collapse:collapse; background-color:#797979;}
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;; font-size:12px;  }
table .alt-lines .alt-linechange2 {background-color:#eeeeee; color:#000000; font-weight:normal;  }


table.tablewithheader  {border:1px solid #ffffff; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #ffffff; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #ffffff; border-collapse:collapse; padding:3px;  color:#c9c9c9; font-size:12px;}
.tablewithheader a:link {color:#333333; font-weight:normal;}
.tablewithheader a:visited{color:#333333; font-weight:normal;}
.tablewithheader a:hover {color:#333333; font-weight:normal;}

.imgna {background-color:#dddddd; 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:#000000; text-decoration:none}


.textbold {font-size:14px; font-weight: bolder;}
.textsmall {font-size: 10px;}
.txtprice {	color: #CC0000;}

.logintab { padding: 4px;}
.logintab table {border:1px solid #ccc ; padding: 4px;}
.logintab th {background-color: #999;}
.logintab table td table{  padding: 4px;}
.logintab a:link {color:#333333; text-decoration:none; font-weight:normal;}
.logintab a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.logintab a:hover {color:#333333; text-decoration:underline; font-weight:normal;}

.fntwhitebold { font-size: 14px; font-weight: bold;	color: #FFFFFF; }

table.invocetab  {border:1px solid #dddddd; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #dddddd; border-collapse:collapse; padding:3px;}


table.bluetable  {border:1px solid #ccc; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #ccc; border-collapse:collapse; padding:2px; font-weight:bold;}
.bluetable td.cap {border:1px solid #ccc; border-collapse:collapse; padding:2px; text-transform:uppercase; font-weight:bold; }
.bluetable th{border:1px solid #ccc; border-collapse:collapse; padding:2px; height:20px; font-weight:bold; text-transform:uppercase;}
.bluetable a:link {color:#333333; font-weight:normal;}
.bluetable a:visited{color:#333333; font-weight:normal;}
.bluetable a:hover {color:#333333; font-weight:normal;}
.mid { padding:4px;}

.titlefont { font-size: 18px; font-weight: 100; color: #333333; height:25px; border-bottom: solid 1px #ccc;}

.fontwhite {color:#FFFFFF;}

input,textarea{color:#424242; border:1px solid #424242; font-size:11px}

.bdrmain { background:#fff; }

table.footer { font-size:14px; }
.footer td{  padding-left:12px; padding-right:12px; color:#7e8082; font-size:14px;  height:30px; word-spacing:0pt; line-height:11pt;  letter-spacing:0pt;}
.footer a:link{color:#7e8082; font-size:14px;}
.footer a:visited{color:#7e8082; font-size:14px;}
.footer a:hover{color:#999999; font-size:14px;}


.copyrights {color:#ffffff; font-size:14px;}
.copyrights a:link{color:#ffffff; font-size:14px;}
.copyrights a:visited{color:#ffffff; font-size:14px;}
.copyrights a:hover{color:#ffffff; font-size:14px;}

.sitetitlefont {font-size: 24px; font-weight: 100; color: #ffffff;}

table.topicons { padding:2px;}
.topicons td{ text-align:center; padding:5px; }
.topicons td.last{ text-align:center; padding:5px; }

table.linkmenu {}
.linkmenu td{ color:#ffffff; text-align:center; text-decoration:underline; }
.linkmenu a:link {color:#ffffff; text-decoration:underline;  font-size:18px; }
.linkmenu a:visited{color:#ffffff; text-decoration:underline; font-size:18px; }
.linkmenu a:hover {color:#a1a1a1; text-decoration:none; font-size:18px; }


.leftmenu {background-color:#333333; color:#FFFFFF }
.leftmenu a:link {color:#ffffff; }
.leftmenu a:visited{color:#ffffff;}
.leftmenu a:hover {color:#ffffff;}

.slogantext { height:45; font-size: 18px;	font-weight: 200; color: #ffffff; }

.leftback {}
.leftback td{ color:#ffffff;}
.leftback a:link {color:#ffffff; font-weight:normal; text-decoration:none; font-weight:bold; padding-left:11px;}
.leftback a:visited{color:#ffffff; font-weight:normal; text-decoration:none; font-weight:bold; padding-left:11px;}
.leftback a:hover {color:#ffffff; text-decoration:none; padding-left:11px; }

table.box { }
.box th{ padding:2px; color:#000000; background:#ffffff; height:20px;}
.box td{ padding:2px;}

table.boxright { padding:5px; margin-top:5px;}
.boxright th{ padding:2px; color:#000000; background:#ffffff; text-align:left; border-bottom:1px solid #cccccc; font-size:14px;  height:20px;}
.boxright td{ padding:2px; }

table.checkbox td input{ background-color: transparent; border: 0px; }
.bdrright{border-right:solid 1px #cccccc; }

.overmenu {background-color:#4e4e4e;color:#ffffff; text-decoration:none; font-weight:bold; border-bottom:solid 1px #ffffff; font-size:14px;}
.overmenu a:link {background-color:#4e4e4e; color:#ffffff; text-decoration:none; font-weight:bold; font-size:14px;}
.overmenu a:visited{background-color:#4e4e4e; color:#ffffff; text-decoration:none; font-weight:bold; font-size:14px;}
.overmenu a:hover {background-color:#333333; color:#ffffff; text-decoration:none; font-weight:bold;  font-size:14px;}

.required { color:#ff0000;}

