img{border:none;}

body{
margin:0;
margin-Left:35;
padding:0;
line-height: 1.0em;
background:#EFEFEF;

}




b{font-size: 110%;}

#maincontainer{
width: 887px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background:#FFF;
border:1px solid gray;
font-family:Verdana,Arial,sans-serif;
}

#topsection{
background: #FFF url(header.jpg) no-repeat;
height: 270px; 
position:relative;
}

#topsection h1#title {
color:#418EBD;
margin:0;padding:0;
top:10px; right:120px;
position: absolute; 
/*width:500px;*/height:50px;
}
#topsection h1#title span {color:#E9128D;}

img.ref{position: absolute;left:370px;
}

#login{height:180px;
width:190px;
background: url(login.jpg) no-repeat;
font-size:11px;
color:black;
padding:5px;
margin:0 auto;
font-weight:bold;
}

#login a {color:gray;}

h2.frm {background:#E9128D; color:white;font-size:18px;line-height:25px;font-family:'Trebuchet MS';padding-left:10px;margin-bottom: 0;}
h2.adv {color:#418EBD;font-size:18px;font-family:'Trebuchet MS';}

h1 {font-family:'Trebuchet MS';color:#E9128D;}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 210px; /*Set left margin to LeftColumnWidth*/
font-size:11px;
text-align:justify;
}

#leftcolumn{
float: left;
width: 210px; /*Width of left column*/
margin-left: -887px; /*Set left margin to -(MainContainerWidth)*/

}

#footer{
clear: left;
width: 100%;
background: gray;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFF;
font-size:11px;
text-decoration:none;
}

.innertube{
margin: 10px; 
/*margin-top: 0;*/
}


#topsection form.search{
width:190px;height:135px;
position:absolute;
top:85px;left:675px;
padding:5px;margin:0;
font-size:11px;
font-weight:bold;
position:relative;

}

input.fld{width:150px;border:1px solid gray; }
/*input.inim{padding:0;background:url(button.jpg);width:75px;height:25px;border:none;margin-top:10px;}*/
input.inim{background:url(sb.jpg);width:75px;height:25px;border:none;font-size:11px;font-weight:bold; }
input.search{background:url(sb.jpg);width:75px;height:25px;border:none;font-size:11px;font-weight:bold; }

div.elem{margin:5px 10px 15px 10px;clear:both;}
select{width:90px;font-size:11px;}
select.small{width:40px;font-size:11px;}