/* CSS Document */
body {
	font-family: arial;
	font-size: 12px;
	line-height: 21px;
}

input {
	font-family: Verdana;
	font-size: 11px;
}

select {
	font-family: Verdana;
	font-size: 11px;
}

td {
	font-family: arial;
	font-size: 11px;

}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: arial;
	font-size: 12px;
	line-height: 21px;
	padding-left: 10px;
	padding-right: 10px;
}

.header{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
}


.shows{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #BF1A0C;
}

.menu_small {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #BAD2E6;
	text-align:right;
	padding-right:10px;
}

.menu_medium {
	font-family: arial;
	font-size: 14px;
	text-align: right;
	color: #003366;
	padding: 10px;
	vertical-align: top;
	background-color: #BAD2E6;
}

.menu_big {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #003366;
	padding: 10px;
	vertical-align: top;
	background-color: #BAD2E6;
}
.menu_blank {
	background-color: #BAD2E6;
	width: 225px;
	text-align: center;
	vertical-align: top;
}
.caption{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	vertical-align: top;
	background-color: #;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
/* HYPERLINK STYLE 1 (BODY)*/
a.1:link { color: #003366;
		font-weight: bold;
		text-decoration: none;
}  
a.1:visited { color: #003366;
		font-weight: bold;
		text-decoration: none;
} 
a.1:active { color: #003366; 
		font-weight: bold;
		text-decoration: none;
} 
a.1:hover {  color: #F7E900; 
		font-weight: bold;
		text-decoration: none;
}

.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-align: center;
}

.0  {
	text-align: center;
	vertical-align: bottom;
}
