body {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	margin-bottom : 6px;
	margin-left : 2px;
	margin-right : 0px;
	margin-top : 3px;
	background-color : #000000;
	background-repeat : no-repeat;
}

a {
	font-size: 10pt;
}
a:link {
	text-decoration: none;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	color : #ffffff;
}
a:visited {
	text-decoration: none;
	color : #ffffff;
}
a:hover {
	text-decoration: none;
	color : #0099cc;
}
a:active {
	text-decoration: none;
	color : #0099ff;
}

.tdmainbg {
	background-image : url(images/antonbandbg.gif);
	background-repeat : repeat;
	padding-bottom : 5px;
	padding-left : 8px;
	padding-right : 5px;
	padding-top : 8px;
	border-left-color : #ffffff;
	border-left-style : inset;
	border-left-width : 1px;
	border-top-color : #ffffff;
	border-top-style : inset;
	border-top-width : 1px;
	}
	
	.tdlineTR {
	border-top-color : #ffffff;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-style : solid;
	border-right-color : #ffffff;
	border-right-width : 1px;
}

.tdlineB {
	border-bottom-color : #ffffff;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
}

.tdlineT {
	border-top-color : #ffffff;
	border-top-style : solid;
	border-top-width : 1px;
	}
	
	.tdlineR {
	border-right-style : solid;
	border-right-color : #ffffff;
	border-right-width : 1px;
}

.titlefont {
	color : #00ff00;
	font-family : Verdana, Arial, sans-serif;
	font-size : 16pt;
	font-style : normal;
}

.boldfont {
	color : #0099cc;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}