﻿.NavList
{
    color: white;
    font-family: 'Book Antiqua' , 'Times New Roman' , Arial;
    list-style-position: outside;
    list-style-type: circle;
    text-indent: 0pt;
    font-size: large;

}
.NavList2
{
    color: white;
    font-family: 'Book Antiqua' , 'Times New Roman' , Arial;
    list-style-position: outside;
    list-style-type: circle;
    text-indent: 0pt;
    font-size: large;
    font-weight: bold;
    position: relative;
    top: -17px;
    margin-top: 3px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

li.yellow a
{
   color: #FFFF00 ;
}
.TDAddress
{
    font-size: xx-small;
    font-family: Verdana;
}
.TDHeader
{
    font-family: Verdana;
}
.PageTitle
{
    font-size: large;
    font-family: Verdana;
    color: #e24400;
}

A:link
{
    font-size: large;
    color: #fff8dc;
    font-family: Verdana;
    text-decoration: none;
}

A:visited
{
    font-size: large;
    color: #fff8dc;
    font-family: Verdana;
    text-decoration: none;
}

table.schedule
{
	font-size:small;
    font-family: Verdana;    
	border: thin solid #000000;
}

.schedule_legend
{
	font-size:small;
    font-family: Verdana;    
}
.schedule_message
{
	font-size: x-small;
	font-family: Verdana;	
	color: #e24400;
}

table.schedule td
{
	padding: 2px 5px 2px 5px;
	text-align: center;
}

TD
{
    font-family: VERDANA;
}

p.p
{
    text-align: justify;
}

p.h1
{
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
}

p.h2
{
    text-align: center;
    font-weight: bold;
}

.orange
{
    color: #e24400;
}

A#uc:link
{
    font-size: large;
    color: #e24400;
    font-family: Verdana;
    text-decoration: none;
}

A#uc:visited
{
    font-size: large;
    color: #e24400;
    font-family: Verdana;
    text-decoration: none;
}

.summer0
{
    background-position: right top;
    border-style: none;
    border-width: thin;
    border-spacing: 0px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    table-layout: auto;
    
}

.summerA
{
    border-style:none;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    
}

.summer1
{ 
    font-size: 25px;
    font-family: Arial;
    background-color: Yellow;
    color: #e24400; //#FF6600;
    font-weight: bold;
}    


.summer2
{
    font-size: 17px;
    font-family: Arial;
    color: #e24400;
    font-weight: normal;
}

.summer3
{
    font-size: 26px;
    font-family: Arial;
    background-color: Aqua;
    color: #e24400;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

.summer4
{
    font-size: 16px;
    font-family: Arial;    
    color: #e24400;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

.summer5
{
    background-image: url('araw4.gif');
    background-repeat: no-repeat;
}