BODY {
	font-family : Arial, "MS Sans Serif", Verdana, sans-serif;
	margin : 0px;
	font-size : 10pt;
	color : #660099;
	line-height : 16pt;
	background-image : url(images/tile_stars.gif);
}
A {
	color : Blue;
}
A:ACTIVE {
	color : Blue;
}
A:HOVER {
	color : #00CC33;
}
A:VISITED {
	color : #CC3399;
}
A.footer {
	color : White;
	font-size : 8pt;
	text-decoration : none;
}
A.footer:ACTIVE {
	color : White;
	font-size : 8pt;
	text-decoration : none;
}
A.footer:HOVER {
	color : Aqua;
	font-size : 8pt;
	text-decoration : underline;
}
A.footer:VISITED {
	color : #FF99FF;
	font-size : 8pt;
	text-decoration : underline;
}
A.mn {
	color : Yellow;
	font-size : 8pt;
}
A.mn:ACTIVE {
	color : Yellow;
	font-size : 8pt;
	text-decoration : none;
}
A.mn:HOVER {
	color : Aqua;
	font-size : 8pt;
}
A.mn:VISITED {
	color : Yellow;
	font-size : 8pt;
}
A.sign {
	color : Aqua;
	font-size : 10pt;
	text-decoration : underline;
}
A.sign:ACTIVE {
	color : White;
	font-size : 10pt;
	text-decoration : underline;
}
A.sign:HOVER {
	color : White;
	font-size : 10pt;
	text-decoration : none;
}
A.sign:VISITED {
	color : Aqua;
	font-size : 10pt;
	text-decoration : underline;
}
TABLE.banner {
	border-right : 1px solid Black;
}
TABLE.body {
	border-right : 1px solid Black;
	background-color : #CCCCFF;
}
TABLE.bodypopup {
	background-color : #CCCCFF;
	padding-left : 10px;
	padding-right : 10px;
}
TABLE.home {
	border-right : 1px solid #666666;
	border-left : 1px solid #666666;
}
TD.top {
	background-color : #8909bf;
	font-size : 9pt;
	color : White;
	line-height : 23px;
	text-align : center;
	vertical-align : middle;
	font-weight : bold;
}
TD.nav {
	background-color : #CCCCFF;
	vertical-align : middle;
	line-height : 30px;
}
TD.navhome {
	background-color : #666666;
	vertical-align : middle;
	line-height : 27px;
}
TD.side {
	background-image : url(images/tile_sidebar.jpg);
	width : 185px;
}
TD.pinkline {
	width : 775px;
	line-height : 2px;
	background-color : #ff0099;
}
TD.blueline {
	width : 775px;
	line-height : 2px;
	background-color : #3399ff;
}
TD.footer1 {
	background-color : #8909bf;
	color : Silver;
	font-size : 8pt;
	line-height : 30px;
}
TD.footer2 {
	background-color : #000099;
	color : White;
	font-size : 8pt;
	line-height : 35px;
	vertical-align : middle;
}
TABLE.textbox {
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
}
SPAN.emphasis {
	font-weight : bold;
	color : #660099;
	text-decoration : underline;
}
SPAN.emphasisred {
	font-weight : bold;
	color : #FF3333;
	text-decoration : underline;
}
TD.line {
	background-color : Aqua;
}
TD.home_textbox_left {
	background-image : url(images/img_textbox_left.jpg);
	width : 37px;
}
TD.home_textbox_right {
	background-image : url(images/img_textbox_right.jpg);
	width : 40px;
}
TD.textarea {
	background-color : #CCCCFF;
}
TD.textbox_left {
	background-image : url(images/textbox_left.gif);
}
TD.textbox_right {
	background-image : url(images/textbox_right.gif);
}
TABLE.songs {
	border : 1px solid Black;
	padding-left : 5px;
	padding-right : 5px;
}
TD.white {
	background-color : White;
}
TD.grey {
	background-color : #CCCCFF;
}
TD.alert {
	font-size : 12pt;
	color : Red;
	font-weight : bold;
}
SPAN.alert {
	font-size : 12pt;
	color : #660099;
	font-weight : bold;
}
TD.sign {
	background-image : url(images/img_sign_btm.gif);
	background-repeat : no-repeat;
}