body { margin:0px; font-family:tahoma; }
.bodyTag { background-color:#242424;}

A { FONT-SIZE: 11px; COLOR: #ffffff; TEXT-DECORATION: none }

A:link { COLOR: #fff41e }

A:visited { COLOR: #fff41e }

A:hover { COLOR: #ffffff }

td, p, span, div{ font-family:tahoma; font-size:11px; color:#ffffff; }

hr {padding-right: 5px; padding-left: 5px;}
form {margin:0px; padding:0px;}
select { color:#242424; font-size:11px; border:1px solid #242424;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {color:#fff41e; border-bottom:#434d56 solid 1px; height:18px; font-weight:600; font-size: 14px; }
H1 a:link {color:#fff41e; border-bottom:#434d56 solid 1px; height:18px; font-weight:600; font-size: 14px; }
H1 a:visited {color:#fff41e; border-bottom:#434d56 solid 1px; height:18px; font-weight:600; font-size: 14px; }
H1 a:hover {color:#fff41e; border-bottom:#434d56 solid 1px; height:18px; font-weight:600; font-size: 14px; }
/*use this for header (page title)*/


H2 {font-size: 11px; font-weight:normal;  margin:3px;}
H2 a:link {font-size: 11px; font-weight:normal; }
H2 a:visited {font-size: 11px; font-weight:normal; }
H2 a:hover {font-size: 11px; font-weight:normal; }
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {font-size:13px; font-weight:bold; margin:0px; padding-left:2px;}
H3 a:link {font-size:13px; font-weight:bold; text-decoration:none; padding-left:2px;}
H3 a:visited {font-size:13px; font-weight:bold; text-decoration:none; padding-left:2px;}
H3 a:hover {font-size:13px; font-weight:bold; text-decoration:underline; padding-left:2px;}
/*use this for small-title */

H4 {font-size:12px; font-weight:bold;  text-transform:uppercase; margin:0px; color:#fff41e;}
h4 a:link {font-size:12px; font-weight:bold;  text-transform:uppercase;}
h4 a:visited {font-size:12px; font-weight:bold;  text-transform:uppercase;}
h4 a:hover {font-size:12px; font-weight:bold;  text-transform:uppercase }
/*use this for bold text with special identification for ex. I used it in glossary word*/

H5 {font-size:10px; font-weight:bold; margin:0px; }
h5 a:link {font-size:10px; font-weight:bold; text-decoation:none; }
h5 a:visited {font-size:10px; font-weight:bold; text-decoation:none;}
h5 a:hover {font-size:140px; font-weight:bold; text-decoation:none;}

/*use this for bold small title (no special identification)*/


H6 {font-size:11px; font-weight:normal; font-style:normal;  margin:0px; }
h6 a:link {font-size:11px; font-weight:normal; font-style:normal;  text-decoration:underline}
h6 a:visited {font-size:11px; font-weight:normal; font-style:normal;  text-decoration:underline}
h6 a:hover {font-size:11px; font-weight:normal; font-style:normal;  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 {  height:25px; background-color:#3c4250; border:1px solid #fff41e; 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:#6c737a; border:1px solid #434d56; padding:3px;}

.breadcrumb {color:#fff41e;} 
.breadcrumb a:link {color:#fff41e; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#fff41e; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover { color:#3c4250; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #6c737a; padding: 4px;}
.highlighted-row table {border:1px solid #434d56; background-color: #6c737a; padding: 4px; }
.highlighted-row table td table{border:0px solid #434d56; background-color: #6c737a; padding: 4px;}
.highlighted-row a:link { text-decoration:none; font-weight:normal;}
.highlighted-row a:visited { text-decoration:none; font-weight:normal;}
.highlighted-row a:hover { text-decoration:underline; font-weight:normal;}


.highlighted-row1 {background-color: #efefef; padding: 4px;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #efefef; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #434d56; ;background-color: #efefef;  padding: 4px;}
.highlighted-row1 a:link {text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover {text-decoration:underline; font-weight:normal;}



.highlighted-row2 {background-color: #6c737a; padding: 4px;}
.highlighted-row2 {border:1px solid #434d56 ;background-color: #6c737a; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #434d56; background-color: #6c737a; padding: 4px;}
.highlighted-row2 a:link {text-decoration:none; font-weight:normal;}
.highlighted-row2 a:visited {text-decoration:none; font-weight:normal;}
.highlighted-row2 a:hover {text-decoration:underline; font-weight:normal;}



.highlighted-row3 {background-color: #434d56; padding: 4px;}
.highlighted-row3 {border:1px solid #434d56; background-color: #434d56; padding: 4px;}
.highlighted-row3 table td table{border:0px solid #434d56; background-color: #434d56; padding: 4px;}
.highlighted-row3 a:link {text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited { text-decoration:none; font-weight:normal;}
.highlighted-row3 a:hover { text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #434d56; padding:3px;}

/*.price {background-color: #755398; padding:2px; font-weight:bold;}*/
.price {background-color:#6c737a; font-weight:bold; }

.pagelist {}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;  }
.pagelist table td a:link {font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover { font-size:11px; 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 #434d56; border-collapse:collapse; background-color:#a18ab8;}
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:11px;  }
table .alt-lines .alt-linechange2 {background-color:#eeeeee; color:#000000; font-weight:normal;  }


table.tablewithheader  {border:1px solid #434d56; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #434d56; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #434d56; border-collapse:collapse; padding:3px; background-color:#6c737a;  font-size:11px;}
.tablewithheader a:link { font-weight:normal;}
.tablewithheader a:visited{ font-weight:normal;}
.tablewithheader a:hover {font-weight:normal;}

.imgna {background-color:#dddddd; text-align:center; width:100px; height:100px; text-transform:uppercase}
.imgna td a:link { text-decoration:underline; color:#666666;}
.imgna td a:visited { text-decoration:underline}
.imgna td a:hover { text-decoration:none}


.textbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder;}
.textsmall {font-size: 10px;}
.txtprice {	color: #CC0000;}

.logintab {background-color: #6c737a; padding: 4px; }
.logintab table {border:1px solid #434d56 ;background-color: #6c737a; padding: 4px;}
.logintab th {background-color: #434d56;}
.logintab table td table{background-color: #6c737a;  padding: 4px; }
.logintab a:link { text-decoration:none; font-weight:normal;}
.logintab a:visited { text-decoration:none; font-weight:normal;}
.logintab a:hover { text-decoration:underline; font-weight:normal;}

.fntwhitebold {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 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 #000000; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #000000; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #000000; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #000000; border-collapse:collapse; padding:2px; height:20px; background-color:#6c737a; font-size:10px; text-transform:uppercase;}
.bluetable a:link { font-weight:normal;}
.bluetable a:visited{ font-weight:normal;}
.bluetable a:hover { font-weight:normal;}

.mid { background-image:url(images/middle-bg.jpg); background-repeat:repeat-x; background-color:#5f6975; height:250px; padding:4px;  }

.titlefont { font-size: 14px; font-weight: bold; color: #4c1a7f; border-bottom: solid 1px #383838;}

.fontwhite {color:#FFFFFF;}

input,textarea{ border:1px solid #242424; font-size:11px}

.bdrmain { background:#5f6975;}

table.footer {  }
.footer td{ padding-left:8px; padding-right:8px; height:37px; background:#5f6975; font-weight:600; color:#fff41e; text-align:center;}
.footer td.ftd{ padding-left:8px; padding-right:8px; height:29px; color:#ffffff; font-weight:400; background:#3c4250; border-top:#505a64 solid 1px; text-align:center; }
.footer a:link{color:#FFFFFF; font-weight:600;  }
.footer a:visited{color:#FFFFFF; font-weight:600;  }
.footer a:hover{color:#fff41e; font-weight:600;  }

.bgtopmenuback { background-color: #a18ab8; }
.sitetitlefont { padding-left:5px; font-size: 22px; font-weight: 100;}

table.topicons { padding:2px;}
.topicons td{ text-align:center; padding:5px; }
.topicons td.last{ text-align:center; padding:5px;}


table.linkmenu { height:31px; margin:0px;}
.linkmenu td{ font-size:11px; font-weight:bold; color:#ffffff;}
.linkmenu td.ltd { width:60px;}
.linkmenu a:link { font-weight:bold; color:#ffffff; display:block; }
.linkmenu a:visited{ font-weight:bold; color:#ffffff; display:block; }
.linkmenu a:hover { font-weight:bold;  color:#919191; display:block;}


.menuimg { height:31px; color:#ffffff; }
.menuimg a:link {display:block; color:#ffffff; text-decoration:none; font-weight:bold;}
.menuimg a:visited {display:block; color:#ffffff; text-decoration:none; font-weight:bold;}
.menuimg a:hover { display:block; color:#ffffff; text-decoration:none; font-weight:bold;}

.menuimgover { height:31px; background-image:url(images/menu-bg-over.jpg); background-repeat:repeat-x; color:#919191;}
.menuimgover a:link {display:block; color:#919191; text-decoration:none; font-weight:bold;}
.menuimgover a:visited {display:block; color:#919191; text-decoration:none; font-weight:bold;}
.menuimgover a:hover {display:block; color:#919191; text-decoration:none; font-weight:bold;}

.overmenu { color:#ffffff; font-weight:bold; height:22px; background-color:#4b515e; height:20px; border-bottom:#fff41e solid 1px; display:block; text-align:left;}
.overmenu a:link {color:#ffffff; font-weight:bold; text-decoration:none; padding-left:4px; padding-right:4px; display:block; text-align:left;}
.overmenu a:visited{color:#ffffff; font-weight:bold; text-decoration:none; padding-left:4px; padding-right:4px; display:block; text-align:left;}
.overmenu a:hover { color:#919191; font-weight:bold; text-decoration:none; padding-left:4px; padding-right:4px; display:block; text-align:left;}

table.leftmenu {border:1px solid #DEEBE0; border-collapse:collapse;}
.leftmenu td{ border:1px solid #DFDFDF; border-collapse:collapse; padding:3px;}

.slogantext { font-size: 18px;	font-weight: 200; padding-bottom:7px; padding-right:5px; }

.leftback { background-color:#434d56; border-right:#5f6975 solid 1px; padding:4px;}
.leftback td{ color:#dcdcdc;}
.leftback a:link { text-decoration:none; font-weight:bold; padding-left:11px;}
.leftback a:visited{ text-decoration:none; font-weight:bold; padding-left:11px;}
.leftback a:hover {color:#000000; text-decoration:none; padding-left:11px; }

table.box {  }
.box th{}
.box td{ color:#ffffff;}

.boxright { background-color:#434d56; border-left:#5f6975 solid 1px; padding:4px;}
.boxright th{}
.boxright td{ color:#ffffff;}

table.checkbox td input{ background-color: transparent; border: 0px; }
.bdrright{border-right:solid 1px #cccccc; }

.copyrights {color:#000000; font-size:11px;}
.copyrights a:link{color:#000000; font-size:11px;}
.copyrights a:visited{color:#000000; font-size:11px;}
.copyrights a:hover{color:#424242; font-size:11px;}

.imagblock { background-color:#FFFFFF; border:#000000 solid 1px; padding:3px;}
fieldset { color:#fff41e; border:#434d56 solid 1px; height:18px; font-weight:600; font-size:13px;}
.yellowbg { background-color:#fff41e; border:#3c4250 solid 1px; height:4px;}