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