@charset "iso-8859-1";

/* CSS Document */

html {

height : 100%;

overflow: hidden;

}

body,td,th {

font-family: Geneva, Arial, Helvetica, sans-serif;

font-size: 12px;

color: #000000;

}

body {

height : 100%;

background-image:url(../images/startbg.gif);

background-position: center center;

background-repeat: no-repeat;

margin : 0;

padding : 0;

background-color : #fff;

text-align : center;

}

#content {

position : absolute;

width : 1000px;

height : 256px;

top : 50%;

left : 50%;

margin-top : -210px;

margin-left : -500px;

border : 0 none inherit;

padding : 0;

}

a {

font-size: 12px;

color: #003366;

}

a:link {

text-decoration: none;

}

a:visited {

text-decoration: none;

color: #003366;

}

a:hover {

text-decoration: underline;

color: #003366;

}

a:active {

text-decoration: none;

color: #003366;

}

.header_1 {

width: 860px;

height: 67px;

}

.logo_1 {

vertical-align: middle;

text-align: center;

}

.logo_1 {

width: 180px;

}

.header_2 {

width: 980px;

height: 120px;

margin-top: 6px;

}

.othb {

width: 154px;

text-align: center;

vertical-align: bottom;

padding-bottom: 11px;

border-right: 1px dotted #666;

}

.titl {

height: 40px;

padding-left: 20px;

text-align: left;

font-size: 17px;

font-weight: bold;

color: #003366;

vertical-align: bottom;

}

.loginb {

background-image: url(../images/loginbg.jpg);

background-repeat: repeat-x;

color: #003366;

font-weight: bold;

}