
body {
	background-color:#ffffff;
	text-align:center;
	margin: 0;
}
#container {
	position:relative;
	margin:0 auto;
	top: 0px;
	left: 0px;
	text-align:left;
	width:760px;
	z-index:1;
}
#topMenu {
	width: 760px;
	height: 30px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	clear:both;
}
#graphicHead {
	width: 760px;
	height: 40px;
	overflow:hidden;
}
#panelLM { 
	width:497px;
	float:left;
	height:350px;
	overflow:visible;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
	text-align: left;
	color: #6A6A6A;
}
#panelTR{ 
	border:solid 1px #000000;
	padding:10px;
	width:263px;
	width/**/:/**/241px;
	z-index: 2;
	float:right;
	overflow:visible;
}
#panelBR { 
	width:263px;
	height:141px;
	z-index: 2;
	overflow:hidden;
	float:right;
}
#graphicFoot {
	width: 760px;
	height: 29px;
	overflow:hidden;
	clear:both;
}
#copyright {
	width: 760px;
	height: 30px;
	overflow:hidden;
	clear:both;
}
#loginContainer {
	border:solid 1px #6A6A6A;
	width: 250px;
	height: 150px;
	z-index: 2;
	visibility: visible;
	margin: 0 auto;
	background-color: #ffffff;
}
.labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
}
.labels_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #6A6A6A;
	text-decoration: none;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:normal;
	font-weight:bold;
	color: #6A6A6A;
}
.footText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-style:normal;
	font-weight:normal;
	color: #6A6A6A;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
	text-align: left;
	color: #6A6A6A;
}
.dimen {
	width: 100%;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color: #6A6A6A;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	text-align: left;
	color: #6A6A6A;
}