﻿
/* Elements */


h1
{
    font-family: Arial;
    font-size: 22pt;
    color: #000066;
    border-bottom: #000066 1px solid;
    position: static;
    padding-top: 20px;
    font-variant: small-caps;
    font-weight: lighter;
}

h2
{
    font-family: Arial;
    font-size: 16pt;
    font-weight: lighter;
    color: #003366;
}

h3
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: lighter;
    font-style: oblique;
    color: #003366;
}
h4
{
    font-family: Arial;
    font-size: 10pt;
    color: #003366;
    line-height: 4px;
}


h2.professional
{
    background-color: aliceblue;
    color: Darkblue;
    border-bottom: solid 1px blue;
}
     
p
{
    font-family: Verdana;
    font-size: smaller;
    color: #000066;
}

.contact
{
    font-family: Arial Greek;
    font-size: small;
    padding-top: 5px;
    padding-bottom: 1px;
    font-weight: bold;
    letter-spacing: 1px;
}

.spaced
{
    font-family: Verdana;
    font-size: smaller;
    color: darkblue;
    line-height: 20px;
}

.bolded
{font-weight:bold;
    }
    
.centered{text-align:center; }
   
.myInactive
{
    color: #d3d3d3;
}
    
.UserAgreementParagraph
{font-family: Verdana; 
    font-size: smaller; 
    color: #006400; 
    width: 90%;
    }

a
{
    color: #0000ff;
}

a.emphasis
{
    font-weight: bold;
    color: #0000ff;
}

/* Menues */
.mnuHorizontalOverall
{
    background-color: #000066;
    font-family: Verdana;
    font-size: 0.7em;
    color: azure;
    font-weight: bold;
    border-right: cornflowerblue 1px solid;
    border-top: cornflowerblue 1px solid;
    border-left: cornflowerblue 1px solid;
    border-bottom: cornflowerblue 1px solid;
}


.mnuHorizontalItems
{
    color: #f0fff0;
}


.mnuHorizontalStaticHover
{
    background-color: #ccffff;
    color: #000066;
}

.mnuHorizontalStaticSelected
{
    background-color: #000099;
    color: #ffff99;
}
                

.mnuVerticalOverall
{
    font-family: Verdana; 
    font-size: smaller; 
    width: 90%;
    font-weight: bold;
}

.mnuVerticalItems
{
    padding: 4px 2px 4px 2px;
    color: darkblue;
}

.mnuVerticalStaticHover
{
    background-color: darkblue;
    color: #ffffff;
}
.mnuVerticalStaticSelected
{
    background-color: white;
    color: steelblue;
    font-style: italic;
}
       
.mnuVerticalAffiliateOverall
{
    background-color: White; 
    font-family: Verdana; 
    font-size: 0.6em; 
    color: Green;
    width: 90%;
    font-weight: bold;
}

.mnuVerticalAffiliateItems
{
    padding: 2px 2px 2px 2px;
    color: #00008b;
}

.mnuVerticalAffiliateStaticHover
{
    background-color: #00008b;
    color: #ffffff;
}
.mnuVerticalAffiliateStaticSelected
{
    background-color: #000066;
    color: white;
}
        

.mnuVerticalOrderOverall
{
    background-color: White; 
    font-family: Verdana; 
    font-size: 0.6em; 
    color: Green;
    width: 90%;
    font-weight: bold;
}

.mnuVerticalOrderItems
{ padding: 4px 2px 4px 2px;
    color: #ff8c00;
}

.mnuVerticalOrderStaticHover
{
    background-color: #ff8c00;
    color: #ffffff;
}
.mnuVerticalOrderStaticSelected
{
    background-color: #ff9900;
    color: white;
}


/* Login Boxes */
.setupBox
{
    background-color: #ffffcc;
    color: #ff6600;
    border-right: #ff6600 1px solid;
    border-top: #ff6600 1px solid;
    border-left: #ff6600 1px solid;
    border-bottom: #ff6600 1px solid;
}

.setupHeader
{
    background-color: #ff8c00;
    color: #fffacd;
}

.setupTitle
{
    color: #fffacd;
    font-size: xx-small;
}

.setupBtn
{
    background-color: #FFFBFF;
    font-size: 0.8em;
    font-family: Verdana;
    color: #990033;
    border-right: #ff6600 1px solid;
    border-top: #ff6600 1px solid;
    border-left: #ff6600 1px solid;
    border-bottom: #ff6600 1px solid;
}

.loginPro
{
    background-color: Transparent;
    font-family: Verdana;
    font-size: 0.8em;
    color: lightcyan;
}
.loginProTitle
{
    background-color: mediumblue;
    font-weight: bold;
    font-size: 0.9em;
    color: ivory;
}

.loginProLabels
{
    font-size: 0.8em;
    color: lightcyan;
}

.loginProLabels a
{
    color: #000066;
}

.loginSemi
{
    background-color: #fffacd;
    font-family: Verdana;
    font-size: 0.8em;
    color: #a52a2a;
    border-right: #b8860b 1px solid;
    border-top: #b8860b 1px solid;
    border-left: #b8860b 1px solid;
    border-bottom: #b8860b 1px solid;
}
.loginSemiTitle
{
    background-color: #b8860b;
    font-weight: bold;
    font-size: 0.8em;
    color: #fffacd;
}

.loginSemiLabels
{
    font-size: 0.7em;
    color: #a52a2a;
}

.loginSemiLabels a
{
    color: #a52a2a;
}

.loginBasic
{
    background-color: #f0ffff;
    font-family: Verdana;
    font-size: 0.8em;
    color: #2f4f4f;
    border-right: #708090 1px solid;
    border-top: #708090 1px solid;
    border-left: #708090 1px solid;
    border-bottom: #708090 1px solid;
}

.loginBasicTitle
{
    background-color: #b0c4de;
    font-weight: bold;
    font-size: 0.8em;
    color: #ffffff;
}
.loginBasicLabels
{
    font-size: 0.7em;
    color: #2f4f4f;
}

.loginBasicLabels a
{
    color: #2f4f4f;
}

.loginSetup
{
    background-color: #f0fff0;
    border: solid 1px #004000;
    font-family: Verdana;
    font-size: 0.8em;
    color: #333333;
} 

.loginSetupTitle
{
    background-color: Green;
    font-weight: bold;
    font-size: 0.8em;
    color: #ffffff;
}

.loginSetupLabels
{
    font-size: 0.8em;
    color: #006400;
}



/* Buttons */
.myChangePassButton
{
     background-color: #ccffcc;
    border-right: #006400 1px groove;
    border-top: #006400 1px groove;
    border-left: #006400 1px groove;
    border-bottom: #006400 1px groove;
    color: #006400;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.btnUpdate
{
    background-color: #ccffcc;
    border-right: #006400 1px groove;
    border-top: #006400 1px groove;
    border-left: #006400 1px groove;
    border-bottom: #006400 1px groove;
    color: #006400;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10px;
}

.btnBuyNow
{
    background-color: #ccffcc;
    border-right: #006400 1px groove;
    border-top: #006400 1px groove;
    border-left: #006400 1px groove;
    border-bottom: #006400 1px groove;
    color: #006400;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.btnGeneric
{
    background-color: #336699;
    border-right: #0066ff 1px groove;
    border-top: #0066ff 1px groove;
    border-left: #0066ff 1px groove;
    border-bottom: #0066ff 1px groove;
    color: #ffffcc;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.btnBasic
{
    background-color: #808080;
    border-right: #2f4f4f 1px inset;
    border-top: #2f4f4f 1px inset;
    border-left: #2f4f4f 1px inset;
    border-bottom: #2f4f4f 1px inset;
    color: #ccffff;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.btnWeekender
{
    background-color: #cd853f;
    border-right: #a52a2a 1px outset;
    border-top: #a52a2a 1px outset;
    border-left: #a52a2a 1px outset;
    border-bottom: #a52a2a 1px outset;
    color: #ffffcc;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.btnPro
{
    background-color: #000099;
    border-right: cornflowerblue 1px solid;
    border-top: cornflowerblue 1px solid;
    border-left: cornflowerblue 1px solid;
    border-bottom: cornflowerblue 1px solid;
    color: #ffff66;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.btnSilver
{
    background-color: #d3d3d3;
    border-right: #f0f8ff 1px ridge;
    border-top: #f0f8ff 1px ridge;
    border-left: #f0ffff 1px ridge;
    border-bottom: #f0ffff 1px ridge;
    color: #808080;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
    z-index: 1;
}

/* Logo Boxes */


.logoTrial
{
    font-size: smaller;
    color: #2f4f4f;
    font-weight: bold;
    text-transform: capitalize;
    font-family: 'Arial Narrow';
    background-color: transparent;
    padding: 5px 0px 5px 0px;
    margin: 0px 5px 10px 0px;
    text-align: center;
    border-right: #000099 1px solid;
    border-top: #000099 1px solid;
    vertical-align: middle;
    border-left: #000099 1px solid;
    border-bottom: #000099 1px solid;
    width:90%;
}
.logoBasic
{
    font-size: smaller;
    color: #808080;
    font-weight: bold;
    text-transform: capitalize;
    font-family: 'Arial Narrow';
    background-color: #e0ffff;
    padding: 5px 0px 5px 0px;
    margin: 0px 5px 10px 0px;
    text-align: center;
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    vertical-align: middle;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    width:90%;
}

.logoWeekender
{
    font-size: smaller;
    color: #996633;
    font-weight: bold;
    text-transform: capitalize;
    font-family: 'Arial Narrow';
    background-color: #ffffe0;
    padding: 5px 0px 5px 0px;
    margin: 0px 5px 10px 0px;
    text-align: center;
    border-right: #ffd700 1px solid;
    border-top: #ffd700 1px solid;
    vertical-align: middle;
    border-left: #ffd700 1px solid;
    border-bottom: #ffd700 1px solid;
    width:90%;
}

.logoPro
{
    font-size: x-large;
    color: #000099;
    font-weight: lighter;
    text-transform: uppercase;
    font-family: 'Arial Narrow';
    margin: 10px 0px 20px 0px;
    text-align: center;
    vertical-align: middle;
    border-bottom: #333399 1px solid;
    width: 100%;
    
}
/* ========================= Lists ================ */
ol
{
    color: #000066;
    list-style-position: outside;
    list-style-type: upper-latin;

}


ul
{
    color: #000066;
    list-style-position: outside;
    list-style-type: disc;

}

.verdana12List{font-family: Verdana; font-size: 12px;}


li
{
    font-family: Arial Narrow;
    font-size: 10pt;
    padding-bottom: 10px;
}

li li
{
    color: #000066;
    list-style-position: outside;
    list-style-type: circle;
    font-size: 10pt;
    padding-bottom: 10px;
}


.document
{list-style-image: url(Images/document.gif);
}

/* ###################### Tables ####################### */

thead
{font-weight: bold;
}

td
{vertical-align: top;
}

td.paddedOnBottom
{padding-bottom: 5px;
    }
    
td.paddedFifteenOnBottom
{padding-bottom: 15px;
    }


.resultTable
{font-size: small;
    font-family:Arial Narrow;
    width: 100%;
    border: solid 1px #008000;
}

.priceTable
{font-size: small;
    font-family:Arial Narrow;
    width: 100%;
    border: solid 1px #008000;
}

.specialTable
{
    font-family: Georgia, Verdana;
    font-size: 13px;
    width: 100%;
    color: #ff0033;
}

.ratingsTable
{
    font-family: Arial Narrow;
    width: 100%;

}


.portfolioTable td
{ padding: 10px 0px 20px 0px;
}

.ratingsTableDemo
{
    font-family: Arial Narrow;
    width: 100%;
    border: solid 1px #deb887;
}



.ratingsHead
{
    font-family: Verdana;
    font-size: smaller;
    color: #ffffe0;
    background-color: #daa520;
    padding: 2px 2px 2px 2px;

}
th.ratingsDateTrack
{
    color: #b8860b;
    background-color: White;
}

th.ratingsPost
{
    color: #b8860b;
    background-color: White;
    text-align: right;
}


.tblInstructions
{font-size: small; 
    font-family:Arial Narrow; 
    width: 100%; 
    border: solid 1px Green;
}

.tblHeadInstructions
{text-decoration: underline; 
    text-align: center;
}


.tblSampleResults
{
    width: 100%;
    border-collapse: collapse;
    border-right: #006400 1px solid;
    border-top: #006400 1px solid;
    border-left: #006400 1px solid;
    border-bottom: #006400 1px solid;
    color: #006400;
}

.tblSampleResultsHead
{
    font-family: Verdana;
    font-size: small;
    color: #ffffe0;
    background-color: #006400;
    padding: 2px 2px 2px 2px;
    margin: 0px;
    border-collapse:collapse;
    border: solid 1px #006400;
}

.tblSampleResultsBody
{font-family:Arial Narrow; 
    font-size: medium;

}

td.greenBorder{border: solid 1px DarkGreen;}


.weatherTable
{
    font-family: Arial Narrow;
    width: 100%;
    border-collapse: collapse;
}
.weatherHead
{
    font-family: Verdana;
    font-size: smaller;
    color: #ffffe0;
    background-color: #daa520;
    text-indent: 5pt;
}


.tblBasicRenew
{
    font-family: Arial Narrow;
    font-size: small;
    width: 100%;
    border-right: #696969 thin solid;
    border-top: #696969 thin solid;
    border-left: #696969 thin solid;
    border-bottom: #696969 thin solid;
}
.tblBasicRenewHead
{
    background-color: #c0c0c0;
    color: #f0ffff;
    text-align: center;
}
.tblBasicRenewBody
{ 
    background-color: #f0ffff; 
    color: #a9a9a9; 
    font-weight:bold; 
    padding: 5px;
 }
 
.tblSemiRenew
{
    font-family: Arial Narrow; 
    font-size: small; 
    width: 100%; 
    border: solid thin #b8860b;
    text-align:center;
}

.tblSemiRenewHead
{
    background-color: #daa520;
    color: #ffffe0;
    text-align: center;
}
.tblSemiRenewBody
{
    background-color: #ffffe0;
    font-weight: bold;
    color: #b8860b;
    padding: 5px;
}
.tblProRenew
{
    font-family: Arial Narrow;
    font-size: small;
    width: 100%;
    border-right: #006400 thin solid;
    border-top: #006400 thin solid;
    border-left: #006400 thin solid;
    border-bottom: #006400 thin solid;
}
.tblProRenewHead
{
    background-color: #008000;
    text-align: center;
    color: #f0fff0;
}

.tblProRenewBody
{
    background-color: #f0fff0;
    color: #006400;
    font-weight: bold;
    padding: 5px;
}
.tblRegister
{
    font-family: Arial Narrow; 
    font-size: small; 
}

.tblRegisterHead
{
    background-color: #000099;
    color: ivory;
    text-align: center;
    border-right: #0033ff 1px solid;
    border-top: #0033ff 1px solid;
    border-left: #0033ff 1px solid;
    border-bottom: #0033ff 1px solid;
}

.tblRegisterBody
{
    background-color: azure;
    border-right: #0000cc 1px solid;
    border-top: #0000cc 1px solid;
    border-left: #0000cc 1px solid;
    border-bottom: #0000cc 1px solid;
    color: navy;
    font-weight: bold;

}    


/* ///////////////////////// General Style///////////////////  */



.logo
{
    color: #ffff99;
    text-decoration: none;
}
.mySubTitle
{
    color: #ffcc33;
    font-size: 11pt;
    font-family: Arial Narrow;
    text-align: center;
    margin-top: 6px;
    text-transform: capitalize;
    letter-spacing: 3px;
}

.line
{    
    border-bottom: #000066 1px solid;
}

.orangeLine
{    
    border-top: solid 2px orange;
}

.note
{
    color: #ff6600;
    font-weight: bold;
}
.noteSpecial
{
    color: #330066;
    font-weight: bold;
}

.soldout
{
    color: #8b008b;
    font-weight: bold;
}
.message
{
    font-family: 'Arial Narrow';
    color: #b22222;
    font-weight: bold;
}

.breadcrumb
{ font-family: Verdana;
    font-size: smaller;
    color: #006400;
}

.superscript
{position: relative; 
    top: -4px;
    font-size: x-small;
}

.userAgreement
{ overflow: auto;
    height: 150px;
    width: 96%;
    font-family: Verdana;
    font-size: smaller;
    color: #006400;
}

.right
{text-align: right;
    font-size:medium;
}



.txtAutoScroll
{ overflow: auto;
}

.disclaimer
{text-align:left;
    padding-top:20px;
    padding-bottom:20px;
}

.lblTo
{ overflow: auto;
    height: 50px;
    width: 400px;
}

.footerAd
{
    text-align: left;
    background-color: azure;
    color: #000033;
    font-family: Arial Narrow;
    font-size: 10px;
    padding: 5px;
}

.sideAd
{
    background-color: azure;
    font-family: Arial Narrow;
    padding: 5px;
    width: 150px;
    text-align: left;
    border: solid 1px darkblue;
}

.orangeBoxSetupPage
{
    color: #ffa500;
    font-weight: bold;
    background-color: #fffacd;
    padding: 5px;
    border-right: #ff8c00 1px solid;
    border-top: #ff8c00 1px solid;
    border-left: #ff8c00 1px solid;
    border-bottom: #ff8c00 1px solid;
}
.orangeHeaderSetupPage
{
    text-align: center;
    color: #ffffff;
    background-color: #ff8c00;
    font-weight: bold;
}
.paddedsides
{
    padding-left:2px;
    padding-right:2px;}


.filterHeading
{
    text-align: center;
    background-color: #f0fff0;
    width: 90%;
    
}

.filterList
{
    color: #006400;
}

.filterText
{
    font-size: x-small;
    font-style: italic;
    margin: 2px;
    background-color: #f0fff0;
    width: 90%;
    text-align: left;
}



/* The Latest */

.frontpageTitle
{
    background-color: #708090;
    color: #ffffff;
    text-align: center;
    font-family: Courier New;
    font-size: 20px;
}

h1.clubTitle
{
    font-family: Arial;
    font-weight: lighter;
    border-bottom: dimgray 1px double;
    background-color: transparent;
    color: #006699;
}

.blogList
{
    color: #00008b;
    list-style-position: outside;
    list-style-type: upper-latin;
    font-size: medium;
    font-weight: lighter;
}


.clubAuthor
{
    color: #2f4f4f;
    font-weight: lighter;
    font-size: medium;
    margin-top: -14px;
    margin-bottom: -14px;
    font-family: 'Arial Narrow';
}

.clubParagraph
{
    color: #2f4f4f;
    font-family: Verdana;
    font-size: 10pt;
}

.clubTime
{
    color: #2f4f4f;
    font-weight: lighter;
    font-size: small;
    font-family: 'Arial Narrow';
}
    
.clubLabels
{
    color: #2f4f4f;
}
.clubDate
{
    text-align: right;
    color: #708090;
}
    


.clubMenuHeading
{
    color: #2f4f4f;
    font-family: Garamond;
    font-size: larger;
    text-align: center;
}

.frontpage
{
    color: #2f4f4f;
    font-family: 'Arial Narrow';
    font-size: smaller;
}

.frontpageMedium
{
    color: #2f4f4f;
    font-family: 'Arial Narrow';
    font-size: medium;
}

.frontpageLine
{    
    border-bottom: #708090 1px solid;
    padding-top:10px;
}

h2.frontpage
{
    color: #708090;
    font-family: Arial;
    font-size: larger;
    border-bottom: #006699 thin solid;
    padding-top: 15px;
}

.frontpageFooter
{
    border-bottom: #708090 1px solid;
    border-top: #708090 thin double;
    color: #696969;
    font-family: 'Courier New';
    text-align: center;
}

.lnkToFront
{
    background-color: #006699;
    border-right: #000099 1px groove;
    border-top: #000099 1px groove;
    border-left: #000099 1px groove;
    border-bottom: #000099 1px groove;
    color: #e0ffff;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-decoration: none;
}

.btnClub
{
    background-color: #006699;
    border-right: #000099 1px groove;
    border-top: #000099 1px groove;
    border-left: #000099 1px groove;
    border-bottom: #000099 1px groove;
    color: #e0ffff;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.txtBlog
{
    font-family: Verdana;
    font-size: medium;
    color: #2f4f4f;
    overflow: auto;
    padding: 5px;
    width: 96%;
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
}

.txtBlogTitle
{
    font-family: Verdana;
    font-size: medium;
    color: #2f4f4f;
    overflow: auto;
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
}

.blog
{
    background-color: transparent;
    width: 96%;
    overflow: auto;
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
    padding: 5px;
}

.RSSbox
{  overflow-y: scroll;
    overflow-x: hidden;
    height: 240px;
    font-size: small;
}

.RSStext
{
    text-decoration: none;
    color: #00008b;
    font-weight: bolder;
}

.RSSComic
{
    overflow-y: auto;
    overflow-x: hidden;
    height: 120px;
    font-size: xx-small;
}

.blogTable
{
    color: #00008b;
    font-size: small;
    font-weight: lighter;
    font-family: 'Arial Narrow'; 
    font-size: x-small;
}

.arrow
{  border-width: 0px;
    text-decoration: none;
    padding-left: 10px;}




/* xxxxxxxxxxxxxxx Element IDs xxxxxxxxxxxxxxxxx */



#top
{
    position: absolute;
    top: 5px;
    left: 1%;
    width: 99%;
    height: 80px;
    background-image: url(../ximages/TopBlueBackground.jpg);
    background-repeat: repeat;
}

#logo
{
    position: absolute;
    top: 0px;
    left: 5px;
    vertical-align: top;
    width: 45%;
    font-size: xx-large;
    font-family: 'Estrangelo Edessa';
    color: #ffff99;
    text-decoration: none;
    letter-spacing: 5px;
}


#upper
{
    position: absolute;
    text-align: right;
    background-color:transparent;
    top: 10px;
    vertical-align: top;
    left: 44%;
    width: 54%;
}
#upperright
{
    position: absolute;
    text-align: right;
    background-color:transparent;
    top: 0px;
    vertical-align: top;
    width: 50%;
    left: 48%;

}
#sitemenu
{position: absolute;
    top: 65px;
    left: 0%;
    width: 100%;
    z-index: 2;
}

#myleft
{position: absolute;
    top: 19%;
    left: 2%;
    width: 140px;
    background-color: #ffffff;
    display: block;
    height: auto;
    vertical-align: top;
    text-align: left;
    z-index: 1;
}

#inner
{
    position: absolute;
    top: 90px;
    width: 100%;
    background-color: #ffffff;
    height: auto;
    vertical-align: top;
    text-align: left;
}

#login
{position: relative;
    text-align: center;
}

#useragreement
{
    position: relative;
    background-color: #ffffff;
    width: 98%;
    height: 200px;
    overflow: auto;
    border-right: #000000 1px inset;
    border-top: #000000 1px inset;
    border-left: #000000 1px inset;
    border-bottom: #000000 1px inset;
    padding: 5px;
}
#adagreement
{
    position: relative;
    background-color: #ffffff;
    width: 98%;
    height: 130px;
    overflow: auto;
    border-right: #000066 1px inset;
    border-top: #000066 1px inset;
    border-left: #000066 1px inset;
    border-bottom: #000066 1px inset;
    padding: 5px;
}
#footer
{
    position: absolute;
    background-color: aliceblue;
    width: 98%;
    text-align: center;
    font-family: Verdana;
    font-size: 8pt;
    display: block;
    color: #2f4f4f;
    border-top: #0000cc 1px solid;
}