/* CSS Document */
.style3 {color: #FF9900}


#sideheader{
background-image:url(images/sideheader.gif);
background-repeat:no-repeat;
height:30px;
color:#FFDE00;
padding-left:10px;
padding-top:10px;
font-weight:bold;
}

#rightcol{
width:25px;
height:100px;
float:left;
background-position:right;
}

#menubox{
width:300px;
float:left;
}

#menubox2{
width:550px;
float:left;
padding:0px;

}

#menubox2_content{
padding:20px;
background-color:#FF9900;
background-image:url(images/oilpix.jpg);
background-position:right;
background-repeat:no-repeat;
border-bottom:#ffde00 1px solid;
border-top:#ffde00 1px solid;
color:#FFFFFF;

}

#menubox2_copyright{
padding:20px;
background-color:#FF9900;
background-position:right;
background-repeat:no-repeat;
font-size:10px;
color:#FFFFFF;

}

#menuplus a:link{
color:#FFFFFF;
text-decoration:none;
}

#menuplus a:visited{
color:#FFFFFF;
text-decoration:none;
}

#menuplus a:active{
color:#FFFFFF;
text-decoration:none;
}

#menuplus a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#head{
width:875px;
border-left:#ffde00 solid 1px;
border-right:#ffde00 solid 1px;
}

#middleleft{
margin-left:20px;
width:200px;
background-color:#FFFFCC;
padding:15px;
float:left;
border:#FF9900 1px dashed;
}


#middlemain{
margin-left:50px;
width:500px;
float:left;
}

.roundcont2 {
	width: 25px;
	background-color: #ffde00;
	}


.roundcont {
	width: 300px;
	background-color: #ffde00;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundtop2 { 
	background: url(images/tl.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

.roundbottom2 {
	background: url(images/bl.gif) no-repeat top right; 
}
img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#imgline{
border:#CCCCCC solid 1px;
margin-right:5px;
}