body, table

{

 background-color: #eef2fb;

 margin     : 0; 

 color      : #000000; 

 font-size  : 10pt; 

 font-family: Verdana, Arial, Helvetica, sans-serif;

}

pre {

}

A:link      {color: #006699;}

A:visited   {color: #006699;}

A:hover     {color: #ff9933;}





A.Submenu:link      {color: #006699; font-size: 8pt; text-decoration: none;}

A.Submenu:visited   {color: #006699; font-size: 8pt; text-decoration: none;}

A.Submenu:hover     {color: #ff9933; font-size: 8pt; text-decoration: none;;}  



A.RedLink:link      {color: #FE000C; font-size: 10pt; text-decoration: underline;}

A.RedLink:visited   {color: #FE000C; font-size: 10pt; text-decoration: underline;}

A.RedLink:hover     {color: #666666; font-size: 10pt; text-decoration:underline;}  



.subMenuFontCurrent {color:#FF9933; font-size: 8pt; font-weight:bold;}           



.scheduleTable {border:#000000  1px solid;}



.blueFont {color: #006699}



.SmallFont  {font-size: 8pt;}



.dateStyle  {font-size: 8pt;color:#666666;}

p, a {
font-size: 10px;
}



#wrap {
margin: 0px 45px 0px 0px;
text-align: right;
padding: 0px;
}

#bottom {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
background-position: left center;
margin-left: 53px;
padding: 0px;
}

#wrap h1 {
font-size: 20px;
font-family: arial;
padding: 0px;
margin: 5px;
color: rgb(49,109,206);
}

#wrap h1 a{
text-decoration: none;
color: rgb(49,109,206);
}

#wrap h1 a:hover{
text-decoration: none;
color: #ff9933;;
}

#left {

text-align: justify;
padding: 15px 15px 15px 15px;
margin: 15px 25px 0px 0px;
float: right;
width: 220px;
background-color: rgb(189,208,238);;
}

#left p {
padding: 0px;
margin: 0px;
}

#left ul {
text-align: left;
padding: 0px;
margin: 10px 0px 0px 20px;

}

#right {

text-align: justify;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 230px;
float: right;
}



.top {
background-color: rgb(189,208,238);
text-align: center;
}

.datelist {
width: 100%;
margin: 0px;
padding: 0px;
list-style: none;
}

.datelist li {
width: 100%;
margin: 0px;
border-bottom: 1px solid gray;
text-align: center;
padding: 2px 0px 2px 0px;

}

h2 {
text-align: center;
font-size: 16px;
margin: 0px;
padding: 0px;
color: #FFFFFF;
}

.location {
padding-top: 10px;
background-color: rgb(150,150,150);
}

	.hm{
		background:#FFFF00;
	}
	
	.linx{
		text-align:center;
		color:#444;
		width:800px;
		margin: 5px auto 20px auto;
		padding-bottom: 20px;
	}
	.linx a{
		color:#444;
	}
	
.bur_link {

float:right; clear: both; padding: 10px;
margin:10px;
text-decoration: none;
text-transform: uppercase;
color: #fff !important;

background: #89B2FF; /* old browsers */
background: -moz-linear-gradient(top, #89B2FF 0%, #234C99 100%); /* firefox */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#89B2FF), color-stop(100%,#234C99)); /* webkit */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89B2FF', endColorstr='#234C99',GradientType=0 ); /* ie */
-moz-border-radius:10px; border-radius:10px;
-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25); -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25); box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25);

	}

.bur_link:hover {
background: #444;
}

