Body
{
	margin:0px;
	background-image:url("img/background.gif");

}
.x
{
	font-family:verdana;
	font-size:10px;

	color:white;
	padding-top:2px;
	text-decoration:none;
	font-weight:bold;

}

a, a:hover
{
	color:darkred;
}


img
{ border:0px;}

Body, Td
{
	font-family:verdana;
	font-size:9px;
	color:#586168;
}

H1
{
	font-size:30px;
	color:white;
	padding:0px;
	margin:0px;
}


.inptxt
{
	width:230px;
}


.btn
{
	background-color:#586168;
	border:1px solid #E6EAEB;
	color:#FFF;
	font-size:10px;
	width:100px;
	cursor:hand;
}

Select, Input
{
	font-family:verdana;
	font-size:10px;
}


.tbl
{
	width:100%;
	border: 1px solid #586168;
	background-color: #E6EAEB;

}