/* CSS Document */

body {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	background-color:#FFFFFF;
	font-size:80%;
	background-repeat: no-repeat;
	margin-top: 20px;
}

#content {
	margin-top:25px;
}

#body {
	width:100%;
}

.table {
	vertical-align: text-bottom;
}

.table {
	vertical-align: text-bottom;
}

.salt {
text-decoration:none;
color:#FFFFFF;
border:none;
}

a {
	font-size:95%;
	padding:15px;
	color: #333333;
	text-decoration: none;
	text-align: center;		
}


a:hover {
	text-decoration: none;
	color: #3399CC;
}

a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a.noborder, img.noborder{
border: 0px;
text-decoration:none;
padding:0px;
vertical-align: text-top;

} 

#footer {
	font-size:75%;
	padding:50px;
	color: #333333;
	position: inherit;
	bottom:0px;
}

.footer  {
	padding:0;
	font-size:100%;
	line-height:2em;
}

.vert {
	color:#3399CC;
	display:inline;
}


onfocus="alert('Unfocusable');blur();"