@import url("base.css");

*.helpline    {
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: rgb(255, 240, 196);
	border-style: none;
}

table.forumline    {
	background-repeat: repeat-y;
	background-attachment: scroll;
}

th.thTop    {
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: rgb(255, 197, 1);
}

th.thRight    {
	background-color: rgb(255, 197, 1);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

th.thLeft    {
	background-color: rgb(255, 197, 1);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

th.thCornerR    {
	background-color: rgb(255, 197, 1);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

th.thCornerL    {
	background-color: rgb(255, 197, 1);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

td.bodyline    {
	background-repeat: repeat-y;
	background-attachment: scroll;
}

td.spaceRow    {
	border-width: 0pt 0pt 0pt 0pt;
	margin: 0pt 0pt 0pt 0pt;
	padding: 0pt 0pt 0pt 0pt;
}

td.rowpic    {
	background-color: rgb(255, 197, 1);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

td.row3Right    {
	background-color: rgb(255, 240, 196);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

td.row3    {
	background-color: rgb(255, 240, 196);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

td.row2    {
	background-color: rgb(255, 240, 196);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

td.row1    {
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: rgb(255, 240, 196);
}

td.catLeft    {
	background-color: rgb(255, 197, 1);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

td.catHead    {
	background-color: rgb(255, 197, 1);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

td.code    {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255, 114, 0);
	font-family: "Courier New",Courier,monospace;
	background-color: rgb(252, 223, 165);
}

td.quote    {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255, 114, 0);
	background-color: rgb(252, 223, 165);
}

