.tdbottom {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(bg2.gif);
}
.tdbgtop {
	background-attachment: fixed;
	background-image: url(bgg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


.disc {
	background-attachment: fixed;
	background-image: url(disc.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.newstable {
	padding: 0px;
	border: none;
}
.tdnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: thin solid;
}
.tdnewbrd {
	border: thin solid #000000;
}


.tdsubject {
	padding: 0px;
	border: thin none;
}


.tddate {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tdquestion {
	padding: 0px;
	border-top: thin solid #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	margin: 0px;
	background-color: #FF9900;
}
.tdq2 {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #FFB340;
}
.tdanswer {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #FF6600;
}
.tdanswer1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
