/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial;
	font-size: 10px;
	color: #000000;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


a:link {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:visited {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover {
	font-size: 11px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer1 {
  background: #bbc3d3;
}

TD.footer1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(images/empty_blue_inv.jpg);
  background-repeat:repeat-x;  color: #FFFFFF;
  font-weight: bold;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(images/empty_blue_inv.jpg);
  background-repeat:repeat-x;  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#333333;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 13px;
  font-weight:bold;
  color: #980F00;
  text-align:justify;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
.field {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color:#000000;
  border-style:solid;
  border-width:1px;
  vertical-align:top;
 
}
SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color:#000000;
  border-style:solid;
  border-width:1px;
 
}

CHECKBOX, RADIO {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

/* //rmh M-S_multi-pricing begin */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccFFcc;
}
/* //rmh M-S_multi-pricing end */

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.inputRestriction { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #666666; } /* //rmh M-S_multi-stores */

ul.sitemap {
color: #ff0000;
}

//Fancy Product Info 

TABLE.productinfoBox1 {

/*  background-image: url('images/osc_bg.gif');*/

  background: #fafaFf;
	
  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

TD.Price {

  font-family: Verdana, Arial, sans-serif;

  font-size: 20px;

  font-weight: bold;

  color: #000000;

}

.price {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  color: #000000;

}
.t {background: url(images/dot.gif) 0 0 repeat-x; }
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:5px}


.bl2 {background: url(images/bl2.gif) 0 100% no-repeat}
.br2 {background: url(images/br2.gif) 100% 100% no-repeat}
.tl2 {background: url(images/tl2.gif) 0 0 no-repeat}
.tr2 {background: url(images/tr2.gif) 100% 0 no-repeat; padding:5px}




.borderit img{
border: 1px solid #ccc;
}

.borderit:hover img{
border: 1px solid navy;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
    /*margin:100px;*/
    background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.tbg {
	background-image: url(images/gathlon_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.catd:link {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.catd:visited {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.catd:hover {
	font-size: 11px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.redb:link {
	font-size: 11px;
	color: #980F00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.redb:visited {
	font-size: 11px;
	color: #980F00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.redb:hover {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.txtwb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a.txtwb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
a.txtwb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
a.txtwb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
.txtw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}
a.txtw:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	
}
a.txtw:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	
}
a.txtw:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	
}
.hb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2E2E2;
	font-weight: normal;
	font-style: italic;
	font-weight: bold;
	
}
.txtc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	
} 
.txtredb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #980F00;
	font-weight: bold;
}
.txtred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #980F00;
	
}
.txtrblueb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B4C7E;
	font-weight: bold;
	text-decoration: underline;
}
.txtrgry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDA900;
	font-weight: bold;
}
a.txto:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDA900;
	font-weight: bold;
	text-decoration:none;
}
a.txto:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDA900;
	font-weight: bold;
	text-decoration:none;
}
a.txto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDA900;
	font-weight: bold;
	text-decoration:none;
}
.txtT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0333333;
	font-weight: normal;
}
.h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2E2E2;
	font-weight: normal;
	font-style: italic;
	text-align:center;
}

.alpha {
width:100%;
color:black;
background:white;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
a.decor-dwm:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
a.decor-dwm:visited {
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.decor-dwm:hover {
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}#img
{
	position: relative;
	z-index: 0;
}
#text
{
	position: absolute;
	top: 373px;
	z-index: 99;
	background-color: #FFFFFF;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	width: 474px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}




#nav a{
padding: 5px 15px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:11px;
color: #ffffea;
background:#000000;
display:block;
background: url(images/menu_bg.gif) repeat left;
margin:1px 0;

}
#nav a:hover{
padding: 5px 15px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:11px;
color: #ffffea;
display:block;
background:#000000;
margin:1px 0;
}


#nav span a{
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
color:#ffffea;
display:block;
font-size:11px;
margin-left:8px;
background:#000000;
background: url(images/menu_bg.gif) repeat left;

}
#nav span a:hover{
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
display:block;
color:#ffffea;
font-size:11px;
margin-left:8px;
background:#000000;

}

.mainTable { background-color: #F4FAFF; }
.mainTableAlt { background-color: #FFFFFF; }
.mainTableOn { background-color: #FFFFF0; }
.TableHeader { background: #999999 url("images/bgbar.gif"); line-height: 20px; height: 20px; }
.TableMsg { background-color: #ADADAD; width: 100%; }
.TableHeaderText { color: #FFFFFF; font-size: 11px; font-weight: 0;  text-align: center; }
.TableHeaderText a { color: #FFFFFF; font-size: 11px; font-weight: 0;  text-align: center; }
.TableInfoText { color: #000000; font-size: 11px; background-color: #FFFFFF; }
.priLow { background-color: #DDFFDD; }
.priNormal { background-color: #FFFFF0; }
.priHigh { background-color: #FEE7E7; }
.privReceived { background-color: #3669CF; color: #3E3E3E; }
.privBox { background-color: #FFFFFF; }
.privBorder { background-color: black; }
.privAttachments { background-color: #94C7FF; }
.msgReceived { background-color: #E9E9E9; color: #3E3E3E; font-size: 10px; }
.msgAnswered { background-color: #FFE0B3; color: #3E3E3E; font-size: 10px; }
.msgAttachments { background-color: #F4FAFF; color: #000000; font-size: 10px; }
.msgBorder { background-color: #ADADAD;  margin-top: 10px; }
.msgBorderInfo { background-color: #ffffff; }
.msgBox { background-color: #F9F9F9; }
.searchBox { padding: 10px 0 0 10px; margin: auto; }
.loginBox { padding: 5px; }
.loginBox td { padding: 5px; }
.loginBox td table td { line-height: 30px; }
.buttons { text-align: center; }
 .ch1{
 font-size: 11px;
 color: #EAEBEC;
 }
 
 .ch2{
 border-left: #919498 1px solid;
 border-right: #919498 1px solid;
 }

 .ch3{
 padding-left: 18px;
 }

 .ch4{
 padding-left: 15px;
 font-weight:bold;
 font-size:12px;
 color:#F80606;
 }
 
 .ch5{
 font-size: 11px;
 color: #000000;
 }

 .ch6{
 font-size: 16px;
 color: #FFF002;
 font-weight: bold;
 }

 .ch7{
 font-size: 16px;
 color: #D0D0D2;
 font-weight: bold;
 }

 .ch8{
 font-size: 11px;
 color: #D0D0D2;
 }
 
 .ch8 a:link{
 font-size: 11px;
 color: #D0D0D2;
 }
 .ch8 a:hover{
 font-size: 11px;
 color: #D0D0D2;
 text-decoration:none;
 }
   .ch8 a:visited{
 font-size: 11px;
 color: #D0D0D2;
 }

 .ch9{
 padding-left: 21px;
 }

 .ch10{
 font-size: 11px;
 color: #DEDFDF;
 }

 .ch11{
 padding-left: 15px;
 padding-right: 10px;
 }

 .ch12{
 font-size: 11px;
 color: #E6E6E7;
 text-transform: uppercase;
 }

 .ch13{
 font-size: 11px;
 color: #333333;
 }

 .ch14{
 padding-top: 32px;
 padding-left: 43px;
 }

 .ch15{
 font-size: 13px;
 color: #FFFFFF;
 }
  .currency_symbol{
 font-size: 16px;
 color: #D0D0D2;
 font-weight: bold;
 padding-right:6px;
 }	
  .ml3,  .ml3 a{
 font-size: 11px;
 color: #999999;
 text-decoration: none; 
 font-weight:bold;
 }
.ml3 a:hover{
 font-size: 11px;
 color: #888888;
 text-decoration:underline; 
 font-weight:bold;
 } 

/* CSS Document new for defenda  */

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
.slogan_bg{background-image:url(images/slogan.jpg); background-repeat:no-repeat; height:95px;}
.menu_bg{background-image:url(images/menu_bg.jpg); background-repeat:repeat-x; height:28px;}
.header{background-image:url(images/table/header.jpg); background-repeat:no-repeat; height:29px; font-family: Tahoma; font-size: 11px; color: #ffffff; font-weight:bold;}
.top_horiz{background-image:url(images/table/top_horiz.jpg); background-repeat:repeat-x; height:2px; vertical-align:top;}
.bott_horiz{background-image:url(images/table/bott_horiz.jpg); background-repeat:repeat-x; height:2px; vertical-align:bottom;}
.left_verti{background-image:url(images/table/left_verti.jpg); background-repeat:repeat-y; height:2px; vertical-align:top;}
.right_verti{background-image:url(images/table/right_verti.jpg); background-repeat:repeat-y; height:2px; vertical-align:top;}
.visa_text{ font-family: Tahoma; font-size: 11px; color: #1A1D7A; font-weight:bold;}
.price{ font-family: Tahoma; font-size: 11px; color: #F80606; font-weight:normal;}
.textbox {
	background-color: #FFFFFF;
	height: 16px;
	width: 150px;
	border: 1px solid #191919;
	font-family: Tahoma;
	font-size: 11px;
	color: #545454;
	font-style: normal;
}
td();
.empty
{
}

td
{
	font-family: Tahoma;
	font-size: 11px;
	color: #505050;
}
.setp{padding:5px;}
.set{padding:2px; border-style: solid; border-color: #575656; border:1px;}
.set1{ border-style: solid; border-color: #575656; border:1px;}

a:link {font-family: Tahoma; font-size: 11px; color: #505050;text-decoration: none;}
a:visited {font-family: Tahoma; font-size: 11px; color: #505050; text-decoration: none;}
a:hover { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: underline;}
a:active { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: underline;}

a.small:link {font-family: Tahoma; font-size: 10px; color: #505050;text-decoration: none;}
a.small:visited {font-family: Tahoma; font-size: 10px; color: #505050; text-decoration: none;}
a.small:hover { font-family: Tahoma; font-size: 10px; color: #000000; text-decoration: none;}
a.small:active { font-family: Tahoma; font-size: 10px; color: #000000; text-decoration: none;}

a.footer:link {font-family: Tahoma; font-size: 11px; color: #505050;text-decoration: none;}
a.footer:visited {font-family: Tahoma; font-size: 11px; color: #505050; text-decoration: none;}
a.footer:hover { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none;}
a.footer:active { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none;}

a.catd:link {font-family: Tahoma;font-size: 11px;color: #0E184B;text-decoration: none;}
a.catd:visited {font-family: Tahoma; font-size: 11px; color: #0E184B; text-decoration: none;}
a.catd:hover { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none;}
a.catd:active { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none;}

a.more:link {font-family: Tahoma;font-size: 10px;color: #0E184B;text-decoration: none;}
a.more:visited {font-family: Tahoma; font-size: 10px; color: #0E184B; text-decoration: none;}
a.more:hover { font-family: Tahoma; font-size: 10px; color: #000000; text-decoration: none;}
a.more:active { font-family: Tahoma; font-size: 10px; color: #000000; text-decoration: none;}

a.blue:link {font-family: Tahoma;font-size: 11px;color: #0D1749;text-decoration: none; font-weight:bold;}
a.blue:visited {font-family: Tahoma; font-size: 11px; color: #0D1749; text-decoration: none; font-weight:bold;}
a.blue:hover { font-family: Tahoma; font-size: 11px; color: #700000; text-decoration: none; font-weight:bold;}
a.blue:active { font-family: Tahoma; font-size: 11px; color: #700000; text-decoration: none; font-weight:bold;}

a.red:link {font-family: Tahoma;font-size: 11px;color: #B90905;text-decoration: underline; font-weight:bold;}
a.red:visited {font-family: Tahoma; font-size: 11px; color: #B90905; text-decoration: underline; font-weight:bold;}
a.red:hover { font-family: Tahoma; font-size: 11px; color: #B90905; text-decoration: none; font-weight:bold;}
a.red:active { font-family: Tahoma; font-size: 11px; color: #B90905; text-decoration: none; font-weight:bold;}
.field{	
	background-color: #FFFFFF;
	height: 20px;
	width: 150px;
	border: 1px solid #191919;
	font-family: Tahoma;
	font-size: 11px;
	color: #545454;
	font-style: normal;
	padding-left:5px; }
.field12{	
	background-color: #FFFFFF;
	height: 18px;
	width: 135px;
	border: 1px solid #191919;
	font-family: Tahoma;
	font-size: 11px;
	color: #545454;
	font-style: normal;
	padding-left:5px; }
	.header_bg{
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	height:29px; font-family: Tahoma; font-size: 11px; color: #ffffff; font-weight:bold; text-align:center;}
	.tb_border{ border: solid 1px #000000;}
/*  code on 29-11-2007*/
.top_horiz1_1{background-image:url(images/table1/top_horiz.jpg); background-repeat:repeat-x; height:9px;}
.bott_horiz1_1{background-image:url(images/table1/bott_horiz.jpg); background-repeat:repeat-x; height:8px;}
.left_verti1_1{background-image:url(images/table1/left_verti.jpg); background-repeat:repeat-y;}
.right_verti1_1{background-image:url(images/table1/right_vert.jpg); background-repeat:repeat-y;}
.top_horiz_1{background-image:url(images/table1/top_horiz.jpg); background-repeat:repeat-x; height:2px; vertical-align:top;}
.bott_horiz_1{background-image:url(images/table1/bott_horiz.jpg); background-repeat:repeat-x; height:2px; vertical-align:bottom;}
.left_verti_1{background-image:url(images/table1/left_verti.jpg); background-repeat:repeat-y; height:2px; vertical-align:top;}
.right_verti_1{background-image:url(images/table1/right_verti.jpg); background-repeat:repeat-y; height:2px; vertical-align:top;}


.setp{padding:5px;}
.set{padding:2px; border-style: solid; border-color: #575656; border:1px;}
.set1{ border-style: solid; border-color: #575656; border:1px;}
.set_main{ padding-top:3px; padding-bottom:3px; padding-left:3px; padding-right:3px;}
