html,body{
      margin:0;
      height:100%;
      font-family:Arial;
      background-color:#eaf7ed;
}

.dt {}
.dt td {color: White; font-size: 11px; font-weight:bold;}
.dt input, textarea {font-family: Arial; font-size:11px;padding:3px;}
.error {}

div#master 
{
	margin-left:auto;
	margin-right:auto;
	width:780px;
	background-color:#23b848;
}
img
{
    border:0px;
}

A:link {text-decoration:underline; color:#d9f2de; font-family:arial;}
A:visited {text-decoration:underline; color:#d9f2de; font-family:arial; }
A:active {text-decoration:underline; color:#d9f2de; font-family:arial; } 
A:hover {text-decoration:underline; color:White; font-family:arial; }
.content
{
padding: 10px;
}
#mainTable td
{
    vertical-align:top;

}
#center
{
    text-align:center;
}
.title
{
    font-size:14pt;
    color:White;
    font-weight:bold;
}
h3
{
    font-size:14pt;
    color:White;
    font-weight:bold;
}
.subTitle
{
    font-size:12pt;
    color:#d9f2de;
    font-weight:bold;
}
.text
{
    font-size:11pt;
    color:Black;
}
p
{
    font-size:11pt;
    margin-top:7px;
    margin-bottom:7px;
}
#sponTable td
{
    text-align:center;
    vertical-align:middle;
    background-color:#23b848;
}
.conTable
{
    font-size:11pt;
    color:Black;
}
li 
{
    padding-top:5px;
}
.booking td
{
    padding-top:5px;
    padding-bottom:5px;
    font-size:10pt;
}
.note
{
    font-size:9pt;
    padding-left:10px;
}

.gridview {font-size:12px;color:White;}
.gridview td, th {text-align:left; padding: 5px;}
.gridview th {font-weight:bold;background-color: #94d394;color:Black;}

.altOver td {background-color: #94d394;}
.sideBannerUpper
{
    background-color: #a07b9d;
}
.sideBannerLower
{
    background-color:#a07b9d;
}
.Captcha {background-color:#23b848;border:1px solid #23b848;}
.Captcha td, table, tr {background-color:#23b848;border:1px solid #23b848;}
.Captcha tr {background-color:#23b848;border:1px solid #23b848;}
.center
{
	text-align:center;
}

ul.gallery li
{
       float:left;
       margin:12px 12px;
       text-align:center;
       width: 120px;
       height:120px;
}


ul.gallery li img
{
       border:solid 1px #ccc;
       
}
ul 
{
	list-style-type: none;
}