body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A5A5A5;
	background-color: #ffffff;
}

/*************************************/
/* NEW CSS */

.borderRed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E70002;
	border-right-color: #E70002;
	border-bottom-color: #E70002;
	border-left-color: #E70002;
	background-attachment: scroll;
	background-image: url(http://www.bbqrescue.com.au/designimgs/text_LeftTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D5D4D4;
}
.black11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.grey11
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A5A5A5;
}

.brownk11Bold 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E322F;
	text-decoration: none;
}
.brownk11Bold a
{
	text-decoration: none;
}

.brownk11Bold a:hover
{
	text-decoration: underline;
}

.black1012
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.black1012 a
{
	text-decoration: none;
}

.black1012 a:hover
{
	text-decoration: underline;
}

.black10 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.black10:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.black10:link,.black10:visited,.black10:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.borderRedRight {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E70002;
	border-right-color: #E70002;
	border-bottom-color: #E70002;
	border-left-color: #E70002;
	background-attachment: scroll;
	background-image: url(http://www.bbqrescue.com.au/designimgs/text_LeftTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D5D4D4;
}
.textbg {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E70002;
	border-right-color: #E70002;
	border-bottom-color: #E70002;
	border-left-color: #E70002;
	background-attachment: scroll;
	background-image: url(http://www.bbqrescue.com.au/designimgs/text_LeftTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D5D4D4;
}

/* END NEW CSS */
/*************************************/
/*
a, a:link, a:visited, sb_news_a, sb_news_a:link, sb_news_a:visited { 
color: #1E7BC1; 
text-decoration: none
}
a:hover, sb_news_a:hover {color: #FF0000; 
text-decoration: underline
}
*/
h1 {
	font-size: 12pt;
	color: #ff0000;
}
.highlight, .sb_links_heading, .sb_news_heading { 
	font-size: 12px; 
	color: #ff0000;
	font-weight: bold 
}
.breadcrumbs {color: #1E7BC1; text-decoration: none}
.breadcrumbs:link {color: #1E7BC1; text-decoration: none}
.breadcrumbs:visited {color: #1E7BC1; text-decoration: none}
.breadcrumbs:hover {color: #FF0000; text-decoration: underline}

.footer { font-size: 10px; color: #000000; font-weight: normal; text-decoration: none}
.footer:link { font-size: 10px; color: #000000; font-weight: normal; text-decoration: none}
.footer:visited { font-size: 10px; color: #000000; font-weight: normal; text-decoration: none}
.footer:hover { font-size: 10px; color: #000000; font-weight: normal; text-decoration: underline}

.heading {  
	font-size: 20px; 
	color: #003373; 
	font-weight: bold
}
.subheading { 
font-size: 16px; 
color: #003373; 
font-weight: bold 
}
.inputbox {
	background-color : grey;
	border-style: grey;
	border-width : 1px 3px 1px 3px;
	margin : 2px 4px 2px 4px ;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	height : 18px;
	vertical-align : middle;
}
.button {
	background-color : #grey;
	border-style: grey;
	border-width : 1px 3px 1px 3px;
	margin : 2px 4px 2px 4px ;
	font-size : 8pt;
	font-weight : normal;
	color : Black;
	height : 18px;
	vertical-align : middle;
}
.header {
	font : small;
	background-color : #000066;
	color : yellow;
	border : white;
	letter-spacing : 2px;
	font-weight : bold;
}
.desc {
	background-color : white;
	font : x-small;
	color : #666666;
	padding : 3px;
}
.list {
	font : x-small;
	border-bottom : thin groove #000066;
}
.sbfbform {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #000000
}
.sbfblink {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #000000
}
.sbfbinteger {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #FFFFFF
}
.sbfbnumeric {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #FFFFFF
}
.sbfbemail {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #FFFFFF
}
.sbfbmemo {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #FFFFFF
}
.sbfbradio {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #FFFFFF
}
.sbfbcombo {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #FFFFFF
}
.sbfblabel {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #FFFFFF
}
.sbfbtext {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #FFFFFF
}
