/* *************************************************** */
/* The following are customised by www.receptive.com.au   */
/* *************************************************** */
.Normal,.p,.bodystyle,td{
	font-family: Verdana, Helvetica, sans-serif;    
	font-size: 13px;
    font-weight: normal;   
	color: #FFFFFF;
	list-style-type: disc;
}
body {
  	background-color: #000000;
	}
.NormalBold { 	font-weight: bold; 	
}
.NormalRed {    color: #B51608;
}
.NormalRedBold{	font-weight: bold;	color: #B51608 	;
}
/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    bold;
    color: #B51608;
	line-height:22px;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    bold;
    color: #B51608;
	line-height:18px;

}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: #FFFFFF;
	line-height:19px;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    normal;
    color: #B51608;
	line-height:18px;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #FF0000;
	line-height:14px;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #FF0000;
	line-height:13px;
}
.Printer_Text
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color:#000000
}
.Printer_Text_Footer
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
		color:#000000
}

A.sideMenu:link,A.sideMenu:visited
{
	color:#FFFFFF;
	font-family:Tahoma;
    FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	text-align:left;
}
A.sideMenu:hover
{
	color:#B51608;
	font-family:Tahoma;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
	text-align:left;
}

A:link,A:visited
{
	color:#B51608;
	TEXT-DECORATION:underline;
}
A:hover
{
	color:#FFFFFF;
    TEXT-DECORATION:underline;
}

.Login
{
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
}

.LoginBox
{
	width:70px;
	height:17px;
	font-size:10px;
	font-family:Tahoma;
}

.NewsLetter
{
	width:100px;
	height:17px;
	font-size:10px;
	font-family:Tahoma;
}

.bgSideMenu
{
	background-image:url("/images/template/bgSideMenu.gif");
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Tahoma;
    FONT-SIZE: 14px;
	height:15px;
}
