﻿body 
{
    padding:0px;
    margin:0px;
}
a
{
    color:White;
}
a:visited {text-decoration: none;
	color: #5493d9;}

a:active {text-decoration: none;
	color: #5493d9;}

a:hover {text-decoration: underline;
	color: #5493d9;}
	
.FullPageTable
{
    width:900px;  
    background-image:url("../images/LEL_WQLN_Living2.jpg");    
    background-repeat:no-repeat;
    height:550px;
    margin:auto;
}
.TopLeft
{
    width:269px ;
}
.TopMiddle
{
    vertical-align:top;
}
.TopRight
{
    width:33%;
}
.MiddleLeft
{
    width:33%;
}
.MiddleMiddle
{
}
.MiddleRight
{
    width:33%;
}
.BottomLeft
{
    width:33%;
}
.BottomMiddle
{
}
.BottomRight
{
    width:33%;
}
.magCover
{
    position:relative;
    top:155px;
    left:158px;  
}
.loginContainer
{
    margin:auto;
    width:100%;
    height:100%;
    background-color:Gray;
    position:absolute;
    top:0;
    MozOpacity:.4;
    opacity:.4;
    KhtmlOpacity:.4;
    filter:alpha(opacity=40) ;
    margin:auto;
}
.loginForm
{
    margin: auto;
    width: 500px;
    /*height: 200px;*/
    background-color: #003300;
    position: absolute;
    top: 25%;
    left:25%;
    color: silver;
    font-family:Verdana;
}
.tl
{
    background-image:url("../images/frame/topLeft.jpg");
    width:20px;
    height:20px;
}
.t
{
    background-image:url("../images/frame/top.jpg");
}
.tr
{
    background-image:url("../images/frame/topRight.jpg");
    width:20px;
}
.l
{
    background-image:url("../images/frame/left.jpg");
}
.r
{
    background-image:url("../images/frame/right.jpg");
}
.bl
{
    background-image:url("../images/frame/bottomLeft.jpg");
    height:20px;
}
.main
{
    padding:5px;
}
.b
{
    background-image:url("../images/frame/bottom.jpg");
}
.br
{
    background-image:url("../images/frame/bottomRight.jpg");
}

