body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

td.mouseoff 
{ 
  border: 1px solid #7E7E7E; 
  color: #7e7e7e; 
  background: White; 
  padding: 5px;
  font-size: 10px;
} 

td.mouseon 
{ 
  border: 1px solid #7E7E7E; 
  color: #7e7e7e; 
  background: #76020b; 
  padding: 5px; 
  font-size: 10px;
} 

.imageleft
{  
    float: left;  
    margin-right: 10px;  
    margin-bottom: 10px;  
}

a:link 
{
	color: Black;
	text-decoration: none;
}
a:visited 
{
	color: Black;
	text-decoration: none;
}
a:active 
{
	color: Black;
	text-decoration: none;
}
a:hover 
{
	color: Black;
	text-decoration: none;
}
h1 
{
	color: Black;
	font-weight: lighter;
	font-size:20px;
}
h2 
{
	color: Black;
	font-weight: lighter;
	font-size:18px;
}
h3 
{
	color: Black;
	font-weight: lighter;
	font-size:16px;
}

h4 
{
	color: Black;
	font-weight: lighter;
	font-size:14px;
}

p,ul,li 
{
	color: Black;
	font-weight: lighter;
	font-size:12px;
}
.fineprint
{ 
    color: Black;  
    font-size: 10px;
}

.border
{
    border-right: black 1px;
    border-top: black 1px;
    border-left: black 1px;
    border-bottom: black 1px;
}

.top
{ 
    background: #63e2ff;  
    border-bottom-color:Black;
    border-bottom-width:8;
    border-bottom-style:double;
    border-top-color:Black;
    border-top-width:8;
    border-top-style:double;
    border-left-color:Black;
    border-left-width:8;
    border-left-style:double;
    border-right-color:Black;
    border-right-width:8;
    border-right-style:double;
}

.bottom
{ 
    background: #63e2ff;  
}

.logo_left
{
    background: #63e2ff;
}

.title
{   
    color: Black;  
    text-align:center;
    font-size: 28px; 
    font-weight:bold;
}

.logo_right
{
    background: #63e2ff;
}

.normal
{ 
    color: Black;  
    font-size: 12px;  
}

.program
{ 
    color: #63e2ff;  
    font-size: 18px;  
}

.table_small
{
    font-size: 11px;
    color: #63e2ff;
}


.buttonimg 
{
    border: 1px solid Black;
    /* Font=Arial|8| */
    /* FrColor=Black */
    /* BgColor=$63e2ff */
}