﻿div.rounded {
    clear:both;
    max-width:2400px;
}

div.rounded div.top-outer {
    background:url(img/tabs_05.png) no-repeat left bottom;
    padding:0px;
    width:105%;
}

div.rounded div.top-outer div.top-inner {
    background:url(img/tabs_07.png) no-repeat right bottom;
    margin-left:9px;
}

div.rounded div.top-outer div.top-inner div.top {
    background:url(img/tabs_06.png) repeat;
    height:23px;
    margin-right:9px;
    font-size:.01em;
}

div.rounded div.mid-outer {
    background:url(img/l.gif) left repeat-y;
    clear:both;
    width:105%;
}

div.rounded div.mid-outer div.mid-inner {
    background:url(img/r.gif) right repeat-y;
    margin-left:9px;    
}

div.rounded div.mid-outer div.mid-inner div.mid {
	background-color:#ffffff;
    margin-right:9px;
}

div.rounded div.bottom-outer {
    background:url(img/bl.gif) no-repeat left top;
    clear:both;
    padding:0px;
    width:105%;
}

div.rounded div.bottom-outer div.bottom-inner {
    background:url(img/br.gif) no-repeat right top;
    margin-left:8px;
}

div.rounded div.bottom-outer div.bottom-inner div.bottom {
    background:url(img/bm.gif) repeat;
    height:9px;
    margin-right:8px;
    font-size:.01em;
}
#bodyPane {
	background-image: url(/images/page_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFf;
}

img { border:none;}
a, input { outline:none;}
div, form, input, select, textare, button {
	margin:0px;
	padding:0px;
}

.Normal, .NormalDisabled { 
	/* font-family:Tahoma,Arial,Helvetica;
	font-size:11px; */
	
	font-family:Arial; 
	font-size:1em;
	font-weight:normal;
}

.tbl_layout {
	width:100%;
	clear:both;
	margin:0px;

}
