.secbottom {
	background-image: url(images/bottom_rpt.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.sectop {
	background-image: url(images/top_rpt.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.sec2 {
	background-image: url(images/back_rpt.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.mrtg_back {
	background-image: url(images/mrtg_rpt.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.sec3 {
	background-attachment:scroll;
	background-repeat: no-repeat;
}

.imagemargin {
	margin-top:40px;
	
}

.imagemargin1 {
	margin-top:70px;
	margin-bottom:70px;
	
}

.imagemargin2 {
	margin-bottom:10px;
	margin-left: 10px;
}

.imagemargin3 {
	margin-top:0;
	margin-left:12px;
	
}

.imagemargin4 {
	margin-top:20px;

}

.imagemargin5 {
	margin-right:20px;
	margin-left:20px;

	
}

.tabs {position:relative; height: 27px; margin: 0; padding: 0; background:url("bar_off.gif") repeat-x; overflow:hidden}
.tabs li {display:inline;}
.tabs a:hover, .tabs a.tab-active {background:#fff url("bar_on.gif") repeat-x; border-right: 1px solid #fff} 
.tabs a  {height: 27px; font:12px verdana, helvetica, sans-serif;font-weight:bold;
    position:relative; padding:6px 10px 10px 10px; margin: 0px -4px 0px 0px; color:#2B4353;text-decoration:none;border-left:1px solid #fff; border-right:1px solid #6D99B6;}
.tab-container {background: #fff; border:1px solid #6D99B6;}
.tab-panes { margin: 3px }
