.NAVMain {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}
.NavNoLine {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SUBnav {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
a.SUBnav:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.SUBnav:active {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.background {
	background-image: url(pics/corner_bottom2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.greenLineBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}
.backgroundLeft {
	background-image: url(pics/corner_bottom1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003333;

}
.sideLinks {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
.pageheadingOrange {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 1px;
}

.pageheadingGreen {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	letter-spacing: 1px;
}

.mainBOLD {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.mainBOLDOrange {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
a.mainBOLD:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
a.mainBOLD:active {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
.mainITALICS {
	font-family: sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}
.mainITALICSsmaller {
	font-family: sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.main {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.orangeLineBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
}
.sideBCKGRD {
	background-image: url(pics/side_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainGREEN {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}
.LineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;

}

.txtfix{
font-family:sans-serif;
font-size:12px;
color:#666666;
line-height:12px
}

.OrangeHeading {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: underline;
}
.OrangeEnquiry {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.GreenBoldLink {
	font-family: sans-serif;
	font-size: 10px;
	color: #003333;
	font-weight: bold;
	text-decoration: none;
}
.GreyHeading {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.greenHeading {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	text-decoration: underline;
}
.errorbackgound{
	font-family:sans-serif;
	font-size:12px;
	color:#666666;
	background-color: #FFCC99;
}
.categoryHeading {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.greyBorder {
	border: 1px solid #999999;
}
