/* CSS Document */

/*
Body ----------------------------------------
*/

BODY {
	background-repeat: no-repeat;
	background-color: #585757;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #595858;
	scrollbar-arrow-color: White;
	scrollbar-DarkShadow-Color: #000000;
}


.tile_bg {
	background-image: url(http://www.frankmongerphotography.com.au/uploaded_files/image_uploads/GUImages/background.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-position: 0 0;
}


.search_form_field{
	color: #595858;
	background: #ffffff;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 11px;
	border-color: #595858;
	width: 129px;
	height: 20px;
}

td {
	color: #595858;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
}

hr {
	color: #45357B;
	height: 1px;
	width: 100%;
}


.homepage_title {
	color: #E4E3E3;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 23px;
	font-weight: normal;
}

.pageTitle
{
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 23px;
	text-transform: uppercase;
	font-weight: normal;
	color: #595858;
	padding-bottom: 15px;
}


/*
Body Links ----------------------------------------
*/

a.quick_find_white_links:link, a.quick_find_white_links:visited, a.quick_find_white_links:active
{
	font-size: 11px;
	font-weight: normal;
	color: White;
	font-family: Georgia, Times New Roman, Times, Serif;
	text-decoration: underline;
}

a.quick_find_white_links:hover
{
	font-size: 11px;
	font-weight: normal;
	color: White;
	font-family: Georgia, Times New Roman, Times, Serif;
	text-decoration: none;
}


a:link, a:active, a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #595858;
	font-family: Georgia, Times New Roman, Times, Serif;
	text-decoration: underline;
}

a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #595858;
	font-family: Georgia, Times New Roman, Times, Serif;
	text-decoration: none;
}


/*
Footer ----------------------------------------
*/

td.footer_text_td {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 10px;
	font-weight: normal;
	color: #595858;
}

a.footer_links:link, a.footer_links:visited, a.footer_links:active
{
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 10px;
	font-weight: normal;
	color: #595858;
	text-decoration: none;
}

a.footer_links:hover
{
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 10px;
	font-weight: normal;
	color: #595858;
	text-decoration: underline;
}

