body, table {
  margin: 0px;
  padding: 0px;
  font-family :Tahoma, Helvetica, Arial,  sans-serif;
  font-size : 12px;
}

.error{
	font-size : 12px;
	color : #FF0000;
	font-weight: bold;
}

.message{
	font-size : 12px;
	color : Blue;
	font-weight: bold;
}


.newsselect {
width:180px;
}

.My_content{
	font-size : 12px;
	color : #767676;
	font-weight: normal;
	text-decoration: none;
}

.My_content A{
	font-size : 12px;
	color : #767676;
	font-weight: normal;
	text-decoration: none;
}

.My_content A:hover{
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	color : #F5890A;
}

.inputbutton{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: #F9FCFF;
	border: 1px solid #000000;
	clear: left;
	margin-top: 2pt;
	margin-right: 0pt;
	margin-bottom: 2pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 5px;
	padding-bottom: 0pt;
	padding-left: 5px;
	width: 70px;
}

.inputtext{
	background-color: #F9FCFF;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	Color : #000000;
}

.reg_langs A{
 color: blue;	
}

.reg_langs A:hover{
 color: blue;	
}

.reg_langs A:visited{
 color: blue;	
}
