/* <------- Digitise Default Styles v1.0 STARTS -------> */

body {
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	margin: 0;
	border: none;
}

a {
	color:#84B531;
}

a:hover {
	color:#7CA630;
}

/* Default Text Fonts for text INSIDE form fields of <input>, <select> and <textarea> */
input, select, textarea {
	font-size: 12px;
	font-family: MS Sans Serif, Arial, Verdana;
}

/* Default Text Fonts that come under the <body>, <div>, <table> and <td> tags */
body, div, table, td {
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size: 12px;
	line-height: 16px;
}


/* Default Footer Styles STARTS */
.footer {
	color:#84B531;
	font-size:11px;
	line-height: 16px;
}

.footer a {
	color:#84B531;
}

.footer a:hover {
	color:#6C9620;
}
/* Default Footer Styles ENDS */

/* <------- Digitise Default Styles v1.0 ENDS -------> */

.footer1 {
	color:#ffffff;
	font-size:11px;
	line-height: 16px;
}

.footer1 a {
	color:#DDDDDD;
}

.footer1 a:hover {
	color:#EEEEEE;
}

h1 {
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	color: #111111;
}

h2 {
	font-size: 15px;
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	color: #888888;
}

/*

font.enquiries {
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	color: #016c8d;
	font-weight: bold;
}

td.headerbg{
	background-image: url(../images/header-bottom-bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

font.search {
	background-color: Yellow;
}

*/

.calendarLink { font-size:11px; text-decoration:none; font-family:arial,sans-serif;}
.calendarLink:hover { text-decoration:none; background:#ebebeb; }
