body {
	color : #444444;
	background-color : #FFFFFF
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 11px;
}

td.sideMenu {
	color : #555555;
	background-color : #EFEFEF;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : bold;
	font-size : 11px;
}

td.topMenu {
	color : #555555;
	background-color : #FFFFFF;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : bold;
	font-size : 12px;
	text-align : center;
}

th.themeBanner {
	color : #660000;
	background-color : #EFEFEF;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : bold;
	font-size : 16px;
	text-align : right;
}

td.content {
	color : #444444;
	background-color : #FFFFFF;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 11px;
	text-align : left;
}

table.tableForm {
	color : #444444;
	background-color : #FFFFFF;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 11px;
	text-align : left;
}

table.tableFormThinBorder {
	border-left : solid 1px #444444;
	border-top : solid 1px #444444;
	color : #444444;
	background-color : #FFFFFF;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 11px;
	text-align : left;
}

table.tableFormThinBorder td {
	border-right : solid 1px #444444;
	border-bottom : solid 1px #444444;
}

table.tableFormThinBorder th {
	border-right : solid 1px #444444;
	border-bottom : solid 1px #444444;
}

a {font-weight : bold;}

a:link {color : #660000; text-decoration : none;}
a:hover {color : #660000; text-decoration : underline;}
a:active {color : #660000; text-decoration : underline;}
a:visited {color : #660000; text-decoration : none;}
	
a.theme:link {color : #888888; text-decoration : none; font-size : 13px;}
a.theme:hover {color : #888888; text-decoration : underline; font-size : 13px;}
a.theme:active {color : #888888; text-decoration : underline; font-size : 13px;}
a.theme:visited {color : #888888; text-decoration : none; font-size : 13px;}

h1 {
	background-color : #EFEFEF;
	color : #660000;
	border : solid;
	border-color : #EFEFEF;
	font-size : 16px;
	margin-top : 0px;
}

h3 {
	color : #444444;
	font-size : 13px;
	font-weight : bold;
}

.villasText {
	color : #444444;
	background-color : #FFFFFF;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 11px;
	text-align : left;
}

.villasTextLil {
	color : #444444;
	background-color : #FFFFFF;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 9px;
	text-align : left;
}

.villasHeader {
	color : #000000;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 18px;
	text-align : left;
}

.black {color : #000000;}
.grayBold {color : #888888; font-weight : bold;}
