@charset "utf-8";

body {
background-color: #ccccff;
  margin-left: 0px;
  margin-top: 5px;
  }

h1 {
font-size: 12px;
margin-bottom: 0px;
color: #5f5f5f;
font-weight: bold;
font-family: verdana;
}

em {
font-size: 14px;
margin-bottom: 0px;
color: #ff0033;
font-weight: bold;
font-family: verdana;
}


h2 {
text-align: center;
border-top	: 1px solid #cccccc;
border-left	: 2px solid #cccccc;
border-right : 1px solid #575757;
border-bottom : 2px solid #454545;
padding: 5px;
font-size: 14px;
margin-top: 0px;
margin-bottom: 0px;
color: #ff0033;
background-color: #cccccc;
font-weight: bold;
font-family: arial;
}

h3 {

padding: 5px;
font-size: 12px;
margin-bottom: 0px;
color: #ff0033;
font-weight: bold;
font-family: arial;
}

.banner {
background-color: #ffffff;
text-align: center;
}

.shaded { 
width: 810px;
border-top	: 1px solid #cccccc;
border-left	: 1px solid #cccccc;
border-right : 3px solid #575757;
border-bottom : 6px solid #454545;
}

.header { 
width: 100%;
font-family: verdana;
font-size: 14px;
color: #000000;
text-align: left;
vertical-align: top;
}

.header small { 
font-family: verdana;
font-size: 10px;
color: #000000;
text-align: justify;
vertical-align: top;
}

.menu {
   vertical-align: top;
   text-align: right;
   background-color: #bdc6c9;
   border: 0px solid #000000;
   margin : 0px;
   padding : 0px;
   list-style-type: none;
   width: 130px;
   height: 100%;
}

.menu a, .menu  a:visited {
	color:  #ffffff;
    font-family: arial;
	font-size: 11px;
    font-weight: bold;
	text-decoration: none;
	background-color: #c74052;
	display: block;
	padding: 3px;
    border-top	: 3px solid #ff3300;
    border-left	: 3px solid #ff3300;
    border-right : 3px solid #000000;
    border-bottom : 5px solid #000000;
}

.menu a:hover {

	font-family: arial;
    font-size: 11px;
    font-weight: bold;
	color: #ffffff;
	background-color: #d94059;
    border-top	: 3px solid #ff3300;
	border-left	: 3px solid #ff3300;
    border-right : 3px solid #000000;
    border-bottom : 5px solid #000000;

}

.supersize {
color: #999999;
font-weight: normal;
font-size: 18px;
font-family: verdana;
background-color: #ffffff;
background-image: none;
padding: 3px;
text-align: center;
 }

.content, table {

width: 600px;
   	vertical-align: top;
    font-family: verdana;
    font-size: 14px;
    color: #000000;
	margin: auto;
    background-color: #ffffff;
    border-top: 0px solid #000000;
	border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    border-bottom: 0px solid #000000;
    text-align: left;
}

.content, td {
    padding-top:5px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    text-align: left;
}

.content, td .align-center {
    padding-top:5px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    text-align: center;
}

.content a, .content  a:visited {
	color: #800000;
	padding: 0px;
  	font-family: arial;
	font-size: 14px;
    font-weight: bold;
	text-decoration: none;
}

.content a:hover {
	padding: 0px;
	font-family: arial;
    font-size: 14px;
    font-weight: bold;
	color: #ff0000;
}

.schedule {
   	vertical-align: top;
    font-family: verdana;
    font-size: 14px;
    color: #000000;
	margin: auto;
    background-color: #eeeeee;
    border-top: 0px solid #000000;
	border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    border-bottom: 0px solid #000000;
    text-align: left;
}

.bottom
{
height: 135px;
vertical-align: top;
text-align: center;
color: #000000;
font-size: 11px;
padding-top: 5px; 
padding-left: 0px; 
padding-right: 0px;
padding-bottom: 0px; 
background-image: url(../images/logo.gif);  
}

.bottom a, .bottom  a:visited {
	color: #333333;
	padding: 0px;
  	font-family: arial;
	font-size: 11px;
    font-weight: bold;
	text-decoration: none;
}

.bottom a:hover {
	padding: 0px;
	font-family: arial;
    font-size: 11px;
    font-weight: bold;
	color: #000000;
}

#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}
