INPUT,SELECT,TEXTAREA {
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #000000; FONT-SIZE: 10px;
}
A:link {
	COLOR: #009944; TEXT-DECORATION:  ;
}
A:visited {
	COLOR: #009944; TEXT-DECORATION: ;
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #009944; TEXT-DECORATION: none;
}
H1 {
	FONT-SIZE: 15px;
}
HR {
        COLOR: #DDDDDD; HEIGHT: 1px;
}
html {
	height: 100%;
	margin-bottom: 1px;
} 

BODY { 
        MARGIN-TOP: 0 px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 0 px; MARGIN-RIGHT: 0 px; 
        BACKGROUND-COLOR: #FFFFFF;
}
.HeadBox {
	BACKGROUND-COLOR: #FFFFFF;
}
.HeadText {
        FONT-SIZE: 12px; FONT-WEIGHT: bold;
}
.HeadLine {
        BACKGROUND-COLOR: #D6D7D9;
}
.VertMenuBox {
	BACKGROUND-COLOR: #ffffff;
}
.VertMenuBoxOther {
	BACKGROUND-COLOR: #009944;
}
.VertMenuBorder {
        BACKGROUND-COLOR: #9EFF7F;
}
.VertMenuTitle {
        BACKGROUND-COLOR: #9EFF7F; COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 11px;
}
.VertMenuTitleT {
        COLOR: #ffffff; FONT: bold 10px; TEXT-DECORATION: none;
}
.VertMenuItems {
	COLOR: #000000; TEXT-DECORATION: none;
}
a.VertMenuItems:link {
		COLOR: #009944; TEXT-DECORATION:  ;
}
a.VertMenuItems:visited {
		COLOR: #009944; TEXT-DECORATION: ;
}
a.VertMenuItems:hover {
		COLOR: #FF0000; TEXT-DECORATION: underline;
}
a.VertMenuItems:active  {
		COLOR: #009944; TEXT-DECORATION: none;
}
.VertMenuHr {
        COLOR: #999999;
}
.CategoriesList {
	FONT-FAMILY: "Arial, Georgia, Times New Roman, Times, serif"; FONT-SIZE: 13px;
}
.DialogBox {
	BACKGROUND-COLOR: #ffffff;
}
.DialogBorder {
	BACKGROUND-COLOR: #9EFF7F;
}
.DialogTitle {
	COLOR: #black; FONT: bold 11px;
}
.NumberOfArticles {
	COLOR: #000000; FONT: bold 10px;
}
.TopLabel {
	COLOR: #000000; FONT: bold 12px;
}
.Text {
	COLOR: #000000;
}
.AdminSmallMessage {
	COLOR: #FF3300;
}
.AdminSmallMessageGreen {
	COLOR: #00CCCC;
}
.AdminTitle {
	COLOR: #FF3300; FONT: bold 12px;
}
.Line {
	BACKGROUND-COLOR: #000000;
}
.ProductTitle {
	COLOR: #088915; FONT: bold 12px;
}
.ProductDetailsTitle {
	COLOR: #000000; FONT: bold 12px;
}
.ProductDetails {
	COLOR: #000000;
}
.ProductPriceTitle {
	COLOR: #000000; FONT: bold 12px;
}
.ProductPriceConverting {
	COLOR: #000000; FONT: bold 12px;
}
.ProductPrice {
	COLOR: #FF3300; FONT: bold 12px;
}
.ProductPriceSmall {
	COLOR: #FF3300; FONT: bold 10px;
}
.MarketPrice {
	FONT-SIZE: 11px;
}
.ItemsList {
	COLOR: #088915; FONT: bold 10px;
}
.NavigationPath {
	COLOR: #000000; FONT: bold 10px;
}
.FormButton {
	COLOR: #088915; FONT: bold 10px;
}
.Button {
       FONT-FAMILY: Arial;
	   BACKGROUND: URL(images/butbg.gif);
       BACKGROUND-COLOR: #68C1FF;
       COLOR: #FFFFFF; FONT-WEIGHT: bold; 
       FONT-SIZE: 11px;
       TEXT-DECORATION: none;
}
.CustomerMessage {
	COLOR: #FF3300; FONT: bold 10px;
}
.ErrorMessage {
	COLOR: #FF3300; FONT: bold 10px;
}
.Star {
	COLOR: #FF0000;
}
.HighLight {
		BACKGROUND-COLOR: #FFFFCC;
}
.SaveMoneyLabel {
	COLOR: #FFFFFF;
}
.TableHead {
    BACKGROUND-COLOR: #9EFF7F;
}
.SmallNote:link {
        COLOR: #000000; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
        COLOR: #000000; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
        COLOR: #000000; TEXT-DECORATION: underline; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif; 
}
.SmallNote:active {
        COLOR: #000000; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
table.Bottom {
	margin-top: 6px;
}
table.Bottom  td, td.BottomLinks a {
	padding: 2px;
	text-align: right;
	COLOR: #ffffff;
	text-decoration: none;
}

table.Bottom  td {
        BACKGROUND-COLOR: #05421A;
}
table.Bottom  td a {
	text-decoration: underline;
}

td.BottomLinks a:hover {
	text-decoration: underline;
}

.Tab {
        BACKGROUND-COLOR: #D6D7D9;
        FONT-WEIGHT: bold;
        TEXT-TRANSFORM: uppercase;
}
.CatMenuItemOff 
{
    BACKGROUND-COLOR: #D6D7D9;              /* like "VertMenuBox" */
    BORDER-RIGHT: #D6D7D9 1px solid;        /* like "VertMenuBox" */
    BORDER-TOP: #D6D7D9 1px solid;          /* like "VertMenuBox" */
    BORDER-LEFT: #D6D7D9 1px solid;         /* like "VertMenuBox" */
    BORDER-BOTTOM: #D6D7D9 1px solid;       /* like "VertMenuBox" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
    CURSOR: hand;
}
.CatMenuItemOffExp
{
    BACKGROUND-COLOR: #D6D7D9;              /* like "VertMenuBox" */
    BORDER-RIGHT: #68C1FF 1px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #68C1FF 1px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #68C1FF 1px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #68C1FF 1px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
    CURSOR: hand;
}
.CatMenuItemOn 
{
    BACKGROUND-COLOR: #088915;              /* like "VertMenuTitle" */
    BORDER-RIGHT: #088915 1px solid;        /* like "VertMenuTitle" */
    BORDER-TOP: #088915 1px solid;          /* like "VertMenuTitle" */
    BORDER-LEFT: #088915 1px solid;         /* like "VertMenuTitle" */
    BORDER-BOTTOM: #088915 1px solid;       /* like "VertMenuTitle" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
    CURSOR: hand;
}
.CatSubMenu
{
    BACKGROUND-COLOR: #D6D7D9;              /* like "VertMenuBox" */
    BORDER-RIGHT: #68C1FF 1px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #68C1FF 1px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #68C1FF 1px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #68C1FF 1px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
}
.CatMenuItem
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial; 
    CURSOR: hand;
}
.CatMenuItem:link
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
    COLOR: #FFFFFF;                         /* like "VertMenuTitle" */
}
.CatMenuItem:active
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.StatisticsBar {
	BACKGROUND-COLOR: #A8BCC8;
}
.orderI		{color: gray;}
.orderM		{color: orange;}
.orderOK	{color: red;}
.orderS		{color: blue;}
.orderRfd	{color: #33CCCC;}
.orderFail	{color: #33CCCC;}
.orderCO	{color: #33CCCC;}

/* ...original aussie mobile colours... */

body {
	margin: 0;
	padding: 0;
	background: #287a16 url(images/bgroundt.gif) repeat-x;
}

p,div,td {
	color: #287a16;
	font-family: Arial;
	font-size: 15px;
}

td.red {
        padding: 0;
        color: white;
        font-weight: bolder;
        text-transform: uppercase;
        font-style: italic;
}

td.red a {
        color: white;
        text-decoration: none;
}

td.red a:hover {
        text-decoration: underline;
}

table.red1 {
	border: #909090 1px solid;
	border-left: 0;
	border-right: 0;
	background: white url(images/butlay.gif) repeat-x;
}

td.red1 {
	padding: 8px;
	border-left: #909090 1px solid;
	color: #606060;
	font-weight: bold;
	text-transform: uppercase;
}

td.red1 a {
	color: #606060;
	text-decoration: none;
}

td.red1 a:hover {
	text-decoration: underline;
}

td.red2 {
	padding: 0;
}

body #our_blog h2, h2 {
	font-size: 17px;
}

.lowest_rate1 tr.VertMenuBox td {
	background-color: #9EFF7F;
}

.lowest_rate td, .lowest_rate table.lowest_rate_tbl {
	border: #FF0000 1px solid;
}
.lowest_rate td {
	border-bottom: 0;
}

.lowest_rate1 td, table.lowest_rate_tbl td {
	color: #027516;
	background-color: #FFFFFF;
	border: 0;
	text-align: left;
}
.lowest_rate2 td, table.lowest_rate_tbl th {
	color: #FFFFFF;
	background-color: #287a16;
	border: 0;
	text-align: left;
}
.lowest_rate1 td, .lowest_rate2 td, table.lowest_rate_tbl th {
	border-bottom: #FF0000 1px solid;
}

.lowest_rate1 a {
	color: #027516;
	text-decoration: none;
}

.lowest_rate1 a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.lowest_rate2 a {
	color: #ffffff;
	text-decoration: none;
}

.lowest_rate2 a:hover {
	color: #ff0000;
	text-decoration: underline;
}  

