body {
		margin:0px;
		font-family:arial,verdana,sans-serif;
		background-color:#edec79;
	}
	
	h1,h2,h3,h4,h5,h6 {
		color:#C2C014;
		font-size:22px;
text-align:center
	}
	
	.content {
		font-size:13px;
		color:#000000; 
		padding:20px;
		line-height:150%;
	}
	
	#menu {
		background-color:#C2C014;
		height:20px;
		padding-left:11px;
		font-size:12px;
	}
	
	#menu a {
		color:#ffffff;
		text-decoration:none
		font-variant:small-caps;
		font-weight:bold;
		text-decoration:none;
	}

	#menu a:hover {
		color:#263C6E;
		text-decoration:none
		font-variant:small-caps;
		font-weight:bold;
		text-decoration:none;
	}


	.logo_cell {
		height:130px;
		background-image:url('/cmsfile/229');
		background-repeat:no-repeat;
	}
	
	.main_table {
		border:0px solid #ffffff;
		width:1000px;
		height:100%;
		border-left:1px dashed #C2C014;
		background-color:#ffffff;
	}
	
	#content_cell {
		width:750px;
		vertical-align:top;
		background-color:#fbfbee;
	}
	
	#content_cell td {
		font-size:13px;
		color:#000000; 
	}

	.right_cell {
		width:250px;
		vertical-align:top;
		background-color:#c2c014;
	}
	.inputtext {
		border:1px solid black;
		width:150px;
		margin-top:2px;
	}
