a.menu_links	{
				text-decoration:none;
				font-size:12px;
				color:#000;
				}
a.menu_links:hover	{
				text-decoration:underline;
				font-size:12px;
				color:#FF9966;
				}
.form_login		{
			border:0px solid #000;
			width:460px;
			margin:0 auto;
			}
.form_topl		{
			float:left; 
			background: url('http://www.mgwalk.com/tests/images/TLRound.png') left bottom no-repeat; 
			background-color:#F4A460;
			width:5px;
			height:5px;
			}
.form_topr		{
			float:right; 
			background: url('http://www.mgwalk.com/tests/images/TRRound.png') right bottom no-repeat; 
			background-color:#F4A460;
			width:5px;
			height:5px;
			}
.form_topm		{
			float:left;
			border-top:1px solid #000;
			background-color:#F4A460;
			width:450px;
			height:4px;
			}
.form_bottoml		{
			float:left; 
			background: url('/images/BLRound.gif') left bottom no-repeat; 
			background-color:#FFE6BF;
			width:5px;
			height:5px;
			}
.form_bottomr		{
			float:right; 
			background: url('/images/BRRound.gif') left bottom no-repeat; 
			background-color:#FFE6BF;
			width:5px;
			height:5px;
			}
.form_bottomm		{
			float:left;
			border-bottom:1px solid #000;
			background-color:#FFE6BF;
			width:450px;
			height:4px;
			}
.form_title	{
			border-left:1px solid #000;
			border-right:1px solid #000;
			border-bottom:1px solid #000;
			background-color:#F4A460;
			height:15px;
			width:458px;
			clear:both;
			text-align:center;
			}
.form_title_a	{
				float:left;
				width:440px;
				}
.form_title_b	{
				float:right;
				width:10px;
				text-align:center;
				}
.form_items		{
			border-left:1px solid #000;
			border-right:1px solid #000;
			background-color:#FFE6BF;
			width:458px;
			}
.form_message	{	
				text-align:center;
				padding:8px;
				}
#form_label_message	{
					border:0px solid #000;
					text-align:center;
					vertical-align:bottom;
					line-height:20px;
					font-size:9px;
					width:458px;
					color:#FF6666;
					clear:both;
					}
.form_label_user		{
				border:0px solid #000;	
				text-align:right;
				font-weight:bold;
				width:100px;
				height:20px;
				float:left;
				}
.form_field_user		{	
				border:0px solid #000;	
				text-align:left;
				width:356px;
				float:right;
				}
.form_label_pass		{	
				border:0px solid #000;	
				text-align:right;
				font-weight:bold;
				width:100px;
				height:20px;
				float:left;
				clear:left;
				}
.form_field_pass		{	
				border:0px solid #000;	
				text-align:left;
				width:356px;
				float:right;
				clear:right;
				}

.form_button		{	
				padding:8px;
				clear:both;
				}
.form_security	{
				margin:0 auto;
				border:0px solid #000;
				width:400px;
				height:80px;
				padding:5px;
				text-align:center;
				clear:both;
				}
.security_fields	{
					float:left;
					height:50px;
					width:220px;
					font-weight:bold;
					border:0px solid #000;
					}
#securitycode		{
					border:1px solid #000;
					width:190px;
					}
.security_image		{
					float:right;
					width:170px;
					border:0px solid #000;
					}
.input_fields	{
				border:1px solid #000;
				width:310px;
				}
.input_textarea	{
				border:1px solid #000;
				width:310px;
				height:100px;
				}
.input_buttons	{
				border:1px solid #000;
				background-color:#F4A460;
				width:150px;
				}
				