body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image: url(images/background.jpg);
	background-position: center;
}

body,td,input{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#709DB4;
	line-height:18px;
}

.text014 {
	line-height: 14px;
}

.text02 {color:#999999;}

.text03 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.text04 {
	font-size:18px;
}

.text05 {
	font-size:12px;
}

a:link {
	color:#709DB4;
	text-decoration:none;
}
a:visited {
	color:#709DB4;
	text-decoration:none;
}
a:hover {
	color:#9CC2D5;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #709DB4;
}

.ab{color:#FFFFFF;}
a.ab:link {
	color:#FFFFFF;
	text-decoration:none;
}
a.ab:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.ab:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
a.ab:active {
	text-decoration: none;
	color: #FFFFFF;
}

.input {
	background-color: #052958;
	border: 1px solid #FFFFFF;
	height: 20px;
}

