/*  New Template 18 June 2007 
    Last Modified By    - Alvin (Simply)
    Last Modified Date  - 18 June 2007 
*/

body {
	/*background-color: #aaaaaa;*/
	color: #000000;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-size: 125%;
	font-weight:bold;
}

a:link  { color: #000000; font-size: 11px; text-decoration: none; } /*reflex blue*/
a:visited { color: #000000; font-size: 11px; text-decoration: none; } /*reflex blue*/
a:hover { color: #000000; font-size: 11px; text-decoration: underline; } /*285*/
a:active { color: #000000; font-size: 11px; text-decoration: none; } /*red*/
a:link.footer, a:hover.footer, a:visited.footer, a:active.footer
{
    font-size: 8pt;
    color: #FFFFFF;
    font-family: Arial;
    letter-spacing: 0px;
    text-decoration: underline;
}
.footer 
{
    font-size: 8pt;
    color: #FFFFFF;
    font-family: Arial;
    letter-spacing: 0px;
    text-align:center;
}    
.tabletop /*this is the channel colour*/ 
{
    font-weight: bold;
}

p /*for all text*/ {
	font-family: arial, verdana, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

span 
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

table {
	font-family: arial,verdana, helvetica, sans-serif;
}
.leftnav {
	font-family: arial,verdana, helvetica, sans-serif;
	font-size: 12px;
	color: White;
}
a:link.leftnav, a:hover.leftnav, a:visited.leftnav, a:active.leftnav
{
    color: #FFFF00;
    text-decoration: none;
}
.rightnav {
	font-family: arial,verdana, helvetica, sans-serif;
	font-size: 12px;
	color: White;
}
a:link.rightnav, a:hover.rightnav, a:visited.rightnav, a:active.rightnav
{
    color: #FFFF00;
    text-decoration: underline;
}

td {
	font-family: arial,verdana, helvetica, sans-serif;
	text-align:left;
}

input.t1
{
    border-right: #cccccc thin solid;
    border-top: #cccccc thin solid;
    border-left: #cccccc thin solid;
    border-bottom: #cccccc thin solid;
}

input.b1
{
    border-right: #6b6b6b 1px inset;
    border-top: #6b6b6b 1px solid;
    border-left: #6b6b6b 1px solid;
    border-bottom: #6b6b6b 1px solid;
}

.textbox
{
    height: 13pt;
    font-size: 12px;
    border-right: #d4d0c8 1px solid;
    border-top: #d4d0c8 2px groove;
    border-left: #d4d0c8 2px groove;
    border-bottom: #d4d0c8 1px solid;
}

.PageHeading /*for page headings*/ {
	color: #000000;
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.headingsmall /*for bbq statement heading on homepage*/ {
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}

ol
	{margin-bottom:0cm;}
ul
	{margin-bottom:0cm;}

a:link.linkpage, a:hover.linkpage, a:visited.linkpage, a:active.linkpage
{
	color: #4D78D2;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
    	text-decoration: underline;
}

.message { border:1px solid #FF9900; background-color:#FFFFCC; padding: 7px; margin-top: 7px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.message_error { border:1px solid #CC0000; background-color:#FF4040; padding: 7px; margin-top: 7px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:white; }

