  	.body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	background-color:#f3f5f6; 
	border-bottom:none; 
	border-left:none; 
	border-right:none;

	}
	
	.body a:link,a:visited  {text-decoration:none;}
	
	.body a:hover, a:active  {text-decoration:underline;}
	
	#logo {
	background: #4e9625 url('http://public.tripolis.com/image_MTk2OTYxOTYBILLHapMXyg.png') no-repeat center top ;
	width:650px;
	height:87px;
	position:relative;
	left: 50%;
	margin-left: -325px;
	}
	 
	.textfield {border:1px solid #000;}
	
	.label {font-weight: bold}
	
	.formtable {background-color:#fff;}
	
	.required {font-size:10px;color:red}	
	
	.selectbox {color: #000;}
	
	.submit {margin-top:25px;}
	
	.errors {color: red;}
	
	.error{color: red;}
	
	#formContainer {
	width: 650px;
	position:relative;left: 50%;
	margin-left: -325px;
	padding: 0px 0 0 10px; 
	background-color:#fff; 
	border-bottom:none; 
	border-left:none; 
	border-right:none;
	}

	body #formContainer {padding-left:0px;}
	
	form { margin-left: 10px;
	}
	
	#pageTitle {
	width: 650px;
	position:relative;
	left: 50%;
	margin-left: -325px;
	background-color:#fff;
	border-bottom:none; 
	border-left:none; 
	border-right:none;
	}
	
	.pageTitle {
	text-indent:10px;
	margin-left: 10px;
	line-height:40px;
	position:relative;
	left: 50%;
	margin-left: -325px;
	color:#000;
	font-size:20px;
	padding:0px;
	}
	
	#pageContent{
	padding-bottom:50px;
	width: 630px;
	position:relative;
	left: 50%;
	margin-left: -325px;
	background-color:#fff;
	border-bottom:none; 
	border-left:none; 
	border-right:none; 
	}
	
	.content {
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	line-height: 17px;
	}
	
	#pageContent a,#pageContent a:link {
	color: #154273;
	}

	#pageContent {
	text-decoration: none;
	}

	#pageContent a:hover {
	text-decoration: underline;
	}
	
	div.extra {
	background: #4e9625 url('http://public.tripolis.com/image_MjA5MjkyMDlMb_8REdjwqw.gif') no-repeat center top;
	width:650px;
	height:40px;
	position:relative;
	left: 50%;
	margin-left: -325px;
	}
	
	td.extra {
	background: #4e9625 url('http://public.tripolis.com/image_MjA5MjkyMDlMb_8REdjwqw.gif') no-repeat;
	width:650px;
	height:40px;
	position:relative;
	margin-left: -325px;
	left: 0%;
	padding:0px;
	}

	td input{ width:150px;}
	
	.table {;}
	
	.label {
	width:100px; 
	font-weight:normal;
	}
	input,select  {;} 