/* Positioning and styles of the main page */

img#btn_login {
	float			: right; }

div#j3_main {
	width			: 980px;
	background-color: #9D9D77;
	margin-top		: 6px;
	border-top		: #9d9d77 solid 10px;
	border-bottom	: #9d9d77 solid 10px; }

div#j3_left {
	float			: left;
	display			: inline;
	position		: relative;
	width			: 704px;
	background-color: #FFF;
	margin-left		: 10px;
	min-height		: 244px;
	height			: auto !important;
	height			: 244px; }

div#j3_right {
	position		: relative;
	width			: 236px;
	background-color: #FFF;
	padding			: 5px 5px 3px 5px;
	margin-left		: 721px; }
div > div#j3_right {
	margin-left		: 724px; }

div#j3_right div {
	width			: 236px;
	height			: 30px;
	display			: block;
	background-color: #156891;
	margin-bottom	: 2px; }
div#j3_right p {
	background-color: #a0a0a0;
	text-align		: center;
	font-weight		: bold;
	padding			: 6px 3px;
}
div#j3_right div p {
	width			: 236px;
	height			: 30px;
	margin			: 0;
	padding			: 0;
	color			: #FFF;
	text-align		: center;
	font-size		: 10pt;
	font-weight		: bold;
	line-height		: 22pt; 
	background-color : #9e370f;
	background-image:url(../images/bg_bar_rpt_red.gif);
	background-repeat:repeat-x;
	background-position:top;
}
div#j3_right p.em {
	font-weight		: normal;
	font-size		: 11px;
	font-style		: italic;
}
div#mainflash {
	position		: relative;
	height			: 244px; }

div#mainflash div {
	position		: absolute;
	top				: 0;
	left			: 0; }

div#mainflash a {
	display			: block;
	width			: 256px;
	height			: 242px;
	margin-left		: 724px; }





