div
{
	margin:0px;
	padding:0px;
}

#wfO,#wfM800,#wfM1024,#wfM1068
{
    margin:0px;
    padding:0px;
    text-align:left;
    
    /* Required for Mozilla only */
    margin-left:auto;
	margin-right:auto;
}

#wfO
{
    display:table;
    width:100%;
    height:100%;
    text-align:center;
}

#wfM800
{
    width:760px;
}

#wfM1024
{
	width:960px;
}

#wfM1068
{
	width:1004px;
}

input,textarea
{
	font-family:Verdana,Tahoma,Arial,Serif;
}

div#SubMenuStyle
{
	line-height:2.2em;
	letter-spacing:0.1em;
}

img
{
	border-style:none;
}

.wfverr
{
	color:Red;
}

.tAlignCenter
{
    text-align:center;   
}

#wfSkipLink
{
    display:none;
}
.sle
{
	margin:0px;
	padding:0px;
	float:left;
}

.col
{
	position:static;
	float:left;
	margin:0px;
	padding:0px;
}

.PositioningCell
{
	width:30%;
}

.spacer
{
	clear:both;
	float:none;
}

.break
{
    width:100%;
    height:0px;
    line-height:0em;
    font-size:0em;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;   
}

.clear
{
	clear:both;
}

.bold
{
	font-weight:bold;	
}

.smalltext
{
	font-size:85%;
}

.italic
{
	font-style:italic;	
}

.noborder
{
	border-style:none;	
}

.invisible,div.invisible,span.invisible,tr.invisible,td.invisible
{
	display:none;
}

/* Features that need to be added to the system */
.red
{
	color:Red;	
}

.width100p
{
	width:100%;
}

.height30
{
	height:30px;
}

.alignleft
{
	text-align:left;
}

.aligncenter
{
	text-align:center;
}

.alignright
{
	text-align:right;
}

.nogap
{
	font-size:0em;
	line-height:0em;
	padding:0px;
	margin:0px;
}

div.clear
{
	/*
	Hack for Firefox to allow height to fit. 
	Use as <div class="clear"></div> to clear the surrounding div.
	Only use as the last item in a div, can use clear: both; otherwise.
	*/
	
	clear: both; 
	display: block;
	font-size: 0; /* To fix back for IE */
	line-height: 0px;
	overflow: hidden;
	height: 0;
	visibility: hidden;
}

div.repeatSpacer
{
    clear: both;
	display: block;
	font-size: 0; /* To fix back for IE */
	line-height: 0px;
	overflow: hidden;
}

.gap1, .gap2, .gap3, .gap4, .gap5, .gap6, .gap7, .gap8, .gap9, .gap10, .gap11, .gap12, .gap13, .gap14, .gap15, .gap16, .gap17, .gap18, .gap19, .gap20, .gap21, .gap22, .gap23, .gap24, .gap25, .gap26, .gap27, .gap28, .gap29, .gap30,  .gap31, .gap32, .gap33, .gap34, .gap35, .gap36, .gap37, .gap38, .gap39, .gap40, .gap41, .gap42, .gap43, .gap44, .gap45, .gap46, .gap47, .gap48, .gap49, .gap50
{
    clear: both;
    display: block;
    width:100%;
    font-size: 0; /* To fix back for IE */
	line-height: 0px;
}

.gap1
{
    height:1px;
}

.gap2
{
    height:2px;
}

.gap3
{
    height:3px;
}

.gap4
{
    height:4px;
}

.gap5
{
    height:5px;
}

.gap6
{
    height:6px;
}

.gap7
{
    height:7px;
}

.gap8
{
    height:8px;
}

.gap9
{
    height:9px;
}

.gap10
{
    height:10px;
}

.gap11
{
    height:11px;
}

.gap12
{
    height:12px;
}

.gap13
{
    height:13px;
}

.gap14
{
    height:14px;
}

.gap15
{
    height:15px;
}

.gap16
{
    height:16px;
}

.gap17
{
    height:17px;
}

.gap18
{
    height:18px;
}

.gap19
{
    height:19px;
}

.gap20
{
    height:20px;
}

.gap21
{
    height:21px;
}

.gap22
{
    height:22px;
}

.gap23
{
    height:23px;
}

.gap24
{
    height:24px;
}

.gap25
{
    height:25px;
}

.gap26
{
    height:26px;
}

.gap27
{
    height:27px;
}

.gap28
{
    height:28px;
}

.gap29
{
    height:29px;
}

.gap30
{
    height:30px;
}

.gap31
{
    height:31px;
}

.gap32
{
    height:32px;
}

.gap33
{
    height:33px;
}

.gap34
{
    height:34px;
}

.gap35
{
    height:35px;
}

.gap36
{
    height:36px;
}

.gap37
{
    height:37px;
}

.gap38
{
    height:38px;
}

.gap39
{
    height:39px;
}

.gap40
{
    height:40px;
}

.gap41
{
    height:41px;
}

.gap42
{
    height:42px;
}

.gap43
{
    height:43px;
}

.gap44
{
    height:44px;
}

.gap45
{
    height:45px;
}

.gap46
{
    height:46px;
}

.gap47
{
    height:47px;
}

.gap48
{
    height:48px;
}

.gap49
{
    height:49px;
}

.gap50
{
    height:50px;
}

.border1
{
	border:solid 1px #000000;	
}

.nopadding
{
	padding:0px;	
}

.nomargin
{
	margin:0px;	
}

.emphasis,a.emphasis,span.emphasis
{
	font-weight:bold;
}

.normal,a.normal,span.normal
{
	font-weight:normal;
}

a.grey:visited
{
	color:Gray;	
}

.underline,a.underline,a.underline:visited
{
	text-decoration:underline;	
}

.nounderline,a.nounderline,a.nounderline:visited
{
	text-decoration:none;
}

.smaller
{
	font-size:85%;
}

.helpButton
{
	vertical-align:top;
	cursor:help;
}

.wfverr
{
	color:Red;
}

.formRowInvisible
{
	height:0px;
	font-size:0em;
	line-height:0em;
}

.floatLeft
{
    float:left;
}

.floatRight
{
    float:right;
}

/* trim space - wrapped around images */
.mzSpace
{
    line-height:0px;
    font-size:0px;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    line-height: 12.6pt;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 1em;
    padding-bottom: 1em;
    background-color: #f4f1ed;
    background-repeat: repeat-X;
    color: #000000;
}

p
{
    margin-top: 0px;
    margin-bottom: 15px;
}


/* Custom Link styles */
a, a:visited
{
    color: #333;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a.Underline, a.Underline:hover
{
	text-decoration:underline;
}

#MainContentZone a:hover
{
    color: #000000;
    text-decoration: underline;
}

a.footerlink, a.footerlink:visited, a.footerlink:hover
{
    color: #333;
}

#home a:link, #home a:active, #home a:hover, #home a:visited
{
	color:White;
	text-decoration:underline;
}

a.footerlink:link, a.footerlink:active, a.footerlink:hover, a.footerlink:visited
{
}

a.Breadcrumblink:link, a.Breadcrumblink:active, a.Breadcrumblink:hover, a.Breadcrumblink:visited
{
    color: #999999;
}

a.topnav:link, a.topnav:active, a.topnav:hover, a.topnav:visited
{
    text-decoration: underline;
}


/* Effects */
.emphasis
{
    font-weight: bold;
}

.underline
{
    text-decoration: underline;
}

.italic
{
    font-style: italic;
}

/* Custom font style */
.bigred
{
	font-family:Arial;
	font-size:140%;
	font-weight:900;
	color:#9A0000;
}


/*custom homepage style*/
#home
{
    color:#ffffff;
    font-size:120%;
    line-height:1.25em;
}

#homeEdit
{
	background-color:White;
}


/*non li - bullet img style*/
.imgTop
{
	vertical-align:top;
}


/* WineCases BG */
#WineCasesIntro
{
    background-position:bottom right;
}


/* Hidden areas */
/* which one is right? */
/*.whide
{
	display:none;
}
    
.whide
{
	display:block;
} */


/* Forms and textboxes/areas styles */
.SubTextBox, .SubTextBoxErr, .SubTextBoxChanged, TEXTAREA .SubTextBox
{
    border: solid 1px #aaadb2;
    color: #aaadb2;
    font-size: 12px;
    height: 1.78em;
    line-height: 1.78em;
    padding-left:3px;
    background-color:White;
}

.SubTextBoxErr
{
	border: solid 1px #a00b10;
}

.SubTextBoxChanged
{
	color:#000000;
}

.SearchBox
{
    border: Solid 1 #416c5b;
    font-size: 88%;
    line-height: 1.6em;
}

.clear
{
    clear: both;
}

.SearchBox
{
    width: 190px;
    border: solid 1px #416c5b;
    height: 18px;
    padding: 2px;
}

.TextArea
{
    width: 300px;
    border: solid 1px #ffffff;
    background-repeat: no-repeat;
    background-position: left;
}

.Textboxes
{
    width: 300px;
    border: solid 1px #ffffff;
    background-repeat: no-repeat;
    background-position: left;
}


/* Submenu styles*/
span.SubMenuItemSelected, a.SubMenuItemSelected, a.SubMenuItemSelected:hover, a.SubMenuItemSelected:visited, a.siLink, a.siLink:hover, a.siLink:visited
{
    color: #333333;
    font-weight: bold;
    line-height: 20px;
}

span.SubMenuItemUnSelected, a.SubMenuItemUnSelected, a.SubMenuItemUnSelected:hover, a.SubMenuItemUnSelected:visited, a.iLink, a.iLink:hover, a.iLink:visited
{
    color: #333333;
    line-height: 20px;
}

ul, li
{
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-left: 1.0em;
    margin-Left:-5px; 
    margin-bottom:10px;
}

ol li 
{   list-style-type:decimal;
    background-image:none;
    margin-Left:-13px; 
    padding-left: 0;
    margin-bottom:10px;
}

/*from jl (for menu)*/
#menu
{
    padding-right: 0px;
    padding-left: 0px;
    z-index: 5;
    /* Dynamic bkimg */
    background-repeat:repeat-x;
    background-position:0px 0px;
    left: 0px;
    float: left;
    padding-bottom: 0px;
    margin: 0px 0px 10px;
    width: 100%;
    padding-top: 0px;
    list-style-type: none;
    position: relative;
    height: 2.1em;
    text-align: center;
}
#menu LI
{
    display: inline;
    font-weight: bold;
    float: left;
    width: 14.1%;
    line-height: 2.1em;
    height: 2.1em;
    text-align: center;
    
    /* FWOSS MOD */
	background-image:none;
    padding-left:0px;
	background-position:0px 0px;
	margin-left:0px;
}
#menu A.cat
{
    padding-right: 0px;
    display: block;
    padding-left: 0px;
    /* Dynamic bkimg */
    background-repeat:no-repeat;
    background-position:100% 0px;
    padding-bottom: 0px;
    margin: 0px;
    vertical-align: middle;
    width: 100%;
    color: #fff;
    line-height: 2em;
    padding-top: 0px;
    white-space: nowrap;
    height: 2em;
    text-align: center;
    text-decoration: none;
}
#menu .cat:hover
{
    position: relative;
}
#menu LI.select
{
    /* Dynamic bkimg */
    background-repeat:no-repeat;
    background-position:100% 0px;
    white-space: nowrap;
}
#menu LI A.end
{
    background: none transparent scroll repeat 0% 0%;
}
#menu LI .end
{
}
#menu LI A:hover
{
    display: block;
    text-decoration: underline;
}
#menu LI:hover > A
{
    display: block;
    text-decoration: underline;
}
#menu A.cat:hover
{
    /* Dynamic bkimg */
    background-repeat:no-repeat;
    background-position:100% 0px;
}
#menu A.end:hover
{
    /* Dynamic bkimg */
    background-repeat:no-repeat;
    background-position:100% 0px;
}
#menu :hover > A.cat
{
    /* Dynamic bkimg */
    background-repeat:no-repeat;
    background-position:100% 0px;
}
#menu :hover > A.end
{
    /* Dynamic bkimg */
    background-repeat:no-repeat;
    background-position:100% 0px;
}
#menu DIV
{
    display: none;
}
#menu :hover DIV
{
    padding-right: 0px;
    display: block;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: auto;
    padding-top: 0px;
    position: absolute;
    height: auto;
}
* HTML #menu :hover DIV
{
    left: 0px;
    position: absolute;
}
* + HTML #menu :hover DIV
{
    position: relative;
}
#menu :hover DIV DL
{
    border-right: #666 1px solid;
    padding-right: 0px;
    border-top: #666 1px solid;
    padding-left: 0px;
    float: left;
    padding-bottom: 0px;
    margin: 0px;
    border-left: #666 1px solid;
    width: 155px;
    padding-top: 0px;
    border-bottom: #666 1px solid;
    background-color: #fff;
    text-align: left;
}
#menu :hover DIV DT
{
    padding-right: 5px;
    display: block;
    padding-left: 8px;
    font-weight: bold;
    padding-bottom: 0px;
    margin: 0px;
    color: #47494a;
    padding-top: 0px;
    background-color: #f1e8e8;
}
#menu :hover DIV DD
{
    padding-right: 5px;
    display: block;
    padding-left: 8px;
    font-weight: normal;
    padding-bottom: 4px;
    margin: 0px;
    line-height: normal;
    padding-top: 4px;
    height: auto;
    text-align: left;
}
#menu :hover DIV DD A
{
    padding-right: 0px;
    display: block;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 100%;
    color: #000;
    padding-top: 0px;
    height: auto;
    text-decoration: none;
}
#menu :hover DIV DD A:hover
{
    text-decoration: underline;
}

#nav
{
    float: right;
    padding-top: 10px;
}
#nav UL
{
    margin: 0px;
    padding: 0px;
}
#nav LI
{
    display: inline;
}
#nav A
{
    padding-right: 10px;
    font-size: 0.9em;
    /* Dynamic bkimg */ 
    background-repeat:no-repeat;
    background-position:100% 100%;
    margin: 0px 5px;
    vertical-align: middle;
    color: #333;
    line-height: 20px;
}


  /* Headings */
h1,h2,h3,h4
{
    font-family:Arial, Helvetica, sans-serif;
    letter-spacing:0em;
    word-spacing:0.2em;
    text-decoration:none;
    font-style:normal;
    font-weight:500;
}

h1
{
    margin-top:0px;	
    font-size:145%;	
    margin-bottom:10px;	
    color:#8B0913;	
    font-weight:bold;
}

h1.h1grey
{
    color:#585656;	
}


h2
{
    margin-top: 0px;	
    font-size: 1.0em;	
    margin-bottom: 4px;	
    color: #416c5b;	
    font-weight:bold;
    font-family: Verdana, Serif;
}

h3
{
    margin-top: 0px;	
    font-size: 1.0em;	
    margin-bottom: 4px;	
    color: #416c5b;	
    font-family: Verdana, Serif;
}

h4
{
	font-size:100%;
	color:#333333;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* Colours */
.cNormal
{
    color:#333333;
}

.WhtText
{
    color:#ffffff;    
}

.cBlack
{
    color:#000000;    
}

.cRed
{
    color:#9a0000;    
}

.cDarkRed
{
    color:#900200;    
}

.cOrange
{
    color:#feb113;    
}

.cBlue
{
    color:#00477C;
}

.cDarkGrey
{
    color:#383838;    
}

a.cDarkGrey, a.cDarkGrey:link, a.cDarkGrey:active, a.cDarkGrey:hover, a.cDarkGrey:visited
{
    color:#383838;    
}

.cGrey
{
    color:#666f6d;    
}

.cBlueGrey
{
    color:#5d5e77;    
}

.cBlue
{
    color:#3b5b72;    
}

.cLightGrey
{
    color:#999999;    
}

.cVeryLightGrey
{
    color:#cccccc;    
}

.cBrown
{
    color:#5b0401;    
}

.cGreen
{
    color:#416c5b;    
}

a.cGreen, a.cGreen:link, a.cGreen:active, a.cGreen:hover, a.cGreen:visited
{
    color:#416c5b;    
}
/* Font Sizes */
.fSmallX
{
    font-size:7pt;
    line-height:10pt;
}

.fSmall
{
    font-size:8.8pt;
    line-height:12pt;
}

.fNormal
{
    font-size:10pt;
}

.fLarge
{
    /*font-size:14pt;
    line-height:22pt;*/
    font-size:12.5pt;
    line-height:12.6pt;
}

.fLargeX
{
    font-size:14pt;
    line-height:21pt;
}
li{background-image:url(/Images/WhiteArrow.gif);}div.SubMenuSpace{clear:both;display:block;width:100%;height:2px;line-height:0;font-size:0;}#SubContactForm_NameBox
{
width:152px;}

#SubContactForm_EmailBox
{
width:152px;}

#SubContactForm_MessageBox
{
width:152px; height:164px; }

#SearchForm_SearchBox
{
width:184px;}

body{background-image:url(/Images/bodyfill.jpg);}#menu{background-image:url(/Images/wwd-nav-bg.jpg);}#menu A.cat{background-image:url(/Images/wwd-div-2px.gif);}#menu LI.select{background-image:url(/Images/wwd-select-bg.jpg);}#menu A.cat:hover{background-image:url(/Images/wwd-nav-bg2.jpg);}#menu A.end:hover{background-image:url(/Images/wwd-nav-bg2.jpg);}#menu :hover > A.cat{background-image:url(/Images/wwd-nav-bg2.jpg);}#menu :hover > A.end{background-image:url(/Images/wwd-nav-bg2.jpg);}#nav A{background-image:url(/Images/wwd-1px-pink.gif);}#w183{width:1004px;height:auto;display:block;background-color:#ffffff;}
#TopHeader{width:1004px;height:auto;display:block;min-height:105px;}
#w29{width:1004px;height:auto;display:block;min-height:80px;}
#w3{width:502px;height:auto;display:block;}
#w2{width:482px;height:auto;display:block;padding:0px 10px 0px 10px;}
#w28{width:502px;height:auto;display:block;}
#w12{width:502px;height:auto;display:block;text-align:Right;}
#w11{width:477px;height:auto;display:block;padding:11px 15px 0px 10px;}
#w27{width:502px;height:auto;display:block;}
#w18{width:263px;height:auto;display:block;text-align:Right;}
#w17{width:258px;height:auto;display:block;padding:5px 5px 0px 0px;}
#w22{width:194px;height:auto;display:block;background-color:#cc9999;}
#w21{width:188px;height:auto;display:block;background-color:#cc9999;padding-left:2px;}
#w26{width:45px;height:auto;display:block;}
#w25{width:22px;height:auto;display:block;text-align:Right;padding:0px 18px 0px 5px;}
#w31{width:1004px;height:auto;display:block;}
#w30{width:984px;height:auto;display:block;padding:0px 10px 0px 10px;}
#w33{width:1004px;height:auto;display:block;}
#w32{width:988px;height:auto;display:block;padding:0px 10px 0px 6px;}
#w182{width:1004px;height:auto;display:block;	background-image:url(/images/mainback.gif);background-repeat:repeat-y;}
#w35{width:10px;height:auto;display:block;font-size:0;line-height:0;min-height:400px;}
#w50{width:177px;height:auto;display:block;}
#w36{width:167px;height:auto;display:block;	background-image:url(/images/pink-menu-head.gif);background-repeat:repeat-x;padding:3px 5px 5px 5px;}
#w37{width:167px;height:auto;display:block;background-color:#f0ede6;padding:0px 5px 5px 5px;}
#w39{width:167px;height:auto;display:block;	background-image:url(/images/blue-menu-head.gif);background-repeat:repeat-x;padding:3px 5px 5px 5px;}
#w49{width:177px;height:auto;display:block;background-color:#eef7f4;}
#w44{width:177px;height:auto;display:block;background-color:#eef7f4;}
#FormCol{width:167px;height:auto;display:block;background-color:#eef7f4;text-align:Center;padding:0px 5px 5px 5px;}
#w48{width:177px;height:auto;display:block;}
#w47{width:177px;height:auto;display:block;text-align:Center;}
#w97{width:817px;height:auto;display:block;}
#w51{width:21px;height:auto;display:block;}
#MainContentZone{width:786px;height:auto;display:block;min-height:400px;}
#w59{width:786px;height:auto;display:block;	background-image:url(/images/heroback.gif);background-repeat:repeat-y;	margin-bottom:10px;
}
#w58{width:786px;height:auto;display:block;	background-image:url(/images/home_bg_header.jpg);background-repeat:no-repeat;}
#w57{width:340px;height:auto;display:block;min-height:350px;padding:17px 26px 25px 420px;}
#w94{width:786px;height:auto;display:block;}
#w61{width:786px;height:auto;display:block;background-color:#cfe2fb;}
#w60{width:774px;height:auto;display:block;background-color:#cfe2fb;min-height:30px;padding:10px 0px 0px 10px;border-top:solid 1px #173194;border-right:solid 1px #173194;border-bottom:solid 1px #173194;border-left:solid 1px #173194;}
#w63{width:739px;height:auto;display:block;background-color:#bcbdc1;padding:22px 22px 22px 25px;}
#w64{width:786px;height:auto;display:block;background-color:#eeeeee;font-size:0;line-height:0;min-height:20px;}
#w85{width:786px;height:auto;display:block;background-color:#eeeeee;}
#w84{width:761px;height:auto;display:block;background-color:#eeeeee;padding-left:25px;}
#w83{width:761px;height:auto;display:block;background-color:#eeeeee;}
.w80{width:360px;height:auto;display:block;background-color:#9e9fa3;}
.w67{width:360px;height:auto;display:block;background-color:#eeeeee;}
.w66{width:360px;height:auto;display:block;background-color:#eeeeee;padding:10px 0px 5px 0px;}
.w77{width:360px;height:auto;display:block;background-color:#bcbdc1;}
.w69{width:192px;height:auto;display:block;background-color:#bcbdc1;font-size:0;line-height:0;}
.w76{width:168px;height:auto;display:block;}
.w73{width:158px;height:auto;display:block;background-color:#bcbdc1;min-height:120px;padding:5px 10px 0px 0px;}
.w75{width:168px;height:auto;display:block;}
.w78{width:360px;height:auto;display:block;background-color:#9e9fa3;	background-image:url(/images/30off.gif);background-repeat:no-repeat;min-height:40px;}
.w79{width:360px;height:auto;display:block;background-color:#eeeeee;font-size:0;line-height:0;min-height:20px;}
#w93{width:786px;height:auto;display:block;}
#w92{width:786px;height:auto;display:block;background-color:#ffffff;}
#w91{width:786px;height:auto;display:block;}
#w88{width:381px;height:auto;display:block;background-color:#eff5f5;min-height:27px;padding:6px 6px 6px 6px;}
#w90{width:381px;height:auto;display:block;background-color:#eff5f5;text-align:right;min-height:27px;padding:6px 6px 6px 6px;}
#w95{width:10px;height:auto;display:block;}
#w181{width:1004px;height:auto;display:block;background-color:#ffffff;}
#w98{width:1004px;height:auto;display:block;background-color:#ffffff;	background-image:url(/images/footerdevide.gif);background-repeat:no-repeat;min-height:20px;}
#w124{width:982px;height:auto;display:block;	margin-left:22px;
}
#w103{width:196px;height:auto;display:block;}
#w100{width:25px;height:auto;display:block;text-align:center;padding-top:5px;}
#w102{width:171px;height:auto;display:block;}
#w108{width:196px;height:auto;display:block;}
#w105{width:25px;height:auto;display:block;text-align:center;padding-top:5px;}
#w107{width:171px;height:auto;display:block;}
#w113{width:196px;height:auto;display:block;}
#w110{width:25px;height:auto;display:block;text-align:center;padding-top:5px;}
#w112{width:171px;height:auto;display:block;}
#w118{width:196px;height:auto;display:block;}
#w115{width:25px;height:auto;display:block;text-align:center;padding-top:5px;}
#w117{width:171px;height:auto;display:block;}
#w123{width:196px;height:auto;display:block;}
#w120{width:25px;height:auto;display:block;text-align:center;padding-top:5px;}
#w122{width:171px;height:auto;display:block;}
#w150{width:982px;height:auto;display:block;	margin-left:22px;
}
#w129{width:196px;height:auto;display:block;}
#w126{width:25px;height:auto;display:block;text-align:center;padding-top:5px;}
#w128{width:171px;height:auto;display:block;}
#w134{width:196px;height:auto;display:block;}
#w131{width:25px;height:auto;display:block;text-align:center;padding-top:5px;}
#w133{width:171px;height:auto;display:block;}
#w139{width:196px;height:auto;display:block;}
#w136{width:25px;height:auto;display:block;text-align:center;padding-top:5px;}
#w138{width:171px;height:auto;display:block;}
#w144{width:196px;height:auto;display:block;}
#w141{width:25px;height:auto;display:block;text-align:center;padding-top:5px;}
#w143{width:171px;height:auto;display:block;}
#w149{width:196px;height:auto;display:block;}
#w146{width:25px;height:auto;display:block;text-align:center;padding-top:5px;}
#w148{width:171px;height:auto;display:block;}
#w176{width:982px;height:auto;display:block;	margin-left:22px;
}
#w155{width:196px;height:auto;display:block;}
#w152{width:25px;height:auto;display:block;text-align:center;padding-top:5px;}
#w154{width:171px;height:auto;display:block;}
#w160{width:196px;height:auto;display:block;}
#w157{width:25px;height:auto;display:block;text-align:center;padding-top:5px;}
#w159{width:171px;height:auto;display:block;}
#w165{width:196px;height:auto;display:block;}
#w162{width:25px;height:auto;display:block;text-align:center;padding-top:5px;}
#w164{width:171px;height:auto;display:block;}
#w170{width:196px;height:auto;display:block;}
#w167{width:25px;height:auto;display:block;text-align:center;padding-top:5px;}
#w169{width:171px;height:auto;display:block;}
#w175{width:196px;height:auto;display:block;}
#w172{width:25px;height:auto;display:block;text-align:center;padding-top:5px;}
#w174{width:171px;height:auto;display:block;}
#w180{width:1004px;height:auto;display:block;text-align:Center;}
.rStemplate2
{
height:0px;
}

.fltemplate2
{
width:16px;}

