body{
	background: #FFFFFF;
	font-family: "Verdana";
	font-color: #ffffff;
	font-size: 9pt;
	border: 0px;
	margin: 0px;	
}

td.text{
	font-family: "Verdana";
	font-color: #ffffff;
	font-size: 9pt;
}

.text1{
	font-family: "Verdana";
	font-color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
}

table.main{
	width: 770px;
	height: 100%;
	background: #eeeeee;
	border: 1px solid #b2b2b2;
	font-family: "Verdana";
}

td.header{
	width: 100%;
	height: 15px;
	font-family: "Verdana";
	font-size: 9pt;
	border-top: 2px solid #b2b2b2;
	border-bottom: 2px solid #b2b2b2;
	border-left: none;
	border-right: none;
	background: #e5e5e5;
}

td.news_main{
	font-family: "Verdana";
	font-size: 9pt;
	font-weight: 600;
	text-align: left;
	height: 15px;
	border-top: 2px solid white;
	border-bottom: 2px solid #b2b2b2;
	border-left: 2px solid white;
	border-right: 2px solid #b2b2b2;
	background: #e5e5e5;
}

td.news{
	font-family: "Verdana";
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	border-top: 1px solid white;
	border-bottom: 1px solid #b2b2b2;
	border-left: 1px solid white;
	border-right: 1px solid #b2b2b2;
	background: #f5f5f5;
	height: 18px;
}

td.news1{
	font-family: "Verdana";
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	border-top: 1px solid white;
	border-bottom: 1px solid #b2b2b2;
	border-left: 1px solid white;
	border-right: 1px solid #b2b2b2;
	background: #f5f5f5;
}

a{
	font-size: 9pt;
	color: #ed676c;
	text-decoration: none;
	font-weight: bold;
	font-family: "Verdana";
}

a:hover{
	text-decoration: none;
	color: #ED1D25;
}

input.txt_left{
	text-indent: 2px;
	background: #e5e5e5;
	font-family: "Verdana";
	font-size: 9pt;
	border: 1px solid #a2a2a2;
}

input.button{
	text-align: center;
	background: buttonface;
	font-family: "Verdana";
	font-size: 9pt;
	border: 1px solid #929292;
}