.bodyClass
{
    background-color: #FFCC00;
}
.leftBG
{
	background-image:url(../../images/left_rpt.gif);
	background-repeat:repeat-y;
	width:40px;	
}
.rightBG
{
	background-image:url(../../images/right_rpt.gif);
	background-repeat:repeat-y;
	width:45px;	
}
.NavArea
{
    background-image: url(../../images/ToucanTours_10.jpg);
    background-repeat: no-repeat;
    width: 615px;
    height: 22px;
}
.BreadCrumbArea
{
    background-image: url(../../images/ToucanTours_14.jpg);
    background-repeat: no-repeat;
    width: 459px;
    height: 55px;
}
.FooterArea
{
    background-image: url(../../images/ToucanTours_24.gif);
    background-repeat: no-repeat;
    width: 663px;
    height: 31px;
}
.SearchArea
{
    width: 182px;
    height: 55px;
    background-color: #FFFFFF;
    background-image: url(../../images/SearchBg.gif);
    background-repeat: repeat-x;
}
.breadcrumb
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #333333;
    text-decoration: none;
    font-size: 11px;
}
a:link.breadcrumb
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #333333;
    text-decoration: none;
    font-size: 11px;
}
a:active.breadcrumb
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #333333;
    text-decoration: none;
    font-size: 11px;
}
a:hover.breadcrumb
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #333333;
    text-decoration: underline;
    font-size: 11px;
}
a:visited.breadcrumb
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #333333;
    text-decoration: none;
    font-size: 11px;
}
.copyright
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #676869;
}
.UtilityLink
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #676869;
    text-decoration: none;
}
a:link.UtilityLink
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #676869;
    text-decoration: none;
}
a:active.UtilityLink
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #676869;
    text-decoration: none;
}
a:hover.UtilityLink
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #676869;
    text-decoration: underline;
}
a:visited.UtilityLink
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #676869;
    text-decoration: none;
}
.searchheading
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666666;
	font-size: 11px;
}