p { font-family: "Calibri"; font-size: 12px; color: #3f3f3f; text-align: justify; }
body {
	font-family: "Calibri";
	padding: 0px;
	background: #c1c1c1;
	font-size: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table {
	border-spacing: 0px;
	border-collapse: collapse;

	margin-top: -1px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
.feedback-table {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 600px;
	margin-top: -1px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
#bottom-links { float: right; margin-right: 20px; color: red; font-size: 11px; }
#top-left {
	background: url( '../images/top-01.png' ) no-repeat;
	width: 630px;
	height: 174px;
}
#top-center { background: url( '../images/top-02.png' ) no-repeat; width: 340px; height: 174px; }
a { color: red; text-decoration: none; }
a:hover { color: red; text-decoration: underline; }
a.blue:link {color: #e7482c; font-weight: bold;}
a.blue:active {color: #e7482c; font-weight: bold;}
a.blue:visited {color: #e7482c; font-weight: bold;}
a.blue:hover {color: #e7482c; font-weight: bolder;}

a.white-top-text, a.white-top-text:link, a.white-top-text:active, a.white-top-text:visited{
background-image: url("../images/arrwo.png");
background-position: 0 7px;
background-repeat: no-repeat;
color: #FFFFFF;
font-size: 17px;
font-weight: bold;
margin-right: 29px;
padding-left: 10px;
text-decoration: none;
}
	
a.white-top-text:hover{
	text-decoration:underline;}


