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

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #12275e;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #666666
}
a:active {
	color: #FFFFFF;
}

img a, img {border: 0;}

#wrapper{
	margin: 20px auto;
	width:860px;
}
.placard_w {
	font-size: 20px;
	font-weight: bold;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c7984a;
	line-height: 9px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #88510e;
}
.placard {
	font-size: 12px;
	line-height: 12px;
}
.ty {
	font-size: 14px;
	line-height: 14px;
}

.missing-bg {
background-image: url(images/16.jpg);
background-position: bottom right;
}
.missing-bg2 {
background-image: url(images/5.jpg);
background-position: bottom right;
}