a:link {
font-family: verdana, arial, tahoma;
font-size: 11px;
text-decoration:none;
color: #000000;
}
a:hover {
text-decoration:underlined;
color: #777777;
}
a:active {
text-decoration:none;
color: #777777;
}
a:visited {
text-decoration:none;
color: #000000;
}

body
{
text-align: left;
vertical-align: middle;
margin: 0px auto;
padding: 0px;
color: #000;
font-family: verdana, arial, tahoma;
font-size: 11px;
background: #ffffff;
}
div.balk{
position: absolute;
float:left;
top: 50%;
left: 0px;
margin: -315px 0 0 0;
height: 579px;
width: 3000px;
padding:10px;
border-bottom: 1px solid #000;
background:  #5490cc;
}

div.container{
position: absolute;
padding:0px;
top: 50px;
left: 50%;
height: 596px;
width: 900px;
border: 0px solid #000;
margin: 0 0 0 -450px;
} 
div.header{
position: relative;
float:left;
top: 0px;
left: 0px;
height: 135px;
width: 300px;
border: 0px solid #000;
border-left: 0px solid #000;
background: url(http://test.imo-underlay.com/templates/fenixbase/images/estillon_kl.jpg) #ffffff no-repeat;
z-index:0;
}
div.banner{
position: relative;
float:left;
text-align:left;
top: 0px;
left: 4px;
height: 125px;
width: 587px;
background: #ffffff;
padding:0px;
border: 0px solid #000;
z-index:500;
}
div.user1{
position: relative;
float:left;
text-align:left;
top: 0px;
left: 0px;
height: 32px;
width: 899px;
background: url(http://test.imo-underlay.com/templates/fenixbase/images/top.gif) #ffffff;
padding-top:1px;
border: 0px solid #000;
z-index:5;
}
div.user2{
position: relative;
float:left;
text-align:left;
top: 18px;
left: 0px;
height: 80px;
width: 899px;
background: #ffffff;
padding:0px;
border-top:1px solid #000000;
z-index:10;
}
div.left{
position: relative;
float:left;
top: 10px;
left: 0px;
width: 194px;
padding:0px;
text-align:left;
border-top: 0px solid #000;
border-right: 0px solid #000;
background: #ffffff;
z-index:100;
}
div.right{
position: relative;
float:right;
top: 10px;
left: 2px;
width: 194px;
padding:0px;
text-align:left;
background: #ffffff;
z-index:100;
}
div.topmenu{
position: relative;
float:left;
top: 10px;
left: 10px;
height: 49px;
width: 476px;
padding-left:14px;
padding-top:10px;
border: 0px solid #000;
background: url(http://test.imo-underlay.com/templates/fenixbase/images/bread.jpg) #ffffff;
z-index:1;
}

div.mainbody{
position: relative;
float:left;
top: 20px;
left: 10px;
height: 305px;
width: 469px;
overflow:auto;
padding:10px;
border: 1px solid #000;

scrollbar-arrow-color: #212121;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #DDDDDD;
scrollbar-shadow-color: #777777;
scrollbar-darkshadow-color: #333333;
scrollbar-track-color: #eeeeee;
z-index:0;
}
div.bottom{
position: relative;
float:left;
top: 18px;
left: 0px;
height: 57px;
width: 901px;
text-align:center;
padding:0px;
padding-top:13px;
border: 0px solid #000;
background: url(http://test.imo-underlay.com/templates/fenixbase/images/bottom.gif) #ffffff;
}
div.copy{
position: relative;
float:left;
top: 0px;
left: 0px;
color: #333333;
height: 35px;
width: 993px;
text-align:left;
font-size: 10px;
background: transparent;
z-index: 200;
}

.contentheading {
font-size:12px;
font-family: verdana, arial, tahoma;
font-weight: bold;
text-transform: uppercase; 
}

.inputbox {
border: 0px;
font-size:0.75em;
background: transparent;
border: 1px solid #ccc;
margin: 2px 0px;
color: #333;
}


}
.contentheading {
font-size:12px;
font-weight:bold;
}
/* System Messages */
#system-message { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-size: 12px; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}
/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px 4px no-repeat;}
/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px 4px no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}
/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice {  }
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../images/notice-note.png) 4px 4px no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }
