td{
	margin: 0px;
	padding: 0px;
}

li{
	color: white;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
}

#linkstop{
	margin: 0px;
	top: 0px;
	padding: 0px;
	color: white;
	text-align: center;
	margin-bottom:3px;
}

#linkstop a{
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-size: 16px;
	margin-right: 15px;
	margin-left: 15px;	
	padding: 0px;
}

#linkstop a:visited{
}

#linkstop a:hover{
	text-decoration: underline;

}

.form{
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: white;
	background: transparent;
	margin: 0px;
	width: 668px;
	border: solid 1px white;
	padding: 15px;
	font-family: verdana;
}

.formitem{
	width: 400px;
}


h2{
	font-variant: small-caps;
	font-family: verdana;
	margin-left: 20px;
	text-decoration: none;
	color: white;
	font-size: 14px;
}

a{
	color: white;
	text-decoration: underline;
	font-family: verdana;
	font-size: 12px;
}

a:visited{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;

}


.warning{
	text-decoration:none;
	font-style: italic;
	color: red;
	font-size:12px;
}

.main{
	background-image:url('../images/bodyback.png');
	background-repeat: no-repeat;
	width: 700px;
	padding: 15px;
}

.right{
	width: 300px;
	padding: 15px;
	text-align: top;
	font-style: italic;
	background-color:#666666;
}



.footer{
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: white;
	text-align: center;
}

p{
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	margin-top: 15px;
	color: white;
	background: transparent;
}

