@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #f8733b
}
a:active {
	text-decoration: none;
	color: #f8733b;
}
a:visited {
	text-decoration: none;
	color: #f8733b
}
a:hover {
	text-decoration: none;
	color: #666666
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.TEXTPinkOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #f8733b;
	font-weight: bold;
}
.TEXTbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #990000;
	text-align: center;
}

.TEXTPinkIn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f8733b;
	font-weight: bold;
}
.TEXTBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000
}
.tableout{
	border: 3px solid #000000;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/salmonbg.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1024px;
	height: 645px;
}
.tablein{
	border: 0px;
	padding: 0px 0px 0px 0px;
	width: 500px;
}
