body {
	background-color: #666666;
	background-image: url(../pic/bg.gif);

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: none;
	padding: 3px;
	list-style-image: url(../Buttons/dot.gif);
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;










}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FFCC00;
	margin: 1px;
	padding: 1px;




}
a:link {
	font-size: 12px;
	font-weight: normal;
	color: #CCFF33;
	text-decoration: underline;




}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #CCFF33;
	text-decoration: underline;


}
a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;


}
a:active {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;



}
th {
	border: 2px groove #FFCC66;
	background-image: url(../logos/sym.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FC4016;
	height: 63px;


}
table#one {
	border: none;
}

table {
	border: none;
}
table#two {
	background-color: #666;
}
