/* CSS Document */
.newstitle {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #660000;
	text-decoration:none
	}
.newstitle:active {
	font-family: "Tahoma";
	font-weight: bold;
	font-size: 10px;
	color: #660000;
	text-decoration:none
	}
.newstitle:visited {
	font-family: "Tahoma";
	font-weight: bold;
	font-size: 10px;
	color: #660000;
	text-decoration:none
	}
.newstitle:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none
	}
.rightlink {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000033;
	text-decoration:none
	}
.rightlink:active {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000033;
	text-decoration:none
	}
.rightlink:visited {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000033;
	text-decoration:none
	}
.rightlink:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #CC3333;
	text-decoration:none
	}
.poemplay {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #000033;
	text-decoration:none
	}
.poemplay:active {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #000033;
	text-decoration:none
	}
.poemplay:visited {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #000033;
	text-decoration:none
	}
.poemplay:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #CC3333;
	text-decoration:none
	}
.catlink {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
	text-decoration:none	}
.catlink:active {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
	text-decoration:none
	}
.catlink:visited {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
	text-decoration:none
	}
.catlink:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #CC3333;
	text-decoration:none
	}
.booklink {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
	}
.booklink:active {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
}
.booklink:visited {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
}
.booklink:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	text-decoration:none }
.label {
	font-family: "Tahoma";
	font-weight: bold;
	font-size: 10px;
}
.field {
	font-family: "Tahoma";
	font-size: 12px;
	height: 25;
}
.textarea {
	font-family: "Tahoma";
	font-size: 12px;
}
.comments {
	font-family: Tahoma;
	font-size: 10px;
}
.button {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	 height: 25;
}

.trheader {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #3399FF;
	text-align: center;
	height: 25;
}
.trtitle{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	background-color: #E0E0E0;
	text-align: center;
	height: 20;
}
.trdata1{
	line-height: normal;
	color: #000000;
	background-color: #EEDDB9;
	height: 20;
}
.trdata2{
	line-height: normal;
	color: #000000;
	background-color: #FCE9DA;
	height: 20;
}
.trwarn {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #FF6A6A;
	text-align: right;
	height: 25;
}
.trfooter {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #C4C4FF;
	text-align: right;
	height: 30;
}

