.TitleMajor
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 25px;
    COLOR: darkturquoise;
    FONT-FAMILY: Tahoma;
    TEXT-ALIGN: center
}
.TitleMinor
{
    FONT-WEIGHT: 300;
    FONT-SIZE: 15px;
    COLOR: #385580;
    TEXT-ALIGN: center
}

.TableHeading2
{
	font-weight: bold;
	font-size: 14px;
	color: darkblue;
	background-color: #66cccc;
}
A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: darkblue;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A:active
{
    FONT-WEIGHT: bold;
    COLOR: darkblue;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-WEIGHT: bold;
    COLOR: darkblue;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #385580;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A.optMenu:link
{
	color: blanchedalmond;
	font-family: Verdana, Arial;
}
A.optMenu:active
{
    COLOR: blanchedalmond;
    FONT-FAMILY: Verdana, Arial
}
A.optMenu:visited
{
    COLOR: blanchedalmond;
    FONT-FAMILY: Verdana, Arial
}
A.optMenu:hover
{
    COLOR: #33cccc;
    FONT-FAMILY: Verdana, Arial
}
BODY
{
	font-size: 12px;
	background-image: url(images\beach_background.jpg);
	color: #33cccc;
	font-family: Verdana, Arial;
	background-color: #f6cc99;
}

.TableBackground
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana, Arial;
	background-color: linen;
}

TD
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
}
HR
{
    COLOR: #66cccc
}


.Source
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
}
.Alternate
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: lightblue;
}
.PageHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: black;
    BACKGROUND-COLOR: #ffcc99
}
.titleapcg
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 24px;
    COLOR: #ffcc99;
    FONT-FAMILY: Verdana, Arial;
	background-color: #66cccc;
}
.footerapcg
{
	font-weight: bolder;
	font-size: 10px;
	color: #33cccc;
	font-family: Verdana, Arial;
	background-color: blanchedalmond;
}
.TableHeading
{
	border-right: #ffcc66 thin solid;
	border-top: #ffcc66 thin solid;
	font-weight: bolder;
	font-size: 14px;
	border-left: #ffcc66 thin solid;
	color: navy;
	border-bottom: #ffcc66 thin solid;
	font-family: Verdana, Arial;
	background-color: #66cccc;
}
.ItemHeading
{
	font-weight: bolder;
	font-size: 12px;	
	color: #33cccc;
	font-family: Verdana, Arial;
}
.ItemSubHeading
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #black;
    FONT-FAMILY: Verdana, Arial;
}
.ItemDetail
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #black;
    FONT-FAMILY: Verdana, Arial;
}
.calDetail
{
	font-weight: bolder;
	font-size: 10px;	
	color: #33cccc;
	font-family: Verdana, Arial;
}