body,td,th {
	color: #0099CF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left top;
}
a:link {
	color: #0099CF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0099CF;
}
a:hover {
	text-decoration: none;
	color: #0099CF;
}
a:active {
	text-decoration: underline;
	color: #0099CF;
}
form { display:inline;}
input[type=text], input[type=password], input[type=file], select[multiple=multiple], textarea, .arImg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #abadb3;
	border-right-color: #dbdfe6;
	border-bottom-color: #e3e9ef;
	border-left-color: #e2e3ea;
	padding: 2px;
	background-color:#FFFFFF;
	color:#3E3C3E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	color:#3E3C3E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input#key {
	width: 130px;
	font-size: 90%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color:#cdedfc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #0095DA;
	margin: 5px;
	padding-top: 4px;
	padding-bottom: 6px;
}
input#searchButton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:100%;
	height: 24px;
	background-color:#68CEF6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
	margin: 5px;
}
.linkTopTable {
	display: inline;
	vertical-align: bottom;	
}
.linkTopTable a:link, .linkTopTable a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #CECECE;
	white-space: nowrap;
	padding:1px;
}
.linkTopTable a:hover, .linkTopTable a:active {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	white-space: nowrap;
	padding:1px;
}
.mainMenuTableActive {
	background-image: url(/images/bgr.gif);
	background-repeat: repeat-x;	
}
.mainMenuTable:link, .mainMenuTable:visited, .mainMenuTable:hover, .mainMenuTable:active {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	white-space:nowrap;
	text-align:center;
	padding: 14px;
	margin-right:2px;
	float: left;
}
.mainMenuTable:hover, .mainMenuTable:active, .mainMenuTableActive:link, .mainMenuTableActive:visited, .mainMenuTableActive:hover, .mainMenuTableActive:active {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	white-space:nowrap;
	text-align:center;
	background-color: #0095DA;
	padding: 14px;
	margin-right:2px;
	float: left;
}
.head, .head a:link, .head a:visited, .head a:hover, .head a:active {
	font-weight: bold;
	text-transform: uppercase;
	color: #0095DA;
	font-size: 100%;
	line-height: 110%;
}
.content {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.line {
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.line_v {
	background-image: url(/images/v_line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.date {
	font-size: 8pt;
	text-transform: capitalize;
	font-weight: normal;
	display: block;
}
.subHead {
	font-size: 8pt;
	font-weight: normal;
	display: block;
	text-transform: none;
}
sup {
	font-size: 6pt;
	padding-left: 1px;
}
.propertyDetails {
	font-size: 8pt;
}
.brLink:link, .brLink:visited {
	color: #0095da;
	font-size: 90%;
	text-decoration: underline;
	background-image: url(/images/br.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 11px;
}
.brLink:hover, .brLink:active, .brActive {
	color: #0095da;
	font-size: 90%;
	text-decoration: none;
	background-image: url(/images/br.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 11px;
}
.more {
	float: right;
	margin-right: 5px;
	position: absolute;
	top: 150px;
}
.more a:link, .more a:visited {
	clear: both;
	float: right;
	text-align:center;
	text-decoration: none;
}
.more a:hover, .more a:active {
	clear: both;
	float: right;
	text-align:center;
	text-decoration: none;
	opacity:.75;
	filter:alpha(opacity=75);
}
.helpTextAll {
	font-size: 7.5pt;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
}
.tooltip {
}
.tooltip div {
	background-color: #fefefe;
	padding: 10px;
	margin: 5px;
	border: 1px solid #767676;
	background-image: url(/images/tooltip_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	min-width: 400px;
	min-height: 150px;
	max-width:450px;
	text-align:justify;
}
.trigger { cursor:pointer;}
/* Calendar */
img.linkprevNext {
	padding: 3px;
}
.calendar, .calendar table {
	border: 1px solid #68CEF6;
	border-collapse:collapse;
}
.calendar td, .calendar th {
	border: 1px solid #68CEF6;
}
.year {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.month {
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.date {
	background-color: #CCCCCC;
	height: 18px;
	width: 20px;
	cursor:pointer;
	padding-top: 3px;
}

div.date0 {
	background-color: #FF0000;
	height: 18px;
	width: 20px;
	cursor:pointer;
	padding-top: 3px;
}

div.date:hover, div.date0:hover, div.dateToday, div.date0Today  {
	color: #FFFFFF;
	background-color: #999999;
	height: 18px;
	width: 20px;
	padding-top: 3px;
	cursor:pointer;
}
.calendar table th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F4F4F;
	padding: 3px;
}
/* End Calendar */
/* Image Browser */
.browse_div {
	background-color: #68CEF6;
	display: inline;
	margin: 1px;
	height: 200px;
	width: 200px;
	border: 1px solid #0095DA;
	text-align: center;
	float:left;
	position: relative;
}
.browse_div_over {
	background-color: #0095DA;
	display: inline;
	margin: 1px;
	height: 200px;
	width: 200px;
	border: 1px solid #68CEF6;
	cursor: pointer;
	text-align: center;
	float:left;
}
.mainTable td, .mainTable td a {color:#FFFFFF;}
a.imgDel {
	font-size: 100%;
	background-image: url(/images/icons/remove.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top:1px;
	padding-bottom:2px;
}
a.folderChoice {
	font-size: 100%;
	background-image: url(/images/icons/folder_accept.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top:1px;
	padding-bottom:2px;
}
a.videoChoice {
	font-size: 100%;
	background-image: url(/images/icons/movie_track.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top:1px;
	padding-bottom:2px;
}
a.imageAdd {
	font-size: 100%;
	background-image: url(/images/icons/image_add.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top:1px;
	padding-bottom:2px;
}
a.imageEdit {
	font-size: 100%;
	background-image: url(/images/icons/image_edit.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top:1px;
	padding-bottom:2px;
}
a.folderAdd {
	font-size: 100%;
	background-image: url(/images/icons/folder_add.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top:1px;
	padding-bottom:2px;
}
a.choiceLink {
	font-size: 100%;
	text-transform: lowercase;
	background-image: url(/images/icons/accept.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top:1px;
	padding-bottom:2px;
}
.list { color:#3E3C3E;}
.iSize {font-size: 90%;}
a.browseLink {
	background-image: url(/images/icons/CloseFolder20.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-right: 6px;
	text-decoration: none;
}
.browseLinkActive {
	background-image: url(/images/icons/OpFold20.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-right: 6px;
}
/* Image Browser END */
a.pLink, a.pLink:visited {
	background-image: url(/images/plus.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	color: #b0b0b0;
	padding-right: 2px;
	font-size: 8pt;
	padding-left: 10px;
	text-decoration: underline;
} 
a.pLink:hover, a.pLink:active {
	background-image: url(/images/plus.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	color: #b0b0b0;
	padding-right: 2px;
	font-size: 8pt;
	padding-left: 10px;
	text-decoration: none;
}
.disabledIMG {
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}
.adminMenu {
	font-size: 8pt;
	color: #FFFFFF;
	margin-top: 4px;
}
.adminMenu a:link, .adminMenu a:visited {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.adminMenu a:hover, .adminMenu a:active {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a.catFlink:link, a.catFlink:visited {
	display: block;
	width: auto;
	background-color:#68cef6;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 6px;
	text-decoration: none;
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.catFlink:hover, a.catFlink:active {
	text-decoration: none;
	display: block;
	width: auto;
	background-color: #0095da;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 6px;
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.catFlinkSelect:link, a.catFlinkSelect:visited, a.catFlinkSelect:hover, a.catFlinkSelect:active {
	text-decoration: none;
	display: block;
	width: auto;
	background-color: #0095da;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 6px;
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.catSlink:link, a.catSlink:visited {
	font-size: 90%;
	text-decoration: none;
	display: block;
	width: auto;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	color: #68CEF6;
}
a.catSlink:hover, a.catSlink:active, a.catSlinkSelect:link, a.catSlinkSelect:visited, a.catSlinkSelect:hover, a.catSlinkSelect:active {
	font-size: 90%;
	text-decoration: none;
	display: block;
	width: auto;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	color: #0095DA;
}
a.langClass:link, a.langClass:visited {
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
	padding-right:3px;
}
a.langClass:hover, a.langClass:active {
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 3px;
	padding-right:3px;
}
a.langClassSelect:link, a.langClassSelect:visited, a.langClassSelect:hover, a.langClassSelect:active {
	text-transform: capitalize;
	color: #0095DA;
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
	padding-right:3px;
}
.divLeftColumn {
	margin:10px;
	background-color:#68CEF6;
}
.divLeftColumnBanner {
	margin-left:10px; 
	margin-right:10px;
	margin-bottom: 10px;
	padding:5px;
	background-color:#68CEF6;
}
#contactFormHolder #contactForm #name, #contactFormHolder #contactForm #email, #contactFormHolder #contactForm #content {
	width: 220px;
}
#contactFormHolder #contactForm #contactSend {
	width: 225px;
}
.inVisible {
	visibility: hidden;
}
.download {
	background-image: url(/images/icons/down16.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right:5px;
}
.delFile {
	background-image: url(/images/icons/remove16.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right:5px;
}
.PDF_Link {
	background-image: url(/images/icons/pdf16.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right:5px;
}
.PDF_Link_Right {
	background-image: url(/images/icons/pdf16.png);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right:18px;
}
.gallery_div {
	background-color: #68CEF6;
	display: inline;
	margin: 2px;
	height: 210px;
	width: 210px;
	text-align: center;
	float:left;
	position: relative;
}
.galleries_div {
	float:left;
	/*position: relative;*/
	background-color: #68CEF6;
	display: inline;
	margin: 2px;
	width: 212px;
	height: 182px;
	text-align: center;
}
.gallery_div div, .galleries_div div, .galleries_div div a {color: #FFFFFF !important;}
.infoHead {
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.infoContent {
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.infoHead a, .infoContent a {color: #FFFFFF;} 