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

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


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

td, tr, p {
	color: Black;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 12px;
	line-height:1.4em;
	font-weight: normal;
}

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

.title_verdana_16_px {
	color: Black;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 16px;
	font-weight: bold;
}


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

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

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

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

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


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

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

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

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

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

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