body {
	background-color: #284160;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(back.jpg);
	font-size:12px;
	color:#abbad9;
	line-height:150%;
		background-repeat: repeat-x;
}.box {
	background-color:transparent;
	color:#abbad9;
	font-size:12px;
	border: 1px solid #abbbd9;
}
a
{
color:#abbad9;
	text-decoration: none;
}.line {
	background-color: #365073;
}
.lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #365073;
	border-right-color: #365073;
	border-bottom-color: #365073;
	border-left-color: #365073;
}

