<style type="text/css">

/* This code has been created by murraybarnes.com. */
/* All code MUST NOT be copied, altered, replicated or decompiled */
/* without the prior written consent of murraybarnes.com. */
/* Any party found copping, altering, replicating or decompiling this */
/* code will be prosecuted to the full extent of the law */

/* general */

input.error, select.error {
	padding-right: 16px;
	border: 1px solid red;
	background-color: #FFFCE2;
	background-image: url(http://www.webtrixtechnologies.com.au/images/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #5F5959;
	font-size : 9pt;
	letter-spacing : .5;
}

input, select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #5F5959;
	font-size : 9pt;
	letter-spacing : .5;
}

input:focus, select:focus {border: 1px solid red; background-color:#EFEFEF;}

.body {
	background : #FFFFFF;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-height : 0px;
	margin-width : 0px;
}

body, p, td, li, h1, h2, h3  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #333333;
	font-style : normal;
	font-size : 13px;
}

.whitetext  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #FFFFFF;
	font-style : normal;
	font-size : 13px;
}

.border {
    border-color: #999999;
	border-style:solid;
	border-width: 1;
}

li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #333333;
	font-style : normal;
	font-size : 13px;
}

.formtext{
	border-color: #7F9DB9;
	border-style:solid;
	border-width: 1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #5F5959;
	font-size : 9pt;
	letter-spacing : .5;
	background-color : #FFFFFF;
}

/* header */

.subheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color :  #339900;
	font-style : normal;
	font-size : 12pt;
	font-weight : bold;
}


/* tinytext */

.tinytext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color: #333333;
	font-size : 8pt;
}

/* a href */

A:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #1571d0;
	font-style : normal;
	text-decoration: none;
	font-size : 13px;
}
A:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #1571d0;
	font-style : normal;
	text-decoration: none;
	font-size : 13px;
}
A:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #1571d0;
	font-style : normal;
	text-decoration: none;
	font-size : 13px;
}
A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #dc2e26;
	font-style : normal;
	text-decoration: none;
	font-size : 13px;
}


/* a href - tinytext */

A.tinytext:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #1571d0;
	font-style : normal;
	text-decoration: none;	
	font-size : 8pt;
}
A.tinytext:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #1571d0;
	font-style : normal;
	text-decoration: none;	
	font-size : 8pt;
}
A.tinytext:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #1571d0;
	font-style : normal;
	text-decoration: none;	 
   	font-size : 8pt;
}
A.tinytext:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	color : #dc2e26;
	font-style : normal;
	text-decoration: none;	 
   	font-size : 8pt;
}

#left{
	background: #E0E0E0;
	background-image: url(images/left.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#right{
	background: #E0E0E0;
	background-image: url(images/right.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

/* colours */

.whiteline {
    background-color : #FFFFFF;
}

.headerbg {
    background-color : #1571d0;
}

.footerbg {
    background-color : #f3ed86;
}

</style>