@charset "utf-8";
/* CSS Document */
*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFE23C;
}
.TableFix {
	width: 981px;
}
.text-normal {
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
PhotoBorder {
	border: 5px solid #EAEAEA;
}
.CarsText {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.CatText {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.PhotoBorder {
	border: 5px solid #EAEAEA;
}
.CatTextRed {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.Forms {
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
}
.copyright {
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

