body {
	background-image:  url(img/bg_up.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #0c2f4f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-seri;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {color: #ffa800; text-decoration: none;}
a:visited {color: #ffa800; text-decoration: none;}
a:hover {color: #ffa800; text-decoration: underline;}
a:active {color: #ffa800; text-decoration: none;}

strong {color: #ffa800; font-weight: bold;}
.textarea_one {width:400px;}
.text_result {color: #2e2e2e;}

