a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight:normal;
	color:black;
}

body
{
    background-color: #ffff99;
}

.clsCopyrightNotice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color:black;
}


.clsMenuItem 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color:White;
	text-align:center;
	width: 116px
}

.clsLinkNoDecorate
{
    text-decoration:none;
}


.clsMenuItem:hover, .clsGalleryThumbnail:hover
{
    text-decoration: underline;
    cursor: pointer;
}

.clsMenuItemGreen
{
         background-color: #33cc66;
}

.clsMenuItemRed
{
    background-color: #cc3300;
}

.clsMenuItemTeal
{
    background-color: #006666;
}

.clsMenuItemLight
{
    background-color: #66cc99;
}



.clsMenuItemClock
{
    background-color: #66cc99;
}

.clsMenuItemDisabled
{
    background-color: inactiveborder;
}


.clsMenuSeparator
{
height:3px;
}

.clsSiteTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-style: normal;
    font-weight: bold;
    text-align: center;
}

.clsSiteSubTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    text-align: center;
}

.clsSiteText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    text-align: center;
}

.clsSiteTextBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    text-align: center;
    font-weight:bold;
}


.clsSiteSubText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: italic;
    text-align: center;
}

.clsMedImage
{
    height: 160px;
   
   width:120px
}

.clsImage
{
	
	
}



.clsLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight:normal;
	color:black;
	text-decoration:underline;
	cursor:hand;
}

.clsLinkTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight:bold;
	color:black;
	text-decoration:underline;
	cursor:hand;
}


.clsPageSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight:normal;
	color:black;
	cursor:hand;
}

.clsPageLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color:black;
}

.clsCaptionLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color:black;
}
.clsCaptionValue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;

}

.clsAttributeLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color:black;
}

.clsAttributeValue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

.clsNormalText
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.clsNormalBold
{ 	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight:bold;
	color:black
}
.clsGalleryThumbnail
{
    padding-left:5px;
    padding-right:5px;
    padding-bottom:50px;
   
}
