body
{ 
font: normal 13px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #4f6b72;
background: #ffe4a9;
color: #000000;
}
a {color: #c75f3e;}
#wrap{
position:relative;
}
#table{
margin: 0 auto;
padding:0;
border-width:0px;
}
#topic{
text-align:center;
}
#footer{
text-align:center;
font-size:150%;
}
#footer a{color:black;}
#footer .tiny{
font-style:italic;
font-size:55%;
}
th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #c75f3e;
	border-right: 1px solid #ffc79f;
	border-bottom: 1px solid #ffc79f;
	border-top: 1px solid #ffc79f;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(bg_header.jpg) no-repeat;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #ffc79f;
	background: none;
	color:black;
}
td  a {text-decoration:none;}
td {
	border-right: 1px solid #ffc79f;
	border-bottom: 1px solid #ffc79f;
	background: #ffefd9;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #ffc79f;
	border-top: 0;
	background: #ffefd9 url(bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #ffc79f;
	border-top: 0;
	background: #F5FAFA url(bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
#cright a{text-decoration:none;color:#ff0000;font-size:150%;}
