﻿body { color: #404040; font-family: Verdana; font-size: 11px; background-image: url(../images/bg_page_en.gif); margin-top: 0; margin-left: 0; }
	a { color: #404040; font-weight: bold; }
	
	.mainbox
	{
		width: 770px;
		background-color:#84C451;
		margin-left: 0px;
		margin-top: 0px;
		padding-top: 0px;
		padding-left: 0px;
		top: 0px;
		position: absolute;
	}
	.leftbox
	{
		width: 389px;
		height: auto;
		background-color: #FFFFFF;
		float: left;
	}
	.lefttopbox
	{
		width: 389px;
		height: 110px;
		background-color: #FFFFFF;
	}
	
	.leftmainbox
	{
		width: 329px;
		min-height: 354px;
		height: auto !important;
		height: 354px;
		background-image: url(../images/bg_info_en.gif);
		padding-left: 60px;
	}
	
	* html .leftmainbox
	{
		width: 329px;
		min-height: 354px;
		height: auto !important;
		height: 354px;
		background-image: url(../images/bg_info_en.gif);
		padding-left: 60px;
	}
	
	.rightbox
	{
		width: 381px;
		min-height: 460px;
		height: auto !important;
		height: 460px;
		background-color: #B5CDD4;
		float: left;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	.bottomboxorder 
	{ 
		width: 770px; 
		height: 12px; 
		background-color:#84c451; 
	}
	
	#ctl00_Image1 
	{
		margin-top: 25px;
		margin-bottom: -15px;
	}
	
	* html #ctl00_Image1 
	{
		margin-top: 15px;
		margin-bottom: -15px;
	}
	
	#ctl00_btnReg 
	{
		margin-left: -175px;
	}
	
	#ctl00_registrationPanel 
	{
		background-color: #B6DA98;
		margin:0px 0px -13px -60px;
		padding-left: 59px;
	}
	#bluebar
	{
	    visibility:hidden;
	    display:none;    
	}
	.bottomlogobox
	{	    
	    width: 770px; 		
		background-color:#A0A0A0; 		
		float:left;		
	}
