body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F8CECF;
}
body, td {
	font-family:Trebuchet MS, Georgia, Times New Roman, Times, serif;
	font-size:12px;
}
a {
	text-decoration:underline;
	color:#000000;
}
a:hover {
	text-decoration:none;
	color:#000000;
}
.bottom {
	text-decoration:none;
	color:#333333;
	font-size:11px;
}
.bottom:hover {
	text-decoration:none;
	color:#000000;
}
.title {
	font-size:14px;
	font-weight:bold;
}
hr {
	height:1px;
	color:#333333;
}
select, input {
	font-size:9px;
}
textarea {
	font-size:11px;
}
.imgborder {
	border: 5px solid #FFFFFF;
}

a.but360
{
	padding:4px;
	border:1px solid #dd7dc7;
	margin-right:15px;
	margin-top:15px;
}

a.but360:hover
{
	border-color: #774dd3;
}
