/*Stylesheet for Virago Template*/

.body
{
            background-color: black;
            font-family: sans-serif;
            font-size: 8pt;
            color: orange;
            vertical-align: top;
            text-align: center;
}

.links {
	background-color: black;
	color: orange;
	padding-left: 5px;
}

.links a {background-color: black; color: orange; text-decoration: none; font: 10pt sans-serif}

.links a:hover{background-color: orange; color: black; }

.page_title {
	color: orange;
	font-weight: bold;
	font-size: 12pt;
}

.virago_title {color: orange; font-weight: bold; font-size: 22pt; font-style : italic; font-family: pristina;}

.virago_definition {color: white; font-size: 9pt; font-weight: bold;}

.alert {color: orange; font-weight: bold;}

.a {color: orange; font-weight: bold;}

/*table styles*/

.cell_text {font: 11pt sans-serif; color: white}
.cell_text_bold {font: 10pt sans-serif; color: white; font-weight: bold;}
.column_head_text {font: 11pt sans-serif; color: orange; font-weight: bold;}
.play_date_text {font: 10pt sans-serif; color: white}
.news_text {font: 10pt sans-serif; color: black}

.border {border-top: 1px solid white; border-left: 1px solid white;border-right: 1px solid white; border-bottom: 1px solid white;}