/* CSS Document */

body {
margin: 0 0 20 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-image:url(../img/bg.gif);
}

td {font-size: 11px; }

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #00337e;
text-transform: capitalize;
margin-left: 0px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #00337e;
text-transform: capitalize;
margin-bottom: 0px;
}

.1 {
width: 174px;
float: left;
}

.1-1 {
background-image:url(../img/e-move-logo.gif);
height: 90px;
}

.1-2 {
background-image:url(../img/left-menu-top.gif);
background-repeat:no-repeat;
height: 80px;
}

.1-3 {
height: 400px;
}

.2 {
width: 410px;
float: left;
}

.2-1 {
background-image: url(../img/mid-top.jpg);
height: 90px;
}

.2-2 {
height:auto;
}

.3 {
width: 190px;
float: left;
text-align: center;
}

.3-1 {
background-image: url(../img/right-top.jpg);
height: 90px;
}

.3-2 {
height: 200px;
}

.loginheader {
background-image:url(../img/login_header.gif);
height: 30px;
width: 174px;
text-align: left;
font-weight: bold;
}

.logincontent {
background-image:url(../img/login_content.gif);
height: 50px;
width: 174px;
text-align:left;
}

.loginfootertop {
background-image:url(../img/login_footertop.gif);
background-repeat:no-repeat;
height: 20px;
width: 174px;

}

.loginfooter {
background-image:url(../img/login_footer.gif);
height: 25px;
width: 174px;
text-align:center;
}

.loginbutton {
font-size: 9px;
border:thin;
}

p {
margin-left: 10px;
}

.3-3 {
height: 400px;
}

a.contentlinks {
color: #00337e;
}

a.menulinks {
color: #00337e;
font-weight: bold;
text-decoration: none;
}

a.menulinks:hover {
color: #FFCC00;
text-decoration: underline;
}

ul.menu li {
border-bottom-width: 1px;
border-bottom-color:#000;
border-bottom-style: solid;
list-style: none;
padding-top: 2px;
padding-bottom: 2px;
}

.contentlogin {
margin-left: 20px;
}


