/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:01 wilt Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.cat_description {  font-family :tahoma; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family:tahoma; font-size: 10px; }
.centertable { border-left:1px solid #798CCC; border-right:1px solid #798CCC; background-color:#D2DBF5 }
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana }
.errorBox { font-family :tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications {}
.orderEdit { font-family :tahoma; font-size : 10px; color: #000000; text-decoration: none; }

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
img {
	border:0;
	}	
A {
  color: #000000;
  text-decoration: underline;
}



FORM {
        display: inline;
}

.info-center	{
	padding: 10px 0px 0px 30px;
	background-image: url(images/infoBG.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 355px;
	}


TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:tahoma;
  font-size: 11px;
  background: #bbc3d3;
  color: #566268;
  font-weight : bold;
}
td 		{
		
		}

A.headerNavigation { 
 color: #424242;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:tahoma
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:tahoma;
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}


td select {

width:134px;
}

.infoBoxContents {

  font-family:tahoma;
  font-size: 10px;
}


.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
}

.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #000000; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family:tahoma;
  font-size: 10px;
  color:#000000;
}

TD.contentBoxHeading {
  font-family:tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #534F4D; padding-top:5
}

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
 {  ;
}

TABLE.productListing {
  border-spacing: 1px
}

.productListing-heading {
  font-family: tahoma;
  font-size: 10px;
  color: #000000;
  font-weight:bold;
 text-align:center;
}

TD.productListing-data {
  font-family:tahoma;
  font-size: 10px;
  color:#000000;
  vertical-align:middle;
  padding:0 5px 0 5px;
}
TD.productListing-data a{ text-decoration:none; color:#000000;}
TD.productListing-data a b{
		color:#000000;
		text-decoration:none;
		margin:0 0 0 5px;
		}
TD.productListing-data2 {
  font-family:tahoma;
  font-size: 10px;
  padding-top:10px;
}

A.pageResults {
  color: #000000;
}

a:hover.pageResults {
  color: #000000;
}

.navBbrown a{ color:#000000; text-decoration:none;}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:tahoma;
  font-size: 10px;
  color: #E46709;
}

.main, P.main, .main a{ 
   
  font-family: tahoma;
  font-size: 11px;
  color:#787878;
}
TD.main2, P.main2 {
  font-family:tahoma;
  font-size: 11px;
  line-height: 1.5;
  padding:3px;
  color:#000000
  padding:10px; 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:tahoma;
  font-size: 11px;
  color:#000000;
}

TD.smallText a{
  font-family:tahoma;
  font-size: 11px;
  color:#000000;
}

TD.accountCategory {
  font-family:tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:tahoma;
  font-size: 11px;
  font-weight: bold;
  color:#000000
}

TD.fieldValue {
  font-family:tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family:tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family:tahoma;
  color:#000000;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family:tahoma;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:tahoma;
  font-size: 11px;
}
select {
		width:200px;
		}
TEXTAREA {
  width: 100%;
  font-family:tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:tahoma;
  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:tahoma;
  color: #E46709;
}

SPAN.errorText {
  font-family:tahoma;
  color: #ff0000;
}

.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: #980133; }


.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: #E46709; }



.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


TABLE.linkListing {
  border: 0px;
  border-style: solid;
  border-color: #D6D6D6;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

TD.linkListing-data, TD.linkListing-data a{
  border-right: 0px solid #D6D6D6;
  border-bottom: 0px solid #D6D6D6;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#000000;
}

TR.linkListing-odd {
}

TR.linkListing-even {
}



TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {

  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color=: #BDCAF0;
}


TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #E46709
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;

  color: #00FF00;
}

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


.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #C0C0C0; }

.storyboxtitle  {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}


/* MY*/
/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ          ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ          ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
body {padding:0; margin:0; background:url(images/top.jpg) repeat-x}
body, td, input, textarea, select{
	font:normal 12px Tahoma;
	color:#2A383D;
	line-height:15px;
	vertical-align:top;
	padding:0px;
	margin:0px 0px 0px 0px;
}
img    {border:0px;}
  
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻBOXŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/										  
.box_header_txt	td{
	background:url(images/title_center.jpg) 0 0 repeat-x;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	height:37px;
}
.mod td{
	background:url(images/title1_center.gif) 0 0 repeat-x
}
.mod2 td{
	background:url(images/title2_center.gif) 0 0 repeat-x
}
.mod3 {
	background:url(images/popup_title_center.jpg) 0 0 repeat-x !important
}
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻbox_bodyŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.box_body td {
	color:#695D3C; 
	font-size:11px; 
}
.box_body ul {
	margin:0px 0px 0px 0px;
	padding:0; 
	list-style:none;
}
.box_body .bg_list {
	padding:0px 0px 1px 0px;
}
.box_body .bg_list a {
	font-weight:bold;
	color:#346DBC;
	text-decoration:none; 
	padding:0px 0px 2px 20px;
	background:url(images/bullet1.gif) no-repeat top left;
	line-height:20px;
}
.box_body .bg_list a:hover	{
	color:#346DBC;
	text-decoration:underline;
}

.box_body .bg_list_un {
	padding:0px 0px 1px 0px;
}
.box_body .bg_list_un a {
	font-weight:bold;
	color:#346DBC;
	text-decoration:none; 
	padding:0px 0px 2px 20px;
	background:url(images/bullet1.gif) no-repeat top left;
	line-height:20px;
}
.box_body .bg_list_un a:hover	{
	color:#346DBC;
	text-decoration:underline;
}






.box_body SPAN.productSpecialPrice	{color:#5B8501; font-size:14px; font-weight:bold}

.box_body a		    		{color:#404040; font-size:11px; font-weight:bold; text-transform:none; text-decoration:none; }
.box_body a:hover			{color:#404040; text-decoration:underline;}
.box_body span a		    {color:#5B8501; font-weight:bold; text-decoration:none}
.box_body span a:hover		{color:#5B8501; text-decoration:underline;}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.box_body .bg_list_un1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 1px 0px;
}
.box_body .bg_list_un1 a {
	font-weight:bold;
	color:#5B8802;
	text-decoration:none; 
	padding:0px 0px 2px 20px;
	background:url(images/bullet2.gif) no-repeat top left;
	line-height:20px;
}
.box_body .bg_list_un1 a:hover {
	color:#5B8802;
	text-decoration:underline;
}
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.box_body .bg_list_sub {
	margin:0px 0px 2px 10px;
}
.box_body .bg_list_sub a {
	font-weight:bold;
	color:#1B477D;
	text-decoration:none; 
	padding:0px 0px 3px 15px;
	background:url(images/bullet2.gif) no-repeat top left;
	line-height:20px;
}
.box_body .bg_list_sub a:hover	{
	color:#5B5B5B;
	text-decoration:underline;
}
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻCONTENTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.cont_header_txt {
}
.cont_header_txt {
	background:url(images/title_center_center.gif) 0 0 repeat-x #608E04;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	height:15px;
	padding-left:12px;
}
.cont_header2_txt {
	background:url(images/title2_center_center.gif) 0 0 repeat-x #2367C2;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	height:15px;
	padding-left:12px;
}
.cont_header_txt a {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.cont_header_txt em	{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻPRODUCTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.product td {
	color:#695D3C;
	line-height:14px;
}
.product a {
	color:#346DBC; 
	font-size:11px; 
	text-decoration:none; 
	font-weight:bold;
}
.product a:hover {
	color:#346DBC;
	text-decoration:underline;
}
.product div {text-align:center;}
.product div a {
	color:#346DBC; 
	font-size:11px; 
	font-weight:bold;
	text-decoration:none; 
	text-transform:none; 
}
.product div a:hover {
	color:#5B8501;
	text-decoration:underline;
}
.product .shop_cart {
	color:#346DBC; 
	font-size:11px;
	font-weight:bold;
	text-align:center; 
}
.product em	{
	color:#61401E; 
	font-size:12px; 
	text-decoration:underline; 
	font-weight:bold;
	font-style:normal;
}
div.padd3 {padding:0px 41px 10px 11px; text-align:left}
.prod_info		{width:1px; margin:0px 11px 0px 5px;}
.prod_info td	{text-align:center;}
SPAN.productSpecialPrice, 
.product SPAN.productSpecialPrice {
	color:#578301; 
	font-size:14px; 
	font-weight:bold
}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻCARTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/

.cart table {border-collapse:collapse; border:0;}
.cart td {padding:0; border:0;}

.cart .top {
	background:url(images/cart_center.jpg) 0 0 repeat-x #EEF6FF;
	padding-top:13px;
}
.cart .bot {
	background:url(images/cart_center_bot.jpg) 0 0 repeat-x;
}
.cart .left {
	background:url(images/cart_left_cen.jpg) 0 0 repeat-y;
}
.cart .right {
	background:url(images/cart_right_cen.jpg) 0 0 repeat-y;
}

.cart_cont {
	background:url(images/cart_cont_top.jpg) 0 0 repeat-x;
}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻRESULTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.result td  {
	color:#346DBC; 
	font-size:11px;
}

.result .top {
	background:url(images/result_center.jpg) 0 0 repeat-x #EEF6FF;
	padding-top:13px;
}
.result .bot {
	background:url(images/result_center_bot.jpg) 0 0 repeat-x;
}
.result .left {
	background:url(images/result_left_cen.jpg) 0 0 repeat-y;
}
.result .right {
	background:url(images/result_right_cen.jpg) 0 0 repeat-y;
}


.result a {
	color:#346DBC; 
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}
.result a:hover {
	color:#346DBC;
	text-decoration:none;
}
.result b {
	color:#346DBC;
	font-weight:bold;
}
.result u {
	color:#346DBC;
	font-size:11px;
} 
.result_right	{text-align:right; padding:0px 21px 0px 0px; width:50%}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻPOPUPŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.popup {width:387px; background:url(images/popup_bg.jpg) 0 0 repeat-x #FFFFFF}
.popup .footer {color:#404040; background:url(images/fbg.jpg) 0 0 repeat-x; height:60px; vertical-align:middle; padding:0px 0px 0px 0px; font-weight:bold; color:#695D3C}
.popup a {font-size:10px; font-weight:bold; color:#FFFFFF; text-decoration:none}
.popup a:hover {text-decoration:underline}
.popup b {font-size:10px; font-weight:bold; color:#FFFFFF;}
.popup strong {font-weight:bold; color:#346DBC;}


/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ */
.remove		{width:15%;}
.products	{width:48%;}
.quantity	{width:20%;}
.total		{width:17%}

/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ */
s {
	color:#1B477D;
	font-size:14px;
	font-weight:bold;
}
h1 {display:inline; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; color:#FFFFFF; font:bold 11px Tahoma}
h1 a {text-decoration:none; color:#FFFFFF; font-weight:bold}
h1 a:hover {text-decoration:underline;}
h2 {text-transform:uppercase; font-weight:bold; font-size:12px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; display:inline}
h3 {font-weight:bold; font-size:11px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; display:inline; color:#1B477D}
.pic img {border:1px solid #E2E2E2;}

.p2{padding:9px 9px 9px 9px;}
.border_bottom {border-bottom:1px solid #E3E3E3;}

.bg_gg	{background:url(images/bg_li.gif) center repeat-x;}
.bg_vv	{background:url(images/vl.gif) 0 0 repeat-y}

.vam {vertical-align:middle}
.center {text-align:center}
/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻINPUTSŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ */
.input{
 	width:97px; 
	height:18px; 
	color:#AA9D7A;
	vertical-align:middle; 
	padding-left:15px; 
	margin-right:5px;
}

.input1 {
	width:44px; 
	height:18px; 
	color:#7B7B7B; 
	font-size:10px; 
	text-align:right;
	padding:0px 3px 0px 0px;
	margin:0px 0px 0px 5px;
	vertical-align:middle;
}

.input2 {
	width:39px; 
	height:20px; 
	color:#6E6E6E;
	text-align:right;
}

.jump {width:95px; height:19px; color:#3975C5; padding:0px 0px 0px 4px; margin:0px 0px 0px 20px; vertical-align:middle}
.sel2 {height:50px; text-align:center; vertical-align:middle}
.jump1{ width:138px; height:18px; color:#346DBC; padding-left:4px;}
.jump2 {width:135px; height:20px; color:#7A7A7A; padding-left:8px;}

/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.main1 {
	 height:100%; background:url(images/top_bg.jpg) 0 0 repeat-x
}

.footer {height:56px; background:url(images/fbg.jpg) center top repeat-x;}
.footer a {font-size:11px; font-weight:bold; text-decoration:none; color:#404040}
.footer a:hover {text-decoration:underline}
.footer td {font-size:11px; font-weight:bold; color:#404040}

.cont_header_bg_c {background:#608E04}
.cont_header_bg_l {background:url(images/title_left.gif) 0 0 repeat-y}
.cont_header_bg_r {background:url(images/title_right.gif) 0 0 repeat-y}
.cont_header_bg_b {background:url(images/title_center_bottom.gif) 0 0 repeat-x}
.cont_header_bg_t {background:url(images/title_center_top.gif) 0 0 repeat-x}

.cont_header2_bg_c {background:#608E04}
.cont_header2_bg_l {background:url(images/title2_left.gif) 0 0 repeat-y}
.cont_header2_bg_r {background:url(images/title2_right.gif) 0 0 repeat-y}
.cont_header2_bg_b {background:url(images/title2_center_bottom.gif) 0 0 repeat-x}
.cont_header2_bg_t {background:url(images/title2_center_top.gif) 0 0 repeat-x}

.c1 {background:url(images/c1_bg.jpg) 0 0 repeat-x}
.c1_l {background:url(images/c1.gif) 0 0 repeat-y #FFFFFF}
.c1_r {background:url(images/c1.gif) top right repeat-y #FFFFFF}
.c1_b {background:url(images/c1.gif) bottom repeat-x #FFFFFF}
.c1_t {background:url(images/c1.gif) top repeat-x #FFFFFF}

.box_body .c1_l {background:url(images/p1.gif) 0 0 repeat-y}
.box_body .c1_r {background:url(images/p1.gif) top right repeat-y}
.box_body .c1_b {background:url(images/p1.gif) bottom repeat-x}
.box_body .c1_t {background:url(images/p1.gif) top repeat-x}

.banner2 {background:url(images/banner2_center.gif) 0 0 repeat-x;}
.banner2_left {background:url(images/banner2_left.jpg) 0 0 no-repeat}
.banner2_right {background:url(images/banner2_right.gif) top right no-repeat; height:213px}
.banner2 td {color:#FFFFFF; line-height:15px}