.pagemaster
{
    width: 100%;
    height: 100%;
    background-color: #00a8d4;
}
.admintbl
{
    width: 744px;
}
.logo
{
    background-image: url(images/logo.gif);
    background-repeat: no-repeat;
    width: 131px;
    height: 86px;
}
.t2
{
    background-image: url(images/t2.gif);
    background-repeat: no-repeat;
    width: 164px;
    height: 86px;
}
.top
{
    background-image: url(images/top.gif);
    background-repeat: no-repeat;
    width: 449px;
    height: 59px;
}
.login
{
    background-image: url(images/login.gif);
    background-repeat: no-repeat;
    width: 449px;
    height: 27px;
    text-align: right;
}
.qltop
{
    background-image: url(images/qltop.gif);
    background-repeat: no-repeat;
    width: 131px;
    height: 110px;
}
.logo2
{
    background-image: url(images/logo2.gif);
    background-repeat: no-repeat;
    width: 164px;
    height: 110px;
}
.menu
{
    background-image: url(images/menu.gif);
    background-repeat: no-repeat;
    width: 449px;
    height: 52px;
    vertical-align: middle;
    text-align: center;
}
.menu2
{
    background-color: #ffffff;
    width: 429px;
    height: 58px;
}
.ql
{
    background-image: url(images/ql.gif);
    background-repeat: no-repeat;
    background-color: #00a8d4;
    width: 131px;
    height: 240px;
}
.news
{
    background-image: url(images/news.gif);
    background-repeat: no-repeat;
    background-color: #e5f8fe;
    width: 164px;
    height: 240px;
}
.contentpane
{
    background-color: #ffffff;
    width: 429px;
    height: 240px;
    padding-right: 15px;
    padding-left: 5px;
}
.contentpanewide
{
    background-color: #ffffff;
    width: 593px;
    height: 240px;
    padding-right: 15px;
    padding-left: 5px;
}
/* common styling -------------------------------------------------*/

.SEOMenuMain
{
    float: left;
    width: 100%;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-variant: small-caps;
}
.SEOMenuMain ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.SEOMenuMain ul li
{
    float: left;
    position: relative;
    list-style-type: none;
}

.SEOMenuMain ul li a, .SEOMenuMain ul li a:visited
{
    float: left;
    display: block;
    text-decoration: none;
    color: #000;
    padding: 0px 16px;
    line-height: 32px;
    height: 30px;
}
* html .SEOMenuMain ul li a, .SEOMenuMain ul li a:visited
{
    height: 33px;
    height: 30px;
}

.SEOMenuMain ul li:hover
{
    width: auto;
}

.SEOMenuMain ul li a:hover
{
    background: transparent;
    color: #00a8d4;
}

.SEOMenuMain ul li:hover a
{
    background: transparent;
    color: #00a8d4;
}

.SEOMenuMain ul li ul
{
    display: none;
}
.SEOMenuMain table
{
    margin: -1px;
    border-collapse: collapse;
    font-size: 11px;
}
/* specific to non IE browsers 
.SEOMenuMain ul li:hover ul
{
    display: block;
    position: absolute;
    top: 29px;
    margin-top: 1px;
    left: 0;
    width: 154px;
    border-bottom: 1px solid #000;
}
.SEOMenuMain ul li:hover ul li ul
{
    display: none;
}
.SEOMenuMain ul li:hover ul li a
{
    display: block;
    background: #fff;
    color: #000;
    height: auto;
    line-height: 15px;
    padding: 4px 16px;
    width: 120px;
    border: 1px solid #000;
    border-bottom: 0;
}
.SEOMenuMain ul li:hover ul li a:hover
{
    color: #000;
    background: #ccd url(bullet1.gif) no-repeat 3px 8px;
}
.SEOMenuMain ul li:hover ul li:hover ul
{
    display: block;
    position: absolute;
    left: 153px;
    top: -1px;
}

*/
/* specific to IE5.5 and IE6 browsers */
.SEOMenuMain ul li a:hover ul
{
    display: block;
    position: absolute;
    top: 30px;
    top: 29px;
    background: #fff;
    left: 0;
/*    margin-top: 1px;
    border-bottom: 1px solid #000; */
}
.SEOMenuMain ul li a:hover ul li a
{
    display: block;
    background: #fff;
    color: #000;
    height: 1px;
    line-height: 15px;
    padding: 4px 16px;
    width: 152px;
    width: 130px;
    border: 1px solid #a5e4fa;
    
}
.SEOMenuMain ul li a:hover ul li a ul
{
    visibility: hidden;
    position: absolute;
    height: 0;
    width: 0;
}
.SEOMenuMain ul li a:hover ul li a:hover
{
    color: #fff;
    background: #5cd9ff no-repeat 3px 8px;
}
.SEOMenuMain ul li a:hover ul li a:hover ul
{
    visibility: visible;
    position: absolute;
    top: 0;
    top: -1px;
    color: #000;
    left: 153px;
}
a:hover
{
    text-decoration: underline;
    color: #00a8d4;
}
a.SkinObject
{
    font-weight: bold;
    font-size: 9pt;
    color: #9de6f9;
    font-family: Tahoma,Arial,Helvetica;
    text-decoration: none;
}
.SkinObject
{
    font-weight: bold;
    font-size: 9pt;
    color: #9de6f9;
    font-family: Tahoma,Arial,Helvetica;
    text-decoration: none;
}
a.SkinObject:visited
{
    text-decoration: none;
    color: #9de6f9;
}
a.SkinObject:hover
{
    text-decoration: none;
    color: #9de6f9;
}
