td.bg {
	font-size: xx-small;
	
}
input {
	height: 20px;
	width: 109px;
}
body {
	font-size: xx-small;
}
#ShoutRight {
	background-image: url(../images/shout2.png);
	position: absolute;
	z-index: 100;
	left: 1013px;
	top: 436px;
	width: 402px;
	height: 221px;
}
#ShoutLeft {
	background-image: url(../images/shout.png);
	position: absolute;
	z-index: 100;
	left: 12px;
	top: 325px;
	width: 384px;
	height: 221px;
}
#Menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #960;
	background-image: url(../images/menuBG.png);
	background-repeat: repeat;
	height: 32px;
	padding-top: 5px;
	text-decoration: none;
}
#Menu a {
	text-decoration:none;
		
}

