html,body{
      margin:0;
      padding:0;     
      border:none;
 }
 

td{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #5B1379;
}

.picTitle{
font-size: 11px;
line-height: 12px;
}

.news_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	vertical-align: middle;
}

p,span,ul,li{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;	
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #646464;
	cursor: hand;
}

a.slog{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	cursor: hand;
	text-decoration: none;}

a.slog:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	cursor: hand;}

.field{
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
	HEIGHT:20px;
	WIDTH:110px;
	color : #000000;
	background-color :#ffffff;
	border : 1px solid #858585;
}

.lfield{
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
	HEIGHT:20px;
	WIDTH:300px;
	color : #000000;
	background-color :#ffffff;
	border : 1px solid #858585;
}

.submitB{
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
	HEIGHT:20px;
	WIDTH:50px;
	background-color : #D1E1F0;
	color : #4E4E4E;
	border : 1px outset Gray;
}
