/* Design & programming by 4cubes - www.4cubes.dk */
/* Copyright © 1999-2006 All rights Reserved */

/************************************************************************************/
/* Root Elements                                                                    */
/************************************************************************************/

BODY
{
    font-size: 11px;
    background-color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    font-family: Verdana, Arial, Geneva, Helvetica;
    color: #000000;
    text-align: center;
}
BODY, TABLE, TD, TH, P, DIV, H1, H2, H3, H4, H6, H7, INPUT, SELECT
{
  font-family: Verdana, Arial, Geneva, Helvetica;
  font-size: 11px;
}
INPUT, SELECT
{
    color: #000000;
}
A:hover
{
  text-decoration: underline !important;
    color: #000000 !important;
}
A, A:visited, A:link, A:active
{
    text-decoration: none;
    color: #696969;
}
TABLE
{
  border-collapse: collapse;
  border-spacing: 0;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
}
TD
{
  padding: 0;
}
TH
{
  border-bottom: #cccccc 1px solid;
  font-weight: bold;
  text-align: center;
  padding-right: 2px;
  padding-left: 2px;
  font-size: 10px;
  vertical-align: bottom;
}
TH A
{
  text-decoration: none;
}
TH A:hover
{
}
LI
{
}
UL
{
  list-style-type: square;
}


H1
{
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0px;
}
H2
{
  color: #444444;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}
H3
{
  margin-top: 0px;
  color: #555555;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0px;
}
H4
{
  color: #666666;
  font-size: 12px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}
H5
{
  color: #666666;
  font-size: 12px;
  font-weight: normal;
}
H6
{
}
HR
{
  width: 100%;
  color: #003366;
  height: 1px;
  text-align: center;
}
IMG
{
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
  margin: 0px;
}
P
{
  margin-top: 3px;
  margin-bottom: 5px;
}
FORM
{
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
}
/************************************************************************************/
/* Body                                                                              */
/************************************************************************************/
.Body
{
	width: 1006px;
	height: 100%;
}
/************************************************************************************/
/* Banner                                                                              */
/************************************************************************************/
.Banner  TABLE 
{
  height: 80px;
	background-position: right top;
	background-image: url(images/tj-banner-01.jpg);
	background-repeat: no-repeat;
}
.Banner .100 TABLE
{
  height: 100%;
	background-image: none;
	background-color: transparent;
}
.Banner .TopMenu table
{
    height: 40px;
}
.Banner .TopMenu
{
    height: 40px;
    text-align: right;
    padding-right: 20px;
    padding-top: 5px;
}
.Banner .TopMenu .Language DIV
{
    height: 20px;
    padding-right: 10px;
    padding-left: 10px;
    background-image: none;
    padding-top: 0px;
}
.Banner .TopMenu DIV
{
    height: 20px;
    padding-right: 10px;
    padding-left:10px;
    padding-top: 3px;
    margin-left: 10px;
}
.Banner .TopMenu A
{
    color: #ffffff;
    font-weight: bold;
}
.Banner .TopMenu A:hover
{
    color: #cccccc !important;
	text-decoration: none !important;
}
.Banner .Cart
{
     color: #ffffff;
   height: 20px;
    text-align: right;
    padding-top: 8px;
}
.Banner .Cart DIV A
{
     color: #ffffff;
}
.Banner .Cart DIV A:hover
{
    color: #cccccc !important;
	text-decoration: none !important;
}

.Banner .Cart DIV
{
    height: 20px;
    padding-right: 30px;
    font-weight: bold;
    /*width: 250px;*/
}
.Banner SELECT
{
}
/************************************************************************************/
/* Menu                                                                             */
/************************************************************************************/
.Menu
{
	width: 100%;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	background-color: #8ca68b;
}
.Menu .MenuList
{
  width: 100%;
}
.Menu A, .Menu A:link, .Menu A:hover, .Menu A:visited, .Menu A:active
{
  font-size: 11px;
  color: #ffffff !important;
  padding-right: 10px;
  padding-left: 10px;
  font-weight: bold;
  padding-top: 8px;
  height: 30px;
}
.Menu A:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.Menu DIV
{
    padding-left: 5px;
    padding-right: 5px;
}
.Menu TD
{
  white-space: nowrap;
}
.Menu .MenuLeft DIV
{
  border-right: #ffffff 1px solid;
  height: 30px;
  text-align: center;
  vertical-align:middle;
}
.Menu .MenuLeft DIV a
{
  display: block;
}
.Menu .MenuLeft
{
  text-align: left !important;
}

.Menu .MenuRight
{
  text-align: right !important;
}
.Menu .MenuRight DIV
{
   border-left: #ffffff 1px solid;
  height: 30px;
   text-align: center;
}
.Menu .MenuRight DIV a
{
  display: block;
}

.Menu .MenuRight TABLE
{
  float: right;
}
/************************************************************************************/
/* Catalog                                                                          */
/************************************************************************************/
.Catalog
{
  vertical-align: top;
  text-align: left;
  width: 10% !important;
  padding-bottom: 15px;
  padding-top: 15px;
}
.Catalog DIV
{
  border-right: #A6A6A6 1px solid;
  height: 100%;
}

.Catalog TABLE
{
    width: 220px;
}
.Catalog TD
{
    width: 220px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
.Catalog .Header
{
}
.Catalog .Header A
{
    color: #000000 !important;
    padding-top: 6px;
}
.Catalog A:hover
{
}
.Catalog A, .Catalog A:visited, .Catalog A:link, .Catalog A:active
{
}

.Catalog A.SelA
{
  font-weight: bold !important;
  color: #000000 !important;
}

.Catalog UL
{
  margin: 3px 0px 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  clear: both;
}
.Catalog UL LI
{
  padding-left: 0px;
  margin-left: 0px;
  list-style-type: none;
  padding-bottom: 2px;
}
.Catalog UL LI A
{
  font-size: 11px;
  width: 100%;
  font-weight: bold;
}
.Catalog UL LI A:hover
{
  color: #333333 !important;
  text-decoration: none !important;
}
.Catalog UL UL
{
  margin: 0px 0px !important;
  font-size: 11px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.Catalog UL UL LI
{
  padding-bottom: 1px;
  padding-top: 1px;
  list-style-image: url(images/n0-off.gif);
  padding-left: 0px;
  margin-left: 0px;
  list-style-position: inside;
  border-bottom: none;
  margin-top: 0px;
  margin-bottom: 0px;
}
.Catalog UL UL LI.Sel
{
  list-style-image: url(images/n0-sel.gif) !important;
}
.Catalog UL UL A
{
  font-weight: normal;
  font-size: 11px;
}
.Catalog UL UL A:hover
{
}
.Catalog UL UL A.SelA
{
}
.Catalog UL UL UL
{
  margin: 0px 0px 5px 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.Catalog UL UL UL LI
{
  list-style-image: url(images/n1-off.gif);
  padding-left: 5px;
  margin-left: 0px;
}
.Catalog UL UL UL DIV
{
  border-bottom: none;
}
.Catalog UL UL UL LI.Sel
{
  list-style-image: url(images/n1-sel.gif) !important;
  border-bottom: none;
}
.Catalog UL UL UL A
{
  font-size: 11px;
}
.Catalog UL UL UL A:hover
{
}
.Catalog UL UL UL LI A.SelA
{
}
.Catalog UL UL UL UL
{
  margin: 0px 0px 5px 7px;
}
.Catalog UL UL UL UL A
{
  font-size: 10px !important;
}

.Catalog .Inp
{
  border-right: #c0d0c5 1px solid;
  border-top: #c0d0c5 1px solid;
  border-left: #c0d0c5 1px solid;
  border-bottom: #c0d0c5 1px solid;
  background-color: #ffffff;
}

.Catalog .Btn
{
	background-color: #8ca68b;
	border-right: #8ca68b 1px;
	border-top: #8ca68b 1px;
	border-left: #8ca68b 1px;
	border-bottom: #8ca68b 1px;
	font-weight: bold !important;
	color: #ffffff !important;
	cursor: hand;
	padding-right: 2px !important;
	padding-left: 2px !important;
	text-align: center !important;
	padding-bottom: 1px;
	padding-top: 2px;
}

.Catalog .AZ LI LI
{
  float: left;
  width: 15px;
  list-style-image: none;
  padding-top: 0px;
}
.Catalog .AZ LI
{
    font-size: 11px;
    width: 100%;
    font-weight: bold;
    padding-top: 10px;
}
.Catalog .AZ
{
}

.Catalog .AZ A
{
}

.Catalog .Link IMG {
	margin-top: 5px;
}
.Catalog .Link A {
	font-size: 10px;
}
.Catalog .Link TD {
	vertical-align: bottom;
}


/************************************************************************************/
/* Main                                                                             */
/************************************************************************************/
.Main
{
    vertical-align: top;
    text-align: left;
    height: 100%;
}
.MainDiv
{
    height: 100%;
}
.MainDiv2
{
     height: 100%;
   padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 19px;
}
.Main .BorderTop TD
{
  border-top: #cccccc 1px solid;
}

.Main .List
{
  margin-bottom: 10px;
}
.Main .List TD
{
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 3px;
  padding-top: 3px;
}
.Main .List .Image
{
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 1px;
  padding-top: 1px;
  border-left: #cccccc 1px solid;
  border-right: #cccccc 1px solid;
  height: 29px;
  width: 27px;
  background-color: #ffffff;
  vertical-align: middle;
  text-align: center;
}
.Main .List .Image DIV
{
  width: 25px;
}

.Main .Info
{
  clear: both;
  color: #999999;
  padding-bottom: 10px;
  padding-top: 10px;
}

.Main .Inp INPUT
{
  border-right: #c0d0c5 1px solid;
  border-top: #c0d0c5 1px solid;
  border-left: #c0d0c5 1px solid;
  border-bottom: #c0d0c5 1px solid;
}

.Main .TR TD
{
}
.Main .TR0 TD
{
	background-color: #fbfbfb;
	border-bottom: #cccccc 1px solid;
}
.Main .TR1 TD
{
    border-bottom: #cccccc 1px solid;
}


.Main .Btn
{
    background-color: #8ca68b;
    border-right: #8ca68b 1px solid;
    border-top: #8ca68b 1px solid;
    border-left: #8ca68b 1px solid;
    border-bottom: #8ca68b 1px solid;
    font-weight: bold !important;
    color: #ffffff !important;
    cursor: hand;
    padding-right: 2px !important;
    padding-left: 2px !important;
    text-align: center !important;
}
.Main TD.Inp
{
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  padding-right: 2px;
  padding-left: 2px;
}
.Main .Error INPUT
{
  border-right: d01618 1px solid;
  border-top: d01618 1px solid;
  border-left: d01618 1px solid;
  border-bottom: d01618 1px solid;
}
.Main .Error
{
  color: #d01618;
}
.Main .Success
{
  color: green;
}
.Main .Error A
{
  color: #330000;
  text-decoration: none;
}
.Main .Error A:hover
{
  color: #d01618;
}

.Main .SearchHiLite
{
  background-color: #dddddd;
  color: #000000;
}

.Main .FrontPage .List .Image
{
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 1px;
  padding-top: 1px;
  border-left: #cccccc 1px solid;
  border-right: #cccccc 1px solid;
  height: 54px;
  width: 54px;
  background-color: #ffffff;
  vertical-align: middle;
  text-align: center;
}
.Main .FrontPage .List .Price
{
  font-weight: bold;
}


/************************************************************************************/
/* Main CatalogTreeOverview (LI List)                                               */
/************************************************************************************/
.Main .CatalogTreeOverview UL
{
  list-style-type: none;
  margin: 0px 0px 0px 5px;
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 10px;
  padding-left: 0px;
}
.Main .CatalogTreeOverview UL A
{
  color: #000000 !important;
}
.Main .CatalogTreeOverview UL UL
{
  list-style-type: none;
  margin: 0px;
  font-size: 11px;
}
.Main .CatalogTreeOverview UL UL A
{
  color: #333333 !important;
}
.Main .CatalogTreeOverview UL UL UL
{
  list-style-type: none;
  margin: 0px 0px 0px 8px !important;
  font-size: 10px;
  font-weight: normal;
  padding-bottom: 0px;
}
.Main .CatalogAZ DIV
{
		float: left;
}
.Main .CatalogAZ UL {
	margin: 3px 30px 10px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Main .CatalogAZ UL LI {
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: url(images/n1-off.gif);
	list-style-position: inside;
}
.Main .CatalogAZ UL LI A
{
white-space: nowrap;
  font-size: 11px;
}

/************************************************************************************/
/* Main Group                                                               */
/************************************************************************************/

.Main .Groups
{
  margin-top: 0px;
  clear: both;
}
.Main .Group
{
    margin: 0px 10px 10px 0px;
    float: left;
    width: 165px;
    height: 130px;
}
.Main .Group .Title
{
  padding-bottom: 3px;
  width: 165px;
  height: 30px;
  vertical-align: bottom;
}
.Main .Group .Title H3
{
  border-bottom-style: none;
  font-size: 11px;
  margin: 0px;
}
.Main .Group .Image
{
    padding-right: 2px !important;
    padding-left: 2px !important;
    padding-bottom: 2px !important;
    width: 165px !important;
    padding-top: 2px !important;
    height: 110px !important;
    vertical-align: middle !important;
    text-align: center !important;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
}
.Main .Group .Image DIV
{
}
/************************************************************************************/
/* Main Catalog Header                                                               */
/************************************************************************************/

.Main .Header
{
  margin-bottom: 10px;
  clear: both;
  width: 100%;
}
.Main .Header .Image
{
    padding-right: 0px !important;
    padding-left: 0px !important;
    padding-bottom: 2px !important;
    width: 165px !important;
    padding-top: 2px !important;
    height: 110px !important;
    vertical-align: middle !important;
    text-align: center !important;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
}
.Main .Header .Image DIV
{
}
.Main .Header .Text
{
  padding-right: 5px;
  padding-left: 0px;
  padding-bottom: 5px;
  padding-top: 0px;
  vertical-align: top;
}
.Main .Header .Text DIV
{
  width: 510px !important;
  text-align: justify;
}
/************************************************************************************/
/* Main TemplateGroup                                                               */
/************************************************************************************/
.Main .TemplateGroup H1
{
}

.Main .GroupProducts
{
  clear: both;
}
.Main .GroupProducts .Product
{
  padding-right: 10px;
  padding-left: 0px;
  padding-bottom: 10px;
  padding-top: 0px;
  float: left;
  width: 174px;
  height: 265px;
  margin: 0px;
  position: static;
  text-align: left;
}
.Main .GroupProducts .Product TABLE
{
    width: 165px;
    height: 250px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
}
.Main .GroupProducts .Product .Image
{
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 4px;
  padding-top: 5px;
  vertical-align: middle;
  text-align: center;
  height: 110px;
  width: 158px;
}

.Main .GroupProducts .Product .Image DIV
{
}
.Main .GroupProducts .Product .Title
{
background-color: #eff7f0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 3px;
    padding-top: 0px;
    font-size: 11px;
    height: 35px;
    text-align: left;
}
.Main .GroupProducts .Product .Title H3
{
    border-bottom-style: none;
    font-size: 11px;
    margin: 0px;
    padding-right: 10px;
    padding-left: 10px;
}
.Main .GroupProducts .Product .Title A
{
}
.Main .GroupProducts .Product .Text
{
    text-align: left;
    vertical-align: top;
    padding-top: 5px;
    height: 45px;
    width: 158px;
    padding-right: 10px;
    padding-left: 10px;
}
.Main .GroupProducts .Product .Text P
{
    cursor: hand;
    height: 45px;
    font-size: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: left;
}
.Main .GroupProducts .Product .Text DIV
{
}
.Main .GroupProducts .Product .Price
{
    text-align: right;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 2px;
    vertical-align: bottom ;
    height: 68px;
}
.Main .GroupProducts .Product .Price B
{
}
.Main .GroupProducts .Product .Price I
{
    color: #999999;
}
.Main .GroupProducts .Product .Submit
{
  text-align: right;
  padding-right: 10px;
    padding-bottom: 2px;
}

.Main .GroupProducts .Product .Inventory
{
  text-align: left;
  padding-left: 10px;
}


/************************************************************************************/
/* Main Template Group List                                                            */
/************************************************************************************/
.Main .ListProcucts
{
  clear: both;
}
.Main .TemplateList H1
{
}
/************************************************************************************/
/* Main Template Product                                                            */
/************************************************************************************/
.Main .TemplateProduct H1
{
}
.Main .TemplateProduct .ImageSmall
{
  border-left: #cccccc 1px solid;
  clear: both;
  height:56px;
}
.Main .TemplateProduct .ImageSmall TABLE
{
  border-bottom: #cccccc 1px solid;
  border-right: #cccccc 1px solid;
  width: 56px;
  height:56px;
}
.Main .TemplateProduct .ImageSmall TD
{
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  padding-top: 2px;
  vertical-align: middle;
  text-align: center;
}
.Main .TemplateProduct .ImageSmall DIV
{
  width: 56px;
  height: 56px;
  float: left;
  cursor: hand;
}
.Main .SingleProduct
{
  border-top: #cccccc 1px solid;
  border-bottom: #cccccc 1px solid;
  height: 415px;
  width: 100%;
}
.Main .SingleProduct .Image
{
    border-left: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    padding: 5px;
    background-color: #ffffff;
}

.Main .SingleProduct .Left
{
  height: 415px;
  border-right: #cccccc 1px solid;
  vertical-align: top;
  width: 250px;
}
.Main .SingleProduct .Text
{
  padding: 5px;
  width: 240px;
  cursor: hand;
  font-size: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
  vertical-align: top;
}
.Main .SingleProduct .Text P
{
  width: 240px;
  cursor: hand;
  font-size: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.Main .SingleProduct .File
{
  padding: 5px;
  border-right: #cccccc 1px solid;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
}
.Main .SingleProduct .Order
{
  padding: 5px;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
}
.Main .SingleProduct .Order TABLE
{
  width: 100%;
  margin-top: 5px;
}

.Main .SingleProduct .Order INPUT.Inp
{
}
.Main .SingleProduct .Order .Price TD
{
  color: #cc0000;
  font-weight: bold;
}
.Main .SingleProduct .Order .Savings TD
{
	color: #009900;
	font-weight: bold;
}
.Main .SingleProduct .Order .PriceIncl TD
{
  color: #999999;
  font-weight: bold;
}
/************************************************************************************/
/* PopUpImage                                                                           */
/************************************************************************************/
.PopImageHidden
{
	display: none;
	z-index: 100;
	width: 0px;
	position: absolute;
	height: 0px;
	text-align: center;
	clear: none;
	float: none;
}
.PopImageLoading
{
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  border-right: #cccccc 1px solid;
  border-top: #cccccc 1px solid;
  border-left: #cccccc 1px solid;
  border-bottom: #cccccc 1px solid;
  background-color: #ffffff;
  z-index: 100;
  filter: alpha(opacity=50);
  position: absolute;
	display: block;
}
.PopImageDisplay
{
  filter: progid:DXImageTransform.Microsoft.Shadow(color=   '#cccccc' , Direction=135, Strength=4);
  padding: 3px;
  border-right: #cccccc 1px solid;
  border-top: #cccccc 1px solid;
  border-left: #cccccc 1px solid;
  border-bottom: #cccccc 1px solid;
  background-color: #ffffff;
  z-index: 100;
	position: absolute;
	display: block;
}

/************************************************************************************/
/* Bottom                                                                           */
/************************************************************************************/
.Fotter
{
    background-color: #A6A6A6;
    vertical-align: bottom;
    text-align: left;
    height: 40px;
}
.Fotter A, .Fotter A:visited, .Fotter A:link
{
  text-decoration: none;
  color: #ffffff;
}
.Fotter A:hover
{
  text-decoration: underline;
}

.Fotter TABLE
{
    width: 100%;
    height: 40px;
}
.Fotter .4c A, .4c A:visited
{
  color: #cccccc;
  padding-right: 5px;
}
.Fotter .4c A:hover
{
  color: #cccccc;
}
.Fotter .Ait A, .Ait A:visited
{
  color: #666633;
  padding-right: 5px;
}
.Fotter .Ait  A:hover
{
  color: #cccccc;
}

/************************************************************************************/
/* Global                                                                           */
/************************************************************************************/
.R
{
  text-align: right;
}
.R TABLE
{
  float: right;
}
.L
{
  text-align: left;
}
.C
{
  text-align: center;
}
.J
{
  text-align: justify;
}
.B
{
  font-weight: bold;
}

.NOBR
{
  white-space: nowrap;
}
.100
{
  width: 100%;
}


.Main .RelatedTable
{
  width: 100%;
  margin-bottom: 10px;
  
}
.Main .RelatedTable TD
{
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 3px;
  padding-top: 3px;
}
.Main .RelatedTable .Image
{
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 1px;
  padding-top: 1px;
  border-left: #cccccc 1px solid;
  border-right: #cccccc 1px solid;
  height: 29px;
  width: 27px;
  background-color: #ffffff;
  vertical-align: middle;
  text-align: center;
}
.Main .Related .Image DIV
{
  width: 25px;
}
.Main .Related .END
{
  border-right: #cccccc 1px solid;
}

.Main .List .END
{
  border-top: #cccccc 1px solid;
  border-right: #cccccc 1px solid;
}

.Top
{
  vertical-align: top;
}
.Middle
{
  vertical-align: middle;
}
.Bottom
{
  vertical-align: bottom;
}


.MainHead Table {
	width:600px;
	
}
.MainHead .MainText {
	height: 100%;
	text-align: left;
  padding-left: 5px;
  padding-right: 5px;
}

.MainHead .MainLinkIcon {
	background-position: 0px 0px;
	margin-top: 5px;
	padding-left: 20px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	background-repeat: no-repeat;
	height: 16px;
}
.MainHead Img {
}
.MainLeft {
	width: 0%;
}
.MainHead .MainLeft Img
{
  margin: 5px 5px 5px 0px;
  float: left;
}
.MainHead .MainRight Img {
  margin: 5px;
	float: right;
}

.MainHead .MainBottom Img
{
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 2px;
  margin: 5px 10px 5px 0px;
}
.MainSub Table {
	width:600px;
	margin-bottom: 10px;
}
.MainSub H2
{
  color: #444444;
  font-size: 11px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}


.MainSub .MainText {
	height: 100%;
	text-align: left;
	font-size: 11px;
}

.MainSub .MainLinkIcon {
	background-position: 0px 0px;
	margin-top: 5px;
	padding-left: 20px;
	margin-bottom: 1px;
	padding-top: 1px;
	background-repeat: no-repeat;
	height: 16px;
}

.MainSub Img {
}
.MainSub .MainLeft Img {
  margin: 5px 10px 5px 0px;
	float: left;
}
.MainSub .MainRight Img {
  margin: 5px 10px 5px 0px;
	float: right;
}

.MainSub .MainBottom Img
{
  margin: 5px 10px 5px 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 2px;
}
.MainRight
{
}
.MainNews Table {
	width: 150px;
	margin-bottom: 5px;
}
.MainNews TD {
	padding-left: 30px;
	width: 150px;
	padding-top: 10px;
}
.MainNews .MainText {
	padding-left: 30px;
	padding-top: 0px;
}
.MainForm Table {
	width: 350px;
}

.MainForm .MainText {
	padding-right: 0px;
	padding-left: 10px;
	text-align: left;
	text-align: justify;
}
.MainFormTable .MainText {
	padding-right: 0px;
	padding-left: 10px;
	text-align: left;
	text-align: justify;
}

.MainInpCBox
{
    border-color: #FFFFFF;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px -4px;
    padding-top: 0px;
    border-right-style: none;
    background-color: transparent;
    border-top-style: none;
    border-left-style: none;
    border-bottom-style: none;
} 
.MainInp {
}
.MainInp100 {
	width: 100%;
}
.MainInpNum {
	text-align: right;
}
.MainBtn
{
	border-right: #6c83a2 1px solid;
	border-top: #b5d1e7 1px solid;
	border-left: #b5d1e7 1px solid;
	border-bottom: #6c83a2 1px solid;
    margin-top: 10px;
    background-color: #90a0ae;
}
.Cat {
	width: 1%;
	padding-top: 70px;
	vertical-align: top;
	background-position: left top;
	background-repeat: no-repeat;
}
.Cat DIV {
	width: 200px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 0px;
}
.CatN0Off, .CatN0Sel {
	text-decoration: none;
	width: 100%;
	height: 25px;
	padding-left: 10px;
}
.CatN0Off A {
	width: 100%;
	height: 25px;
	padding-left: 10px;
}
.CatN0Off A:hover {
}
.CatN0Sel A {
	width: 100%;
	height: 25px;
	color: #000000 !important;
	padding-left: 10px;
}
.CatN0Sel A:hover {
}
.CatN1Off, .CatN1Sel {
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 180px !important;
}
.MenuLIOff
{
  float: left;
  background-image: url(images/n0-off.gif);
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-right: 20px;
}
.MenuLISel
{
  float: left;
  background-image: url(images/n0-sel.gif);
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-right: 20px;
  font-weight: bold;
}
.MenuUL {
  display:inline;
  margin:0px;
  padding:0px;
 
  }

.CatN1Off A {
}
.CatN1Off A:hover {
}
.CatN1Sel A {
}
.CatN1Sel A:hover {
}
.CatN2Off, .CatN2sel {
	font-size: 10px;
	margin-left: 10px;
	text-decoration: none;
}

.CatN2Off A {
}
.CatN2Off A:hover {
}
.CatN2Sel A {
}
.CatN2Sel A:hover {
}
.CatN3Off, .CatN3Sel {
	margin-left: 20px;
}
.CatN3Off A {
}
.CatN3Off A:hover {
	text-decoration: none;
}

.CatN3Sel A {
}
.CatN3Sel A:hover {
}
.CatNnOff, .CatNnSel {
	margin-left: 20px;
}
.CatNnOff A {
}
.CatNnOff A:hover {
}

.CatNnSel A {
}
.CatNnSel A:hover {
}
