/* CSS Document */
html, body {
margin: 0;
padding: 0;
height:100%;
min-height:100%;
}
h2 {
font-family: Arial;
font-size: 11.5px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
text-transform:uppercase;
}
.form {
border-color: #000000;
border-width: 1px;
background: #666666;
font-family: Arial;
font-size: 9.5pt;
color: #ffffff;
}
.m1Link {
font-family: Arial, Arial;
font-size:11.5px;
color:#ffffff;
font-weight: bold;
text-decoration: none;
}
.m1Link:Visited {
font-family: Arial, Arial;
font-size:11.5px;
color:#ffffff;
font-weight: bold;
text-decoration: none;
}
.m1Link:Hover {
font-family: Arial, Arial;
font-size:11.5px;
color:#990000;
font-weight: bold;
text-decoration: none;
}
.m1Link:Active {
font-family: Arial, Arial;
font-size:11.5px;
color:#ffffff;
font-weight: bold;
text-decoration: none;
}
.m2Link {
font-family: Arial, Arial;
font-size: 10px;
color: #495582;
text-decoration: none;
padding-left: 5px;
line-height: 14px;
}
.m2Link:Visited {
font-family: Arial, Arial;
font-size: 10px;
color: #495582;
}
.m2Link:Hover {
font-family: Arial, Arial;
font-size: 10px;
color: #495582;
font-weight: bold;
}
.m2Link:Active {
font-family: Arial, Arial;
font-size: 10px;
color: #495582;
font-weight: bold;
}
.navi {
font-family: Arial, Arial;
font-size: 12px;
color: #fff;
}
.navi2 {
font-family: Arial, Arial;
font-size: 12px;
font-weight: bold;
color: #fff;
}
.button {
font-family: Arial;
font-size: 9.5pt;
background: #666666;
border: solid;
color: #ffffff;
border-width: 1px;
text-decoration: none;
}
body {
font-family: Arial;
font-size: 12px;
color: #666666;
background: #000000;
text-align: center;
line-height: 1.5em;
}
td {
font-family: Arial, Arial;
font-size:9pt;
font-weight: bold;
color:#202020;
}
table{
border-collapse: collapse;
bordercolor=#ffffff;
}
#head {
width: 760px;
height: 70px;
position: absolute;
top: 0px;
text-align: center;
z-index:4;
}
#m_info {
width: 760px;
height: 206px;
position: absolute;
top: 64px;
z-index:2;
background: #990000;
}
#container {
width: 760px;
margin: 0 auto 0 auto;
position: relative;
text-align: left;
padding-bottom:50px;
height:279px;
}
#m_pic {
background-image:url(../images/homehead.jpg);
background-repeat:no-repeat;
width: 760px;
height: 200px;
position: absolute;
top: 67px;
z-index:3;
}
#m_digiworker {
width: 760px;
height: 447px;
background-image:url(../images/digiworker.gif);
background-repeat:no-repeat;
position: absolute;
top: 174px;
left:20px;
z-index:1;
}
#main_menu {
position: absolute;
width: 580px;
height: 20px;
top: 282px;
z-index:5;
left:95px;
}
#text {
position: absolute;
width: 655px;
background-image:url(../images/textblk.gif);
background-repeat:no-repeat;
height: 291px;
top: 304px;
z-index:5;
left:53px;
}
#sub_menu {
position: absolute;
width: 140px;
height: 233px;
top: 319px;
font-face:Arial;
font-size:10pt;
color:#202020;
z-index:6;
left:60px;
}
#textblk {
position: absolute;
width: 646px;left: 60px; height: 233px;
overflow:auto;
top: 319px;
font-face:Arial;
font-size:9pt;
font-weight: bold;
color:#202020;
z-index:6;
scrollbar-base-color:#666666;
scrollbar-3dlight-color:#666666;
scrollbar-arrow-color:#ffffff;
scrollbar-darkshadow-color:#666666;
scrollbar-face-color:#666666;
scrollbar-highlight-color:#666666;
scrollbar-shadow-color:#666666;
scrollbar-track-color:#666666;
}
#heading {
position: absolute;
width: 630px;
height: 17px;
top: 564px;
text-align:right;
text-transform:uppercase;
font-face:Arial;
font-size:9pt;
color:#666666;
font-weight: bold;
z-index:7;
left:53px;
}
#footer {
width: 760px;
top:595px;
position: absolute;
font-face:Arial;
font-size:8pt;
color:#ffffff;
font-weight: bold;
text-align: center;
z-index:8;
}