/* CSS Styles for gwdesigns.net.au */

body {
	background-color: #005E9E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #005E9E;
}
a:hover {
	text-decoration: underline;
	color: #005E9E;
}
a:active {
	text-decoration: none;
}

.text_headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.subheadings_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.subheadings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.prices_subheadings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.border_table {
	border: 1px solid #000000;
}

.border_nav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.border_main_table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.border_header {
	border: 1px solid #000000;
}

.bodytext_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.process_bg {
	background-color: #FFFFFF;
	border:1px solid #000000;
	padding: 3px;
}
.bodytext_bg_yellow{
background-color: #eae629;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.image-pad {
	padding-top: 5px;
}

.bodytext-blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005E9E;
}

