body { margin:0px; font-family:arial;  }
.bodyTag {background-color:#e8e8ea;}

A { FONT-SIZE: 12px; COLOR: #afb479; TEXT-DECORATION: none }

A:link { COLOR: #393d48 }

A:visited { COLOR: #393d48 }

A:hover { COLOR: #afb479 }

td, p, span, div {FONT-FAMILY: arial;FONT-SIZE: 12px;COLOR: #242424;}

hr {padding-right: 5px; padding-left: 5px;}
form {margin:0px; padding:0px;}
select {color:#242424; font-size:12px; border:1px solid #242424;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 20px; font-weight: normal; color: #6a6e7c; margin:0px; border-top-width: 1px;border-bottom-width: 1px;	border-top-style: dashed;	border-bottom-style: dashed;	border-top-color: #a3ad6d;	border-bottom-color: #a3ad6d; background-image: url(images/arrow.jpg);	background-repeat: no-repeat;	padding-left: 20px;}
H1 a:link {font-size: 18px; font-weight: bold; color: #6a6e7c; margin:0px; border-top-width: 1px;border-bottom-width: 1px;	border-top-style: dashed;	border-bottom-style: dashed;	border-top-color: #a3ad6d;	border-bottom-color: #a3ad6d; text-decoration:none;}
H1 a:visited {font-size: 18px; font-weight: bold; color: #6a6e7c; margin:0px; border-top-width: 1px;border-bottom-width: 1px;	border-top-style: dashed;	border-bottom-style: dashed;	border-top-color: #a3ad6d;	border-bottom-color: #a3ad6d; text-decoration:none;}
H1 a:hover {font-size: 18px; font-weight: bold; color: #6a6e7c; margin:0px; border-top-width: 1px;border-bottom-width: 1px;	border-top-style: dashed;	border-bottom-style: dashed;	border-top-color: #a3ad6d;	border-bottom-color: #a3ad6d; text-decoration:none;}
/*use this for header (page title)*/


H2 {font-size: 12px; font-weight:normal; color: #242424; margin:3px;}
H2 a:link {font-size: 12px; font-weight:normal; color: #242424;}
H2 a:visited {FONT-SIZE: 12px;COLOR: #242424;}
H2 a:hover {font-size: 12px; font-weight:normal; color: #242424;}
/*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:#454851; margin:0px; padding-left:2px;}
H3 a:link {font-size:14px; font-weight:bold; color:#454851; text-decoration:none; padding-left:2px;}
H3 a:visited {font-size:14px; font-weight:bold; color:#454851; text-decoration:none; padding-left:2px;}
H3 a:hover {font-size:14px; font-weight:bold; color:#454851; text-decoration:underline; padding-left:2px;}
/*use this for small-title */

H4 {font-size:12px; font-weight:bold; color:#242424; text-transform:uppercase; margin:0px;}
h4 a:link {font-size:12px; font-weight:bold; color:#242424; text-transform:uppercase color:#454851;}
h4 a:visited {font-size:12px; font-weight:bold; color:#242424; text-transform:uppercase color:#454851}
h4 a:hover {font-size:12px; font-weight:bold; color:#242424; text-transform:uppercase color:#242424;}
/*use this for bold text with special identification for ex. I used it in glossary word*/

H5 {font-size:14px; font-weight:bold; margin:0px; color:#454851; }
h5 a:link {font-size:14px; font-weight:bold; text-decoation:none; color:#242424;}
h5 a:visited {font-size:14px; font-weight:bold; text-decoation:none; color:#242424}
h5 a:hover {font-size:14px; font-weight:bold; text-decoation:none; color:#454851;}

/*use this for bold small title (no special identification)*/


H6 {font-size:11px; font-weight:normal; font-style:normal; color:#242424; margin:0px; }
h6 a:link {font-size:11px; font-weight:normal; font-style:normal; color:#242424; text-decoration:underline}
h6 a:visited {font-size:11px; font-weight:normal; font-style:normal; color:#242424; text-decoration:underline}
h6 a:hover {font-size:11px; font-weight:normal; font-style:normal; color:#242424; 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-image:url(images/but_bg.jpg); height:25px; background-repeat:repeat-x; background-color:#d0d89d; border:1px solid #2a2d34; color:#2a2d34; 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:#c1c792; border:1px solid #e5e5e5; padding:3px;}

.breadcrumb {color:#454851;} 
.breadcrumb a:link {color:#454851; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#454851; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover {color:#242424; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #c1c792; padding: 4px;}
.highlighted-row table {border:1px solid #454851; background-color: #c1c792; padding: 4px; }
.highlighted-row table td table{border:0px solid #454851; background-color: #c1c792; padding: 4px;}
.highlighted-row a:link {color:#242424; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#242424; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#777777; text-decoration:underline; font-weight:normal;}


.highlighted-row1 {background-color: #fffeec; padding: 4px;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #fffeec; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #a6e0e9; ;background-color: #fffeec;  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 {background-color: #c1c792; padding: 4px;}
.highlighted-row2 {border:1px solid #dddddd ;background-color: #c1c792; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #a6e0e9; background-color: #c1c792; 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:#000000; text-decoration:underline; font-weight:normal;}



.highlighted-row3 {background-color: #FFCC00; padding: 4px;}
.highlighted-row3 {border:1px solid #000000; background-color: #FFCC00; padding: 4px;}
.highlighted-row3 table td table{border:0px solid #a6e0e9; background-color: #797979; padding: 4px;}
.highlighted-row3 a:link {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:hover {color:#ffffff; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #454851; padding:3px;}

/*.price {background-color:#ffcc00; padding:2px; font-weight:bold;}*/
.price {background-color:#c1c792; font-weight:bold; color:#242424;}

.pagelist {color:#242424}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;  }
.pagelist table td a:link {color:#454851; font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#454851; font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#242424; 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 #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:11px;  }
table .alt-lines .alt-linechange2 {background-color:#eeeeee; color:#000000; font-weight:normal;  }


table.tablewithheader  {border:1px solid #454851; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #454851; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #454851; border-collapse:collapse; padding:3px; background-color:#c1c792; color:#242424; font-size:11px;}
.tablewithheader a:link {color:#242424; font-weight:normal;}
.tablewithheader a:visited{color:#242424; font-weight:normal;}
.tablewithheader a:hover {color:#454851; 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: 12px; font-weight: bolder; letter-spacing:0.03ems;}
.textsmall {font-size: 10px;}
.txtprice {	color: #CC0000;}

.logintab {background-color: #c1c792; padding: 4px;}
.logintab table {border:1px solid #454851 ;background-color: #c1c792; padding: 4px;}
.logintab th {background-color: #454851;}
.logintab table td table{background-color: #c1c792;  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:#000000; 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 #454851; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #454851; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #454851; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #454851; border-collapse:collapse; padding:2px; height:20px; background-color:#c1c792; color:#000000; font-size:10px; text-transform:uppercase;}
.bluetable a:link {color:#242424; font-weight:normal;}
.bluetable a:visited{color:#242424; font-weight:normal;}
.bluetable a:hover {color:#454851; font-weight:normal;}
.mid { padding:12px; }

.titlefont {font-size: 20px;	font-weight: 100;	color: #6a6e7c;	height:28px;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: dashed;	border-bottom-style: dashed;	border-top-color: #a3ad6d;	border-bottom-color: #a3ad6d;	background-image: url(images/arrow.jpg);	background-repeat: no-repeat;	padding-left: 20px;}

.fontwhite {color:#FFFFFF;}

input,textarea{color:#242424; border:1px solid #242424; font-size:11px}

.bdrmain { background:#FFFFFF; }

table.footer { height:53px; border-top:solid 3px #484b52}
.footer td{ padding-left:6px; padding-right:6px; height:30px; color:#4e515a; font-size:11px;}
.footer td.ftd{ padding-left:6px; padding-right:6px; height:20px; color:#4e515a; font-size:11px; }
.footer a:link{color:#adb277; font-size:11px;}
.footer a:visited{color:#adb277; font-size:11px;}
.footer a:hover{color:#4e515a; font-size:11px;}

.bgtopmenuback { background-color: #797979; }
.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;}

.paddingmenu { padding-left:6px; padding-right:5px;}

table.linkmenu {	font-weight:bold;	}
.linkmenu td{  padding-left:6px; padding-right:6px; font-size:11px; text-transform: uppercase;}
.linkmenu a:link {color:#ffffff; text-decoration:none; font-weight:bold;  font-size:11px; text-transform: uppercase; letter-spacing:0.03ems; }
.linkmenu a:visited{color:#ffffff;  text-decoration:none; font-weight:bold;  font-size:11px; text-transform: uppercase; letter-spacing:0.03ems;}
.linkmenu a:hover {color:#a1a1a1; text-decoration:none; font-weight:bold; font-size:11px; text-transform: uppercase; letter-spacing:0.03ems;}

table.overmenu {font-weight:bold; background-color:#7c7e84;}
.overmenu td{ padding-top:7px; padding-bottom:7px; background-color:#7c7e84; height:20px;   font-size:11px;  border-bottom:#ffffff solid 1px;}
.overmenu a:link {color:#ffffff; font-weight:normal; text-decoration:none; font-weight:bold; padding-left:4px; padding-right:4px; font-size:11px;}
.overmenu a:visited{color:#ffffff; font-weight:normal; text-decoration:none; font-weight:bold; padding-left:4px; padding-right:4px; font-size:11px;}
.overmenu a:hover {color:#afb479; text-decoration:none; padding-left:4px; font-size:11px;}

table.leftmenu {border:1px solid #DEEBE0; border-collapse:collapse; }
.leftmenu td{ border:1px solid #DFDFDF; border-collapse:collapse; padding:3px;}

.slogantext { height:45; font-size: 18px;	font-weight: 200; color: #777777; }
.slogantext td {font-size: 18px;	font-weight: 200;	color: #777777;	text-transform: uppercase; vertical-align:middle; text-align:center}

.leftback { background-color:#242424;}
.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:#9c9c9c; text-decoration:none; padding-left:11px; }

table.box { }
.box th{ padding:2px; color:#FFFFFF; background:#3E6843; height:20px;}
.box td{ padding:2px; background:#CFCFCF;}

table.boxright { padding:5px; margin-top:5px;}
.boxright th{ padding:2px; color:#000000; background:#D2E3D5; text-align:left; border-bottom:1px solid #cccccc; font-size:14px;  height:20px;}
.boxright td{ padding:2px; background:#EDF4EE; }

table.checkbox td input{ background-color: transparent; border: 0px; }
.bdrright{border-right:solid 1px #cccccc; }

.copyrights {color:#4e515a; font-size:11px;}
.copyrights a:link{color:#4e515a; font-size:11px;}
.copyrights a:visited{color:#4e515a; font-size:11px;}
.copyrights a:hover{color:#adb277; font-size:11px;}

.right{ border-left:#484b52 solid 3px; padding:12px;}
.contacinfo {
	font-size: 11px;
	font-weight: bold;
	color: #adb277;
	text-decoration: none;
	background-image: url(images/arrow_contact.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.labelstyle {font-size: 12px;	font-weight: bold;	color: #6a6e7c; text-transform:capitalize; padding-left:5px;	}
.labelstyle:link {font-size: 12px;	font-weight: bold;	color: #6a6e7c; text-transform:capitalize; padding-left:5px;	}
.labelstyle:visited {font-size: 12px;	font-weight: bold;	color: #6a6e7c; text-transform:capitalize; padding-left:5px;	}
.labelstyle:hover {font-size: 12px;	font-weight: bold;	color: #a3ad6d; text-transform:capitalize; padding-left:5px;	}

.deshline {

	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #a3ad6d;
}

.hidetab { display:none;}