body 	{
		margin:0px;
		padding:0px;
		}
		
		
.line1	{
		height:14px;
		background:url(images/1_line1.gif) top left repeat-x;
		}
.line2	{
		height:1px;
		background:url(images/1_line2.gif) top left repeat-x;
		}
		
.m1		{
		font-family:tahoma;
		font-size:10px;
		color:#8B8989;
		}
a		{
		font-family:tahoma;
		font-size:11px;
		color:#5AACD1;
		text-decoration:underline
		}
		
td		{
		color:#8B8989;
		font-family:tahoma;
		font-size:11px;
		}
		
ul		{
		list-style:none;
		margin:0px;
		padding:0px;
		background:url(images/list1.gif) top left no-repeat;
		}
li		{
		
		height:22px;
		padding:0 0 0 21px
		}
		
.priv_m	a{
		color:#AEACAC;
		font-weight:bold;
		text-decoration:none;
		font-size:10px
		}
.priv_m	{
		color:#AEACAC;
		font-weight:normal;
		text-decoration:none;
		font-size:10px
		}
.priv 	{
		color:#ADABAB;
		font-size:10px;
		}
.priv a {
		color:#ADABAB;
		font-size:10px;
		text-decoration:underline
		}
		
input 	{
		width:165px;
		height:22px;
		border-color:#515151;
		border-style:solid;
		border-width:1px;
		font-family:tahoma;
		font-size:11px;
		color:#8B8989;
		padding:2 0 0 9px
		}
textarea{
		width:184px;
		height:50px;
		border-color:#515151;
		border-style:solid;
		border-width:1px;
		font-family:tahoma;
		font-size:11px;
		color:#8B8989;
		padding:2 0 0 9px;
		overflow:hidden
		}
