INPUT.pageNavBtn
{
    border:1px solid #559911;
    FONT-SIZE:9pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: verdana,tahoma,arial;
    BACKGROUND-COLOR: #88BB55;
}
INPUT.adminNoStyle
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    FONT-SIZE: 8pt;
    BORDER-LEFT: 0px;
    COLOR: #888888;
    BORDER-BOTTOM: 0px;
    FONT-FAMILY: verdana,tahoma,arial;
    BACKGROUND-COLOR: #fff;
}
SELECT.adminNoStyle
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    FONT-SIZE: 8pt;
    BORDER-LEFT: 0px;
    COLOR: #888888;
    BORDER-BOTTOM: 0px;
    FONT-FAMILY: verdana,tahoma,arial;
    BACKGROUND-COLOR: #fff;
}
INPUT.noStyle
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    FONT-SIZE: 8pt;
    BORDER-LEFT: 0px;
    COLOR: #000000;
    BORDER-BOTTOM: 0px;
    FONT-FAMILY: verdana,tahoma,arial;
    BACKGROUND-COLOR: #fff;
}
SELECT.noStyle
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    FONT-SIZE: 8pt;
    BORDER-LEFT: 0px;
    COLOR: #000000;
    BORDER-BOTTOM: 0px;
    FONT-FAMILY: verdana,tahoma,arial;
    BACKGROUND-COLOR: #fff;
}
INPUT.form {font:8pt verdana,tahoma,arial;color:#000;background-color:#fff;border-color:#888;border-style:solid;border-width:1;}
SELECT.form {font:8pt verdana,tahoma,arial;color:#000;background-color:#fff;border-color:#888;border-style:solid;border-width:1}
TEXTAREA.form {
font:8pt tahoma,verdana,arial;
color:#000;
background-color:#fff;
border-color:#888;
border-style:solid;
border-width:1;
scrollbar-arrow-color: #000000;    
scrollbar-face-color:#D4D0C8;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #404040;
scrollbar-3dlight-color: #D4D0C8;
scrollbar-track-color: #D4D0C8;
scrollbar-base-color: #D4D0C8;
scrollbar-darkshadow-color: #404040;
}
INPUT.adminform {font:8pt verdana,tahoma,arial;color:#000;background-color:#eee;border-color:#888;border-style:solid;border-width:1;}
SELECT.adminform {font:8pt verdana,tahoma,arial;color:#000;background-color:#eee;border-color:#888;border-style:solid;border-width:1}
TEXTAREA.adminform {
font:8pt tahoma,verdana,arial;
color:#000;
background-color:#eee;
border-color:#000;
border-style:solid;
border-width:1;
scrollbar-arrow-color: #000000;    
scrollbar-face-color:#D4D0C8;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #404040;
scrollbar-3dlight-color: #D4D0C8;
scrollbar-track-color: #D4D0C8;
scrollbar-base-color: #D4D0C8;
scrollbar-darkshadow-color: #404040;
}
body
{
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    text-align:center;
}
th
{
    font-family: verdana,tahoma,arial;
    color: #ffffff;
    font-size: 9pt;
    font-weight:bold;
}
td.adminList
{
    font-family: verdana,tahoma,arial;
    color: #000000;
    font-size: 8pt;
}
td
{
    font-family: verdana,tahoma,arial;
    color: #000000;
    font-size: 8pt;
}
td A:visited
{
    color: #559911;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:underline;
}
td A:link
{
    color: #559911;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:underline;
}
td A:hover
{
    color: #88BB55;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:underline;
}
A.list:visited
{
    color: #559911;
    font-family: verdana,tahoma,arial;
    font-size: 9pt;
    font-weight:bold;
    text-decoration:underline;
}
A.list:link
{
    color: #559911;
    font-family: verdana,tahoma,arial;
    font-size: 9pt;
    font-weight:bold;
    text-decoration:underline;
}
A.list:hover
{
    color: #88BB55;
    font-family: verdana,tahoma,arial;
    font-size: 9pt;
    font-weight:bold;
    text-decoration:underline;
}
.dClear{
    clear:both;
    overflow:hidden;
    height:1px;
}
#container
{
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
    border: 0px solid #CCCCCC;
    width:750px;
    text-align:left;
    padding-bottom:10px;
}
#header
{
    height:116px;
    width:748px;
    border-top:1px solid #559911;
    border-bottom:0px solid #559911;
    border-left:1px solid #559911;
    border-right:1px solid #559911;
}
.content
{
    text-align:left;
    padding: 0 10px 0 10px;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
#menuTop
{
    height:23px;
    line-height:23px;
    width:748px;
    background-image:url(../images/btn_main_bg.jpg);
    border-top:1px solid #559911;
    border-bottom:1px solid #559911;
    text-align:center;
    padding: 0 0 0 0;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}




#menuTop ul{
    list-style: none;
    padding: 0;
    margin: 0;
} 
#menuTop ul li{
    height:23px;
    line-height:23px;
    float: left;
    margin: 0 0 0 0;	//top, right, bottom, left
}
#menuTop ul li a, #menuTop ul li a.w99{
    float: left;
    display: block;
    height:23px;
    line-height:23px;
    width:60px;
    background-image:url(../images/btn_main.jpg);
    background-repeat:no-reapeat;
    text-align:center;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    color:#666666;
    text-decoration:none;
    padding: 0 0 0 1px;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
#menuTop ul li a.w99{
    width:99px;
    background-image:url(../images/btn_main99.jpg);
    background-repeat:no-reapeat;
}
#menuTop ul li a:hover, #menuTop ul li a.w99:hover{
    text-align:center;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    color:#666666;
    text-decoration:none;
}
#menuTop ul li a:visited, #menuTop ul li a.w99:visited{
    text-align:center;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    color:#666666;
    text-decoration:none;
}
#menuTop ul li.btnEnd{
    height:23px;
    line-height:23px;
    width:10px;
    background-image:url(../images/btn_main_end.jpg);
    background-repeat:no-reapeat;
}
div.mBtnTop_end
{
    height:23px;
    line-height:23px;
    width:10px;
    background-image:url(../images/btn_main_end.jpg);
    text-align:center;
    cursor:hand;
    color:#666666;
    padding: 4px 0 0 0;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
div.mBtnTop
{
    overflow:hidden;
    height:23px;
    line-height:23px;
    width:60px;
    background-image:url(../images/btn_main.jpg);
    text-align:center;
    cursor:hand;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    color:#666666;
    padding: 0 0 0 1px;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
div.mBtnTop99
{
    height:23px;
    line-height:23px;
    width:99px;
    background-image:url(../images/btn_main99.jpg);
    text-align:center;
    cursor:hand;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    color:#666666;
    padding: 0 0 0 2px;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
.menuHolderL
{
    width:145px;
    margin-bottom:10px;
}
.menuLeftHeader
{
    height:25px;
    line-height:25px;
    width:145px;
    background-image:url(../images/menu_left_header.gif);
    text-align:center;
    cursor:hand;
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    font-weight:bold;
    color:#ffffff;
    padding: 0 0 0 0;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
div.sideMBtn
{
    width:133px;
    height:20px;
    line-height:20px;
    border-top:0px solid #559911;
    border-bottom:1px solid #559911;
    border-left:1px solid #559911;
    border-right:1px solid #559911;
    background-color:#DDFFBB;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    color:#000;
    cursor:pointer;
    font-weight:normal;
    padding: 0 5px 0 5px;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
* html div.sideMBtn{
\width:145px; /* for IE5 and IE6 in quirks mode */
w\idth:145px; /* for IE6 in standards mode */
}
div.sideMBtn A:link
{
    color:#000;
    font-size:8pt;
    font-family: verdana,tahoma,arial;
    text-decoration:none;
}
div.sideMBtn A:active
{
    color:#000;
    font-size:8pt;
    font-family: verdana,tahoma,arial;
    text-decoration:none;
}
div.sideMBtn A:visited
{
    color:#000;
    font-size:8pt;
    font-family: verdana,tahoma,arial;
    text-decoration:none;
}
div.sideMBtn A:hover
{
    color: #000;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:none;
}
div.sideMBtnSel
{
    width:133px;
    height:20px;
    line-height:20px;
    padding-bottom:5px;
    border-top:0px solid #559911;
    border-bottom:1px solid #559911;
    border-left:1px solid #559911;
    border-right:1px solid #559911;
    background-color:#88BB55;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    color:#000;
    cursor:hand;
    font-weight:normal;
    padding: 0 5px 0 5px;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
* html div.sideMBtnSel{
\width:145px; /* for IE5 and IE6 in quirks mode */
w\idth:145px; /* for IE6 in standards mode */
}
div.sideMBtnSel A:link
{
    color:#000;
    font-size:8pt;
    font-family: verdana,tahoma,arial;
    text-decoration:none;
}
div.sideMBtnSel A:active
{
    color:#000;
    font-size:8pt;
    font-family: verdana,tahoma,arial;
    text-decoration:none;
}
div.sideMBtnSel A:visited
{
    color:#000;
    font-size:8pt;
    font-family: verdana,tahoma,arial;
    text-decoration:none;
}
div.sideMBtnSel A:hover
{
    color: #000;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:none;
}
div.sideSMBtn
{
    width:123px;
    line-height:20px;
    padding-bottom:5px;
    border-top:0px solid #559911;
    border-bottom:1px solid #559911;
    border-left:1px solid #559911;
    border-right:1px solid #559911;
    background-color:#DDFFBB;
    font-family: verdana,tahoma,arial;
    font-size:7pt;
    color:#000;
    cursor:pointer;
    font-weight:normal;
    padding: 0 5px 0 15px;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
* html div.sideSMBtn{
\width:145px; /* for IE5 and IE6 in quirks mode */
w\idth:145px; /* for IE6 in standards mode */
}
div.sideSMBtnSel
{
    width:123px;
    line-height:20px;
    padding-bottom:5px;
    border-top:0px solid #559911;
    border-bottom:1px solid #559911;
    border-left:1px solid #559911;
    border-right:1px solid #559911;
    background-color:#88BB55;
    font-family: verdana,tahoma,arial;
    font-size:7pt;
    color:#000;
    cursor:pointer;
    font-weight:normal;
    padding: 0 5px 0 15px;
    margin: 0 0 0 0 ;	//top, right, bottom, left

}
* html div.sideSMBtnSel{
\width:145px; /* for IE5 and IE6 in quirks mode */
w\idth:145px; /* for IE6 in standards mode */
}
div.pHeader
{
    padding-left:0px;
    padding-top:0px;
    padding-bottom:10px;
    padding-left:0px;
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    color:#559911;
    font-weight:bold;
}
div.pSubHeaderB
{
    padding-left:0px;
    padding-top:10px;
    padding-bottom:5px;
    padding-left:0px;
    font-family: verdana,tahoma,arial;
    font-size: 9pt;
    color:#559911;
    font-weight:bold;
}
div.pSubHeaderN
{
    padding-left:0px;
    padding-top:0px;
    padding-bottom:5px;
    padding-left:0px;
    font-family: verdana,tahoma,arial;
    font-size: 9pt;
    color:#559911;
    font-weight:normal;
}
.strapLine
{
    padding-left:0px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:0px;
    font-family: verdana,tahoma,arial;
    font-size: 9pt;
    color:#CC0000;
    font-weight:bold;
    text-align:center;
}
.green
{
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    color:#559911;
}
#footer
{
    margin-left: 0px;
    height:20px;
    width:100%;
    color:#888;
    font-size:7pt;
    font-family: verdana,tahoma,arial;
    border-top:0px solid #888844;
    border-bottom:0px solid #000000;
    border-left:0px solid #FFDDFF;
    border-right:0px solid #FFDDFF;
    background-color:none;
    padding-top: 4px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom:4px;
    text-align:center;
    cursor:none;
}
#footer A:link
{
    color:#888;
    font-size:7pt;
    font-family: verdana,tahoma,arial;
}
#footer A:active
{
    color:#888;
    font-size:7pt;
    font-family: verdana,tahoma,arial;
}
#footer A:visited
{
    color:#888;
    font-size:7pt;
    font-family: verdana,tahoma,arial;
}
#footer A:hover
{
    color: #000;
    font-family: verdana,tahoma,arial;
    font-size: 7pt;
    text-decoration:underline;
}
.addHolder440
{
    width:440px;
    margin-bottom:10px;
}
.addHolder440HeaderGrn
{
    height:25px;
    line-height:25px;
    width:440px;
    background-image:url(../images/add_center440_header_grn.gif);
    text-align:center;
    cursor:hand;
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    font-weight:bold;
    color:#ffffff;
    padding: 0 0 0 0;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
.addHolder440HeaderB
{
    height:71px;
    line-height:60px;
    width:440px;
    background-image:url(../images/so_full_add_headerB.gif);
    background-repeat:no-repeat;
    text-align:center;
    cursor:hand;
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    font-weight:bold;
    color:#ffffff;
    padding:4px 0 0 0;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
.addHolder440HeaderSO
{
    height:71px;
    line-height:60px;
    width:440px;
    background-image:url(../images/so_full_add_header.gif);
    background-repeat:no-repeat;
    text-align:center;
    cursor:hand;
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    font-weight:bold;
    color:#ffffff;
    padding:4px 0 0 0;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
.addBorderGrn
{
    width:432px;
    border-top: 0px solid #559911;
    border-bottom: 1px solid #559911;
    border-left: 1px solid #559911;
    border-right: 1px solid #559911;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    font-weight:normal;
    color:#888888;
    text-align:center;
    padding:3px 3px 3px 3px;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
* html .addBorderGrn{
\width:440px; /* for IE5 and IE6 in quirks mode */
w\idth:440px; /* for IE6 in standards mode */
}
.addHolder440HeaderRed
{
    height:25px;
    line-height:25px;
    width:440px;
    background-image:url(../images/add_center440_header_red.gif);
    text-align:center;
    cursor:hand;
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    font-weight:bold;
    color:#ffffff;
    padding:0 0 0 0;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
.addBorderRed
{
    width:432px;
    border-top: 0px solid #FF0000;
    border-bottom: 1px solid #FF0000;
    border-left: 1px solid #FF0000;
    border-right: 1px solid #FF0000;
    padding:3px;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    font-weight:normal;
    color:#888888;
    text-align:center;
}
* html .addBorderRed{
\width:440px; /* for IE5 and IE6 in quirks mode */
w\idth:440px; /* for IE6 in standards mode */
}
.addHolder
{
    width:145px;
    padding: 0 0 0 0 ;
    margin: 0 0 10px 0 ;	//top, right, bottom, left
}
.addLeftHeader
{
    height:25px;
    line-height:25px;
    width:145px;
    background-image:url(../images/add_left_header.gif);
    text-align:center;
    cursor:hand;
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    font-weight:bold;
    color:#ffffff;
    padding:0 0 0 0;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
.addLeftHeaderB
{
    height:71px;
    width:145px;
    background-image:url(../images/so_left_add_headerB.gif);
    background-repeat:no-repeat;
    overflow:hidden;
    text-align:center;
    cursor:hand;
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    font-weight:bold;
    color:#ffffff;
    padding: 4px 0 0 0 ;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
.addLeftHeaderSO
{
    height:71px;
    width:145px;
    background-image:url(../images/so_left_add_header.gif);
    background-repeat:no-repeat;
    text-align:center;
    cursor:hand;
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    font-weight:bold;
    color:#ffffff;
    padding: 4px 0 0 0 ;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
.addRightHeader
{
    height:25px;
    line-height:25px;
    width:145px;
    background-image:url(../images/add_right_header.gif);
    text-align:center;
    cursor:hand;
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    font-weight:bold;
    color:#ffffff;
    padding:0 0 0 0;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
.addRightHeaderB
{
    height:71px;
    width:145px;
    background-image:url(../images/so_right_add_headerB.gif);
    background-repeat:no-repeat;
    text-align:center;
    cursor:hand;
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    font-weight:bold;
    color:#ffffff;
    padding:4px 0 0 0;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
.addRightHeaderSO
{
    height:71px;
    width:145px;
    background-image:url(../images/so_right_add_header.gif);
    background-repeat:no-repeat;
    text-align:center;
    cursor:hand;
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    font-weight:bold;
    color:#ffffff;
    padding:4px 0 0 0;
    margin: 0 0 0 0 ;	//top, right, bottom, left
}
.addBorder
{
    border-top: 0px solid #559911;
    border-bottom: 1px solid #559911;
    border-left: 1px solid #559911;
    border-right: 1px solid #559911;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    font-weight:normal;
    color:#888888;
    text-align:center;
    padding: 0 3px 3px 3px ;
    margin: 0 0 0 0 ;	//top, right, bottom, left
    overflow:hidden;
}
.rates
{
    font-family: verdana,tahoma,arial;
    font-size: 7pt;
}
.ratesCenter
{
    font-family: verdana,tahoma,arial;
    font-size: 7pt;
    text-align:center;
}
.ratesHead
{
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    font-weight:bold;
    color:#559911;
    text-align:center;
}
.ratesHeadMain
{
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    font-weight:bold;
    color:#ffffff;
    text-align:center;
    border-right:1px solid #FFFFFF;
}
.ratesHeadMainNoBorder
{
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    font-weight:bold;
    color:#ffffff;
    text-align:center;
    border-right:0px solid #FFFFFF;
}
.ratesRed
{
    font-family: verdana,tahoma,arial;
    font-size: 7pt;
    font-weight:normal;
    color:#FF0000;
}
.greenBorder
{
    border-top: 1px solid #559911;
    border-bottom: 1px solid #559911;
    border-left: 1px solid #559911;
    border-right: 1px solid #559911;
}
.greenB
{
    font-family: verdana,tahoma,arial;
    font-size: 9pt;
    color:#559911;
    font-weight:bold;
}


.sitemapL1 A:visited
{
    color: #559911;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:underline;
    font-weight:bold;
}
.sitemapL1 A:link
{
    color: #559911;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:underline;
    font-weight:bold;
}
.sitemapL1 A:hover
{
    color: #88BB55;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:underline;
    font-weight:bold;
}
.sitemapL2 A:visited
{
    margin-left:20px;
    color: #559911;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:underline;
}
.sitemapL2 A:link
{
    margin-left:20px;
    color: #559911;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:underline;
}
.sitemapL2 A:hover
{
    margin-left:20px;
    color: #88BB55;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:underline;
}
.sitemapL3 A:visited
{
    color: #559911;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:underline;
}
.sitemapL3 A:link
{
    color: #559911;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:underline;
}
.sitemapL3 A:hover
{
    color: #88BB55;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:underline;
}
.sitemapL4 A:visited
{
    margin-left:30px;
    color: #559911;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:underline;
}
.sitemapL4 A:link
{
    margin-left:30px;
    color: #559911;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:underline;
}
.sitemapL4 A:hover
{
    margin-left:30px;
    color: #88BB55;
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    text-decoration:underline;
}
ul.pDetail
{
    list-style: none;
    padding: 0;
    margin: 0;
    overflow:hidden;
    text-align:left;
    display:block;
}
ul.pDetail li
{
    float:left;
    width:280px;
    background-color:#559911;
    text-align: left;
    padding: 0 0 0 0;
    margin: 0 0 10px 10px;	//top, right, bottom, left
}
ul.pDetail li img
{
    width:276px;
    height:110px;
    MARGIN: 2px 0 0 2px;
    padding: 0 0 0 5px;	//top, right, bottom, left
}
ul.pDetail li .packDetail
{
    width:276px;
    height:250px;
    background-color:#fff;
    text-align: left;
    MARGIN: 0 0 2px 2px;
    padding: 0 0 0 5px;	//top, right, bottom, left
}
ul.pDetail li .packDetail.packTitle
{
    line-height:25px;
    font-family: verdana,tahoma,arial;
    font-size: 12pt;
    color:#FF0000;
    font-weight:bold;
    text-decoration:none;
}
ul.pDetail li .packDetail.packSubTitle
{
    line-height:25px;
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    color:#559911;
    font-weight:bold;
    text-decoration:none;
}
ul.pDetail li .packDetail ul
{
    font-family: verdana,tahoma,arial;
    font-size: 8pt;
    font-style: normal;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    text-indent: 0px;
    list-style-position: outside;
    list-style-type: square;
    padding: 0 0 0 5px;	
    margin: 0 0 10px 10px;	//top, right, bottom, left
}
ul.pDetail li .packDetail ul li
{
    float:none;
    width:250px;
    vertical-align:top;
    background-color: #fff;
    padding: 0 0 0 0;
    margin: 0 0 5px 0;	//top, right, bottom, left
}
ul.pDetail li .packLink
{
    line-height:30px;
    width:276px;
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    color:#559911;
    font-weight:bold;
    text-decoration:none;
    background-color:#DDFFBB;
    text-align: left;
    MARGIN: 0 0 2px 2px;
    padding: 0 0 0 5px;	//top, right, bottom, left
}
ul.pDetail li .packLink a
{
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    color:#559911;
    font-weight:bold;
    text-decoration:none;
}
ul.pDetail li .packLink a:visited
{
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    color:#559911;
    font-weight:bold;
    text-decoration:none;
}
ul.pDetail li .packLink a:hover
{
    font-family: verdana,tahoma,arial;
    font-size: 10pt;
    color:#FF0000;
    font-weight:bold;
    text-decoration:underline;
}