a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3399FF;
	text-decoration:none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3399FF;
	text-decoration:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
	
a.sydneyweb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C4DAF1;
	text-decoration:none;
}

a.sydneyweb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C4DAF1;
	text-decoration:none;
}

a.sydneyweb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C4DAF1;
	text-decoration:none;

}

a.cat:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	text-decoration:none;
}

a.cat:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	text-decoration:none;
}

a.cat:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	text-decoration:underline;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
}
.header {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #C4DAF1;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
}

.thumbnail {
	border: 2px solid #C4DAF0;
}

.galleryThumbnail {
	border: 2px solid #8EB2D7;
}

.adminBody {
	background-color: #C4DAF1;
	color: #000000;
}

.footerBody {
	background-color: #A6BACF;
	color: #000000;
}

.numberTable {
	background-color: #CCCCCC;
}

.adminInfo {
	width: 80%;
	position: relative;
	clear: both;
	margin: 0 0 1em 0;
}

.menuDiv {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

.numberCell {
	padding: 5px;
	color: #FFFFFF;
	font-size: large;
	background-color: #0065CB;
	text-align: center;
}

.arrowrCell {
	padding: 5px;
	color: #FFFFFF;
	background-color: #666666;
}


.footer {
	padding: 5px;
	margin: 10px 0px 0px 0px;
	background-color: #CCCCCC;
	font-size: 9px;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	color: #333333;
	clear: both;
}
/*<group=SydneyWeb>*/

.swBlue {
	color: #000099;
}
.swGreen {
	color: #00CC00;
}
.sw {
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	display: inline;
	white-space: nowrap;
	clear: right;
}
	
/*</group>*/
