﻿body {
	background-color: #C0CC24;
}
.style1 {
	font-family:Trebuchet MS;
	font-size: 11px;
}
a
{
    font-family:Trebuchet MS;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover
{
    font-family:Trebuchet MS;
    font-size: 11px;
    color: black;
    font-weight: bold;
}
a:active {
	text-decoration: none;
}
.style2 
{
    color: #FFFFFF;
}

body,td,th 
{
	font-family:Trebuchet MS;
	color: #000000;
	font-size: 11px;
}

.style4 {color: #FFFFFF; font-weight: bold; }


.GeneralText
{
    font-family: Trebuchet MS;
    color: #000000;
    font-size: 11px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 0px;
}

.VillaText
{
    font-family: Trebuchet MS;
    color: #000000;
    font-size: 11px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 0px;
}

.HomeTours
{
    font-family: Trebuchet MS;
    color: #000000;
    font-size: 11px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.SectionTopics
{
    color: #FFFFFF;
    font-weight: bold;
}

.Button {font-family: Trebuchet MS;font-size: 11px;border: 1px solid #666666;height: 20px;width: 60px; cursor:hand}
.TextBox {font-family: Trebuchet MS;font-size: 11px;border: 1px solid #666666;height:16px;}
.DropDownListBox {font-family: Trebuchet MS;font-size: 11px;border: 1px solid #666666;height:20px;}
.NormalTitle { font-size: 13px; font-weight:bold;}
.NormalTitleWithoutColor { font-size: 13px; font-weight:bold;}