#TableFront {
	border: 5px solid #FFF049;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #464646;
	margin-top: 4px;
	background-image:  url("images/bg-gray.gif");
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #F2F2F2;
}
H1 {
	font-size: 24px;
	font-weight:bolder;
	margin-bottom: 4px;
	color: #F2F2F2;
}
H2 {
	color:#CC3300;
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 10px;

}
H3 {
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 15px;

}
p {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 5px;
}
#tablelinks {
	margin-top: 10px;
}
td.link {
	background-color: #CFD0D2;
	height: 18px;
}
td.link a {
	color: #333333;
	text-decoration: none;
	height: 19px;
	display: block;
	vertical-align:middle;
}
td.link a:hover {
	background-color: #808082;
	color:#F2F2F2;
}
td.tablefooter {
	font-size: 9px;
	color:#DDDDDD;
}
td.tablefooter a {
	color: #DDDDDD;
	text-decoration: none;
}
td.tablefooter a:hover {
	color: #F2F2F2;
}
td.bottomlink {
	font-size: 11px;
	color:#DDDDDD;
}
td.bottomlink a {
	color: #CCCCCC;
	text-decoration: none;
}
td.bottomlink a:hover {
	color: #F2F2F2;
}
#tabletext {
	background-color:#EEEEEE;
	color:#666666;
	margin-top: 8px;
}
#tabletext p {
	margin-left: 20px;
	margin-right: 8px;
}
#tabletext a {
	color: #666666;
	text-decoration: none;
}
#tabletext a:hover {
	color: #000000;
}
ul {
	margin-top: 6px;
	margin-bottom: 6px;
}
li {
	margin-left: 15px;
	padding-left: 4px;
}
td.footer {
	font-size: 10px;
}
#tablepicright {
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #000000;
}
#tableform {
	font-size: 11px;
	margin-left: 10px;
}
textarea, input, select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin-top: 0px;
}
#tabletoplinks {
	margin-top: 5px;
}






	
