body{
    background-color: #FFFFFF;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}


span.pic img {
	border: 1px #666;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}

table.structure {
	margin:0px;
	border: 0px dotted #699;
	padding: 0px;
	border-spacing: 0px;
}
.form input.submit {
	color:#00f; 
	font: bold 100% 'trebuchet ms',helvetica,sans-serif; 
	background-color:#caf8ff; 
	border: 1px solid; 
	border-color: #00f #00f #00f #00f;
} 
.form input.submitHov { 
	border-color: #f00 #f00 #f00 #f00;
}
/*
input[type=button] {
	background: url(images/bg.gif) bottom repeat-x;
	border: 2px solid #62B7FF;
	height: 22px;
	margin: 2px 0;
}
input:hover {
	background: url(images/bg.gif) bottom repeat-x;
	border: 2px solid #6666FF;
	height: 22px;
	margin: 2px 0;
}
*/



/* Text */
.normal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}




/* OPACITY */
#opacity{
	filter: Alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.displace {
    position: absolute;
    left: -5000px;
}
a img
{
	border: 0;
}
