body { margin:0px; font-family:Verdana;}

.bodyTag { background-color:#cccccc;}
A { FONT-SIZE: 12px; COLOR: #424242; TEXT-DECORATION: none }

A:link { COLOR: #424242 }

A:visited { COLOR: #424242 }

A:hover { COLOR: #0f91ce }

td, p, span, div{ font-family:Verdana; color:#424242; font-size:12px; }

hr { height:1px; border-bottom:#b2b2b2 dotted 1px; margin-bottom:5px; margin-top:5px;}
form {margin:0px; padding:0px;}
select {color:#000000; font-size:12px; border:1px solid #047B95;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 { font-family:Arial; font-size:18px; vertical-align:middle; font-weight: bold; color:#121212; height:25px; margin:0px; padding-top:5px;}
H1 a:link {font-family:Arial; font-size:18px; vertical-align:middle; font-weight: bold; color:#121212; height:25px; margin:0px; padding-top:5px; text-decoration:none;}
H1 a:visited {font-family:Arial; font-size:18px; vertical-align:middle; font-weight: bold; color:#121212; height:25px; margin:0px; padding-top:5px; text-decoration:none;}
H1 a:hover {font-family:Arial; font-size:18px; vertical-align:middle; font-weight: bold; color:#272727; height:25px;  padding-top:5px; text-decoration:none;}
/*use this for header (page title)*/


H2 {font-size: 12px; font-weight:bold; color: #0f91ce; margin:0px;display:inline ;}
H2 a:link {font-size: 12px; font-weight:bold; color: #0f91ce;}
H2 a:visited {font-size: 12px; font-weight:bold; color: #0f91ce;}
H2 a:hover {font-size: 12px; font-weight:bold; color: #0f91ce;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 { font-size:12px; font-weight: bold; color: #272727; height:15px; margin:0px;}
H3 a:link {font-size:12px; font-weight:bold; color:#272727; text-decoration:none;}
H3 a:visited {font-size:12px; font-weight:bold; color:#272727; text-decoration:none;}
H3 a:hover {font-size:12px; font-weight:bold; color:#0f91ce; text-decoration:underline;}
/*use this for small-title */

H4 {font-size:12px; font-weight:bold; color:#ffffff; margin:0px; font-weight:600; padding-top:3px;}
h4 a:link {font-size:11px; font-weight:bold; color:#0f91ce; text-transform:uppercase color:#000000;}
h4 a:visited {font-size:11px; font-weight:bold; color:#0f91ce; text-transform:uppercase color:#000000}
h4 a:hover {font-size:11px; font-weight:bold; color:#0f91ce; text-transform:uppercase color:#999999;}
/*use this for bold text with special identification for ex. I used it in glossary word*/

H5 {font-size:12px ; color:#0f91ce; font-weight:600;}
h5 a:link {font-size:12px; text-decoation:none; color:#0f91ce;}
h5 a:visited {font-size:12px; text-decoation:none; color:#0f91ce}
h5 a:hover {font-size:12px; text-decoation:none; color:#999999;}

/*use this for bold small title (no special identification)*/


H6 {font-size:11px; color:#d1d1d1; margin:0px; font-weight:normal}
h6 a:link {font-size:10px; font-weight:normal; font-style:italic; color:#666666; text-decoration:none}
h6 a:visited {font-size:10px; font-weight:normal; font-style:italic; color:#666666; text-decoration:none}
h6 a:hover {font-size:10px; font-weight:normal; font-style:italic; color:#666666; text-decoration:underline}

/* 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:#0f91ce; border:1px solid #e7dfca; font-size:11px; color:#FFFFFF; font-weight:600; height:21px;}


.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information {background-color:#e7dfca; border:1px solid #e5e5e5; padding:3px;}

.breadcrumb {color:#0f91ce;} 
.breadcrumb a:link {color:#0f91ce; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#0f91ce; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover {color:#0f91ce; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #0f91ce; padding: 4px; color:#FFFFFF; font-size:12px;}
.highlighted-row table {border:1px solid #424242; background-color: #e7dfca; padding: 4px;color:#FFFFFF;}
.highlighted-row table td table{border:0px solid #a6e0e9; background-color: #e7dfca; padding:4px;color:#FFFFFF;}
.highlighted-row a:link {color:#FFFFFF; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#FFFFFF; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#000000; text-decoration:underline; font-weight:normal;}


.highlighted-row1 {background-color: #9ec0df; padding: 4px;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #9ec0df; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #a6e0e9; ;background-color: #9ec0df;  padding: 4px;}
.highlighted-row1 a:link {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover {color:#000000; text-decoration:underline; font-weight:normal;}



.highlighted-row2 {background-color: #e7dfca; }
.highlighted-row2 {border:1px solid #e7dfca ;background-color: #e7dfca; font-weight:bold;}
.highlighted-row2 table td table{border:0px solid #a6e0e9; background-color: #e7dfca; font-weight:bold;}
.highlighted-row2 a:link {color:#000000; text-decoration:none; font-weight:bold;}
.highlighted-row2 a:visited {color:#000000; text-decoration:none; font-weight:bold;}
.highlighted-row2 a:hover {color:#000000; text-decoration:underline; font-weight:bold;}



.highlighted-row3 {background-color: #d7cdb2; padding: 4px;}
.highlighted-row3 {border:1px solid #000000; background-color: #d7cdb2; padding: 4px;}
.highlighted-row3 table td table{border:0px solid #a6e0e9; background-color: #d7cdb2; 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 #eeeeee; padding:3px;}

/*.price {background-color:#ffcc00; padding:2px; font-weight:bold;}*/
.price {background-color:#0f91ce; color:#FFFFFF; font-weight:bold;}

.pagelist {color:#000000}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;}
.pagelist table td a:link {color:#FBB004; font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#4D5A70; font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#e7dfca; font-size:11px; text-decoration:none; font-weight:bold;}

.pagelist p {color:#000000}
.pagelist p a:link {color:#4D5A70; text-decoration:none; font-weight:bold;}
.pagelist p a:active {color:#792700; text-decoration:none; font-weight:bold;}
.pagelist p a:hover {color:#e7dfca; text-decoration:none; font-weight:bold;}


table .alt-lines {border:1px solid #000000; border-collapse:collapse; background-color:#4D5A70;}
table .alt-lines .alt-lineschange1 {background-color:#ffffff; padding:2px; border:1px solid #ffffff; }
table .alt-lines {background-color:#fffef2; 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 #e7dfca; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #e7dfca; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #e7dfca; border-collapse:collapse; padding:3px; background-color:#e7dfca; color:#000000; font-size:12px;}
.tablewithheader a:link {color:#07d7d7d; font-weight:normal;}
.tablewithheader a:visited{color:#07d7d7d; font-weight:normal;}
.tablewithheader a:hover {color:#000000; font-weight:normal;}

.imgna {background-color:#e7dfca; 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}


.text{font-family: Verdana; font-size: 18px; color: #0f91ce; height:15px; padding:5px;}
.textbold{font-family: Verdana; font-size: 11px; font-weight: 600; padding:5px;color: #0f91ce;}

.textsmall {font-size: 10px; color:#FFFFFF; font-weight:100;}
.textsmall a:link {font-size: 10px; color:#FFFFFF; font-weight:100;}
.textsmall a:visited {font-size: 10px; color:#FFFFFF; font-weight:100;}
.textsmall a:hover {font-size: 10px; color:#999999;  font-weight:100;}

.textsmallbold {font-size: 11px;font-weight:600; padding:5px;color: #000000;}
.txtprice {	color: #CC0000;}

.logintab {background-color: #e7dfca; padding: 4px;}
.logintab table {border:1px solid #424242; background-color: #e7dfca; padding: 4px;}
.logintab th {background-color: #0f91ce;}
.logintab table td table{background-color: #F5FBFC;  padding: 4px;}
.logintab a:link {color:#000000; text-decoration:none; font-weight:normal;}
.logintab a:visited {color:#000000; 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 #0f91ce; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #0f91ce; border-collapse:collapse; padding:3px;}


table.bluetable  {border:1px solid #0f91ce; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #0f91ce; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #0f91ce; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #0f91ce; border-collapse:collapse; padding:2px; height:20px; background-color:#e7dfca; color:#000000; font-size:10px; text-transform:uppercase;}
.bluetable a:link {color:#07d7d7d; font-weight:normal;}
.bluetable a:visited{color:#07d7d7d; font-weight:normal;}
.bluetable a:hover {color:#000000; font-weight:normal;}

.mid {padding:5px;}

.titlefont { font-size: 18px; font-weight: 600; color: #0f91ce; height:15px; padding:5px; border-bottom: solid 1px #d5cdcf;}

input,textarea{border:#424242 1px solid; color:#424242;}

.bdrmain { background-color:#FFFFFF;}

table.footer { margin:0px;}
.footer td{  color:#0f91ce; }
.footer a:link {color:#ffffff; font-weight:normal; text-decoration:none;}
.footer a:visited{color:#ffffff; font-weight:normal; text-decoration:none;}
.footer a:hover {color:#0f91ce; text-decoration:none; }

.sitetitlefont {font-size: 22px; font-weight: 600; color: #0f91ce;}

table.topicons { padding:2px;}
.topicons td{ text-align:center; padding:5px; border-right:1px solid #e7dfca;  }
.topicons td.last{ text-align:center; padding:5px; border-right:0px solid #e7dfca;  }

table.linkmenu {  }
.linkmenu td{ color:#242424; font-weight:bold; border-right: solid 1px #0f91ce; text-align:center; padding-left:10px; padding-right:10px;}
.linkmenu a:link {color:#242424; text-decoration:none; font-weight:bold;}
.linkmenu a:visited{color:#242424; text-decoration:none; font-weight:bold;}
.linkmenu a:hover {color:#0f91ce; text-decoration:none;font-weight:bold;  }

.menubase {background-image:url(images/menu-bg.jpg); background-position:left top; background-repeat:repeat-x; height:43px; border-bottom:#ffffff solid 1px;}

table.leftmenu  {width:200px;}
.leftmenu td{ padding:1px; border-bottom:1px solid #e7dfca; height:25px;}
.leftmenu a:link {color:#000000; font-weight:bold; text-decoration:none;}
.leftmenu a:visited{color:#000000; text-decoration:none; font-weight:bold;}
.leftmenu a:hover {color:#000000; text-decoration:none; }

table.leftlinks  {width:95%;}
.leftlinks td{ padding:1px; border-bottom:1px solid #FFDDCC; border-right:0px solid #0f91ce; height:18px;}

.slogantext { font-size:24px;font-family:Times New Roman; font-style:italic;color:#ffffff; }


table.box {}
.box th{ padding:2px; color:#FFFFFF; background:#0f91ce; height:20px;}
.box td{ padding:2px;}

table.boxright {}
.boxright th{ padding:3px; color:#ffffff; font-size:12px; text-align:left; background:#808080; height:20px; }
.boxright td{ padding:3px; background:#e7dfca; }

table.checkbox td input{ background-color: transparent; border: 0px; }

.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:#0f91ce; font-size:11px;}

.overmenu{ background:#d7cdb2; color:#242424; height:25px; font-weight:bold; border-bottom: dotted 1px #0f91ce;}

.padding { padding-left:20px; padding-right:20px;}

.smalltext {font-size:6;}

.nortext{font-size:12px; color:#ffffff; display:inline; border-bottom:0px; font-weight:600; font-style:italic; }
.nortext1{font-size:12px; color:#000000; display:inline; border-bottom:0px; font-weight:500 }


