body {

	text-align:center;
	font-family:"Tahoma", "Verdana", "Arial", "sans";
	font-size:11px;
	color:#000000;
	padding:0px;
	margin:0px;
	height:100%;
	background: #FFFFFF;
	
}

#arrow{
	padding:2px;
	border:0px;

}

#conimage{

	border:1px solid #9e0a0a;

}

#relimage{

	border:1px solid #35535e;

}

#main {
	text-align:center; 
}

#datamain {
	width:500px;
	height:300px;
	padding:5px;
	border:0px;
}

#spacer {
	width: 20px; 
	background: #FFFFFF;
}

#main2 {
	position: relative;
	top: 20px;
}

p {
	text-align:center;
	margin-left:10px;
	margin-top:5px;
	padding:0px;
}

a {
	color:#808080;
	text-decoration:none;
	
}

a:hover {
	text-decoration:underline;
}
