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

 {
	vertical-align: top;
}
#tableOut {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFF00;
}
a:link {
	color: #FB4B0B;
	text-decoration: underline;
}
a:visited {
	color: #FB4B0B;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
	text-decoration: underline;
}
	
#tdContent   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FB4B0B;
}
#tableFront {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-indent: 0px;
}
#tableOut h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FB4B0B;
}
#tableOut {
	background-image: url(buttons/backgroundtile.jpg);
	background-repeat: repeat;
}
body {
	background-color: #FFFF00;
}
#tableOut {
	padding-top: 10px;
}

