body{
margin: 0px;
}
a:link{ font-weight: bold; text-decoration: none; color:#122E45; }
a:visited{ font-weight: bold; text-decoration: none; color:#122E45; }
a:hover{ font-weight: bold;  text-decoration: none; color:#122E45; }
a:active{ font-weight: bold; text-decoration: none; color:#122E45; }

#content{
position:absolute;
top:105px;
left:0px;
width:1024px;
height:550px;
background-color:#9A9A9A;
}

#rightwing{
position:absolute;
left:542px;
width:482px;
height:550px;
background-image:url('nav/bgrw.gif');
}
#leftwing{
position:absolute;
width:222px;
height:550px;
background-image:url('nav/bglw.gif');
}

#cwing{
position:absolute;
top:0px;
width:320px;
left:222px;
height:550px;
background-image:url('nav/bgmw.gif')
}

#liteband{
position:absolute;
top:105px;
left:0px;
width:100%;
height:35px;
background-color:#4d677e;
background-repeat: no-repeat;
background-image:url('nav/bgltop.gif');
background-position:550px;
}

.litBox{
position:relative;
width:550px;
border:1px solid #666666;
margin-right:5px;
margin-top:5px;
background-color:#BCBCBC;
padding:20px;
}
.liteline{
position:absolute;
left:0px;
width:222px;
height:1px;
font-size: 0px;
line-height: 0px;
background-image:url('nav/leftline.gif');
}
.darkline{
position:absolute;
width:482px;
height:1px;
font-size: 0px;
line-height: 0px;
background-image:url('nav/rightline.gif');
}
.shine{
position:absolute;
left:0px;
top:200px;
width:482px;
height:150px;
background-image:url('nav/rightshine.gif');
}

.stButton{
position:relative;
display:block;
top:0px;
left:50px;
width:325px;
height:18px;
margin-top:7px;
margin-bottom:12px;
font-size: 0px;
line-height: 0px;
}
.mtext{
font-family: Verdana, Helvetica, Arial, san-serif;
font-size: 11px;
line-height: 18px;
color:#111111;
text-align: left;
}

.mtext.mtitle{
font-weight: bold;
color:#EEEEEE;
font-size: 11px;
}

.smalltext{
font-family: Verdana, Helvetica, Arial, san-serif;
font-size: 10px;
line-height: 14px;
color:#111111;
text-align: left;
}

.itext{
font-family: Verdana, Helvetica, Arial, san-serif;
font-size: 10px;
line-height: 14px;
color:#111111;
text-align: left;
font-weight: normal;
}

.itext a:link{ font-weight: normal; text-decoration: none; color:#666666; }
.itext a:visited{ font-weight: normal; text-decoration: none; color:#666666; }
.itext a:hover{ font-weight: normal; text-decoration: none; color:#FFFFFF; }
.itext a:active{ font-weight: normal; text-decoration: none; color:#FFFFFF; }
