body { margin:0px;font-family: Verdana, Arial, sans-serif; font-size:12px; color:#666666; background-image:url(images/bg2.gif);}

A { FONT-SIZE: 12px; COLOR: #273d79; TEXT-DECORATION: none }

A:link { COLOR: #273d79 }

A:visited { COLOR: #273d79 }

A:hover { COLOR: #666666 }


td, p, span, div{font-family: Verdana, Arial, sans-serif; font-size:12px; color:#666666;}

.tdBold {font-family: Verdana, Arial, sans-serif; font-size:12px; color:#666666; font-weight:bold;}

hr { height:1px; border-bottom:#b2b2b2 dotted 1px; margin-bottom:5px; margin-top:5px;}
form {margin:0px; padding:0px;}
select {color:#000000; font-size:11px; border:1px solid #047B95;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/
H1 { font-size: 16px; font-weight: bold; color: #003866; height:25px;border-bottom:1px dotted #b2b2b2; margin:0px;}
H1 a:link {font-size: 16px; font-weight: bold; color: #003866; margin:0px; padding-bottom:3px; border-bottom:1px solid #003866; text-decoration:none;}
H1 a:visited {font-size: 16px; font-weight: bold; color:#003866; margin:0px; padding-bottom:3px; border-bottom:1px solid #003866; text-decoration:none;}
H1 a:hover {font-size: 16px; font-weight: bold; color:#003866; margin:0px; padding-bottom:3px; border-bottom:1px solid #003866; text-decoration:none;}
/*use this for header (page title)*/


H2 {font-size: 18px; font-weight:bold; color: #003866; margin:3px;}
H2 a:link {font-size: 18px; font-weight:bold; color: #003866;}
H2 a:visited {font-size: 18px; font-weight:bold; color: #003866;}
H2 a:hover {font-size: 18px; font-weight:bold; color: #003866;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 { background-image:url(images/title_bullet2.jpg); background-repeat:no-repeat; background-position:left top; padding-left:20px;font-size: 11px; font-weight: bold; color: #003866; height:15px; margin:0px;}
H3 a:link {font-size:14px; font-weight:bold; color:#003866; text-decoration:none;}
H3 a:visited {font-size:14px; font-weight:bold; color:#003866; text-decoration:none;}
H3 a:hover {font-size:14px; font-weight:bold; color:#003866; 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:#003866; text-transform:uppercase color:#000000;}
h4 a:visited {font-size:11px; font-weight:bold; color:#003866; text-transform:uppercase color:#000000}
h4 a:hover {font-size:11px; font-weight:bold; color:#003866; text-transform:uppercase color:#999999;}
/*use this for bold text with special identification for ex. I used it in glossary word*/

H5 {font-size:11px ; color:#424242; font-weight:100; text-align:justify;}
h5 a:link {font-size:11px; text-decoation:none; color:#000000;}
h5 a:visited {font-size:11px; text-decoation:none; color:#000000}
h5 a:hover {font-size:11px; 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:#1e2d56; border:1px solid #efefef; font-weight:600; color:#FFFFFF}


.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information {background-color:#d4f2ff; border:1px solid #e5e5e5; padding:3px;}

.breadcrumb {color:#003866;} 
.breadcrumb a:link {color:#003866; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#003866; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover {color:#003866; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #a7e3ff; padding: 4px;}
.highlighted-row table {border:1px solid #0064b6; background-color: #d4f2ff; padding: 4px;}
.highlighted-row table td table{border:0px solid #a6e0e9; background-color: #d4f2ff; padding: 4px;}
.highlighted-row a:link {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#000000; 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:#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: #d4f2ff; padding: 4px;}
.highlighted-row2 {border:1px solid #d4f2ff ;background-color: #d4f2ff; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #a6e0e9; background-color: #d4f2ff; padding: 4px;}
.highlighted-row2 a:link {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:visited {color:#000000; 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: #FFCC00; 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:#003866; 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:#003866; font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#003866; font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#cccccc; 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:#56a3ef; 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 #0064b6; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #0064b6; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #0064b6; border-collapse:collapse; padding:3px; background-color:#d4f2ff; 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:#0064b6; 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: #ffffff; height:15px; padding:5px;}
.textbold{font-family: Verdana; font-size: 11px; font-weight: 600; padding:5px;color:#ffffff;}

.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: 14px;font-weight:bold; padding-top:8px; padding-left:5px; padding-bottom:3px;color:#FFFFFF;}


.txtprice {	color: #CC0000;}

.logintab {background-color: #d4f2ff; padding: 4px;}
.logintab table {border:1px solid #0064b6; background-color: #a7e3ff; padding: 4px;}
.logintab th {background-color: #003866;}
.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;}

.fntblackbold {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;	color: #ffffff; }

table.invocetab  {border:1px solid #cccccc; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #cccccc; border-collapse:collapse; padding:3px;}


table.bluetable  {border:1px solid #003866; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #003866; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #003866; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #003866; border-collapse:collapse; padding:2px; height:20px; background-color:#d4f2ff; 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:3px;}

.titlefont { font-size: 18px; font-weight: 600; color: #ffffff; height:15px; padding:5px; border-bottom: solid 1px #d5cdcf;}

input,textarea{color:#000000; border:1px solid #bababa;}

.bdrmain {border:#121212;}

table.footer { margin:0px;}
.footer td{  color:#ffe13a; padding:8px; }
.footer a:link {color:#ffe13a; font-weight:normal; text-decoration:none;}
.footer a:visited{color:#ffe13a; font-weight:normal; text-decoration:none;}
.footer a:hover {color:#ffffff; text-decoration:none; }

.sitetitlefont {font-size: 22px; font-weight: 600; color: #8D270A;}

table.topicons { padding:2px;}
.topicons td{ text-align:center; padding:5px; border-right:1px solid #CCCCCC;  }
.topicons td.last{ text-align:center; padding:5px; border-right:0px solid #CCCCCC;  }

table.linkmenu {  }
.linkmenu td{ padding-left:10px; color:#fff; height:22px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; font-size:10px; background-color:#273D79; }
.linkmenu td.sec{height:22px; background:none;}
.linkmenu a:link {color:#fff; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.linkmenu a:visited{color:#fff; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.linkmenu a:hover {color:#FDDB01; }


table.leftmenu  {width:160px;}
.leftmenu td{ padding-left:10px; height:27px; background-image:url(images/butt_bg.jpg);}
.leftmenu a:link {color:#ffe13a; font-weight:bold; text-decoration:none;}
.leftmenu a:visited{color:#ffe13a;font-weight:bold; text-decoration:none; }
.leftmenu a:hover {color:#ffffff; text-decoration:none;}

table.leftlinks  {width:95%;}
.leftlinks td{ padding:1px; border-bottom:1px solid #FFDDCC; border-right:0px solid #b4dafe; 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:#b4dafe; 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:#efe6e2; }

table.checkbox td input{ background-color: transparent; border: 0px; }

.copyrights {color:#666666; font-size:11px;}
.copyrights a:link{color:#666666; font-size:11px;}
.copyrights a:visited{color:#666666; font-size:11px;}
.copyrights a:hover{color:#666666; font-size:11px;}

.overmenu{background:#EEF5F9; border-bottom:1px solid #ffffff; padding-left:5px; padding-right:2px; height:22px; width:140px;}

.textlink {font-size:11px; color:#ffffff; font-weight:bold; margin:0px; padding:5px;}
.textlink a:link {font-size:11px;  font-weight:bold;  color:#ffffff; padding:5px; text-decoration:none;}
.textlink a:visited {font-size:11px;  font-weight:bold; color:#ffffff; padding:5px; text-decoration:none;}
.textlink a:hover {font-size:11px;  font-weight:bold; color:#ffe13a; padding:5px; text-decoration:none;}

.leftback td{color:#FFFFFF; font-size:12px}

marquee {WIDTH: 330px; scrollAmount:3; direction:left; behaviour:scroll;}

