.crossbody {
	margin : 0 0 0 0;
	background: #000000 url(http://www.thebourbon.com.au/graphics/bg2.jpg);
}
.headercolour {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : bold;
    color : #666366;
}
.text {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 7.5pt;
    font-weight : normal;
    color : #333333;
}
.textbold {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 7.5pt;
    font-weight : bold;
    color : #333333;
}
.textwarning {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : bold;
    color : #880000;
}
.menusubtitles {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 7.5pt;
    font-weight : bold;
    color : #666366;
}
.white {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 7.5pt;
    font-weight : normal;
    color : #FFFFFF;
}
.lgray {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 7.5pt;
    font-weight : normal;
    color : #94877A;
}
.line, td.line {
background-color : #726833;
height : 1px;
padding : 0;
margin : 0;
}
.lline, td.lline {
background-color : #d9d3d3;
height : 1px;
padding : 0;
margin : 0;
}
.footer {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : normal;
    color : #ffffff;
}
.footerlink {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : normal;
    color : #ffffff;
	text-decoration : underline;
}
a.footerlink:hover {
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : normal;
    color : 948A55;
	text-decoration : underline;
}
.bg1 {background-color : #F9F9F9;} /* Main Page background */
.bg2 {background-color : #666366;} /* Navigation background */
.bg3 {background-color : #000000;} /* Footer background */
.bg4 {background-color : #FFFFFF;} /* White line background */

a.white:link, a.white:active, a.white:visited {
    color : #ffffff;
    text-decoration : underline;
}
a.white:hover {
    color : #ffffff;
    text-decoration : none;
}

a:link, a:active, a:visited {
    color : #666366;
    text-decoration : underline;
}
a:hover {
    color : #666366;
    text-decoration : none;
}

.whitebold {

    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 7.5pt;
    font-weight : bold;
    color : #FFFFFF;
}
.subheading {

    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 9pt;
    font-weight : bold;
    color : #333333;
}
.inputtext {
    color : #666366;
    background-color : #f9ddb3;
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : normal;
}
.inputbutton {
    color : #ffffff;
    background-color : #666366;
    font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;
    font-size : 8pt;
    font-weight : normal;
    width : 100px;
    text-decoration : none;
}
.yellowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFE812;
}
.image {
	padding-right: 10px;
}
