.lbl_standard_font
{
	color: #666666;
	font-size: 13px;
	margin: 10px;
	}
	
.lbl_copyright
{
	color: #F4F4F4;
	font-size: 9px;
	text-align: right;
	}
	
.container 
{
	width:900px;
	text-align: left;
	background-color: #ffffff;
	}

.header
{
	width:900px;
	height: 131px;
	background-image: url(../../images/header.jpg);
	clear: both;
	}
	
.login
{
	padding-left: 110px;
	padding-top: 16px;
	}
	
.toolbar
{
	width:900px;
	height: 24px;
	background-color: #330D74;
	clear: both;
	}
	
.buttons
{
	width:600px;
	float:left;
	}
	
.titlebar
{
	width:900px;
	height: 24px;
	}
	
.title
{
	width:600px;
	float:left;
	}
	
.lbl_title
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	}
	
.lcid
{
	width:300px;
	float:left;
	text-align:right;
	}
	
.main
{
	width:900px;
	background-image: url(../../images/main.jpg);
	clear: both;
	float:left;
	}
	
.main_l
{
	display:inline-block;
	width:200px;
	float:left;
	}

.main_r
{
	display:inline-block;
	width:700px;
	float:left;
	}
	
.main_001{}

.main_002{}

.main_003{}
	
.footer
{
	width:900px;
	height: 24px;
	background-color: #3D3D3D;
	text-align: right;
	clear: both;
	}
