body
{
	font-family: arial, helvetica,sans serif;
	font-size: 10px;
	color: #90C;
	background-color: #FFF;
	background-image: url(../graphics/backgrounds/bg-fff-800.png);
	background-repeat: repeat;
}

body.index
{
	font-family: arial, helvetica,sans serif;
	font-size: 10px;
	color: #90C;
	background-color: #FFF;
	background-image: url(../graphics/backgrounds/bg-fff-800.png);
	background-repeat: repeat;
}

h1
{
	font-family: arial,helvetica,sans serif;
	color: #066;
	font-weight: bold;
}

h2,h3
{
	font-family: arial,helvetica,sans serif;
	font-size: 10px;
	color: #CC6;
}

a:link
{
	color: #C3F;
	text-decoration: none;
}

a:visited
{
	color: #F9F;
	text-decoration: none;
}

a:active
{
	color: #FF0099;
	text-decoration: none;
}

a:hover
{
	color: #F09;
	background-color: #CCCCCC;
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
}

a:focus
{
	color: #FF6699;
	text-decoration: none;
	background-color: #99C;
}



a.cc:link
{
	color: #FFFFFF;
	text-decoration: none;
}

table.pgbg
{
	background-color: white;
	height: 600px;
	border: 1px #9F0;
}

table.pgbg1
{
	background-color: #FFFFFF;
	border-color: ##99FF33;
	border-width: 1pt;
}

table.navbar
{
	background-image: url(..graphics/backgrounds/navbarpurple.gif);
	width: 730px;
	height: 30px;
	background-repeat: no-repeat;
}


td.navbar
{
	width: 98;
	height: 30;
	text-align: center;
	vertical-align: middle;
	color: #6F0;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}
td.widget
{
	border-color: #609;
	border-width: 1px;
	border-style: inset;
	padding: 4px;
}


img.fltl {
float:left;
vertical-align: top;
}

img.fltr {
float:right;
vertical-align: top;
}


table.intro
{
	font-size: 10px;
	font-family: arial, helvetica,sans serif;
	text-align: left;
	color: #666;
}

table.calendar
{
	text-align: center;
	background-color: #9C6;
	width: 217px;
}

td.g { background-color: #9F9; }
td.r { background-color: #FCC; }

td.lm { color: #CCC; }

td.nm { color: #CCC; }

td.market1
{
	background-color: #FCF;
	font-style: italic;
}

td.market2
{
	background-color: #FCC;
	font-style: italic;
}

td.market3
{
	background-color: #FFC;
	font-style: italic;
}

td.market4
{
	background-color: #9F9;
	font-style: italic;
}

td.market5
{
	background-color: #CC9;
	font-style: italic;
}

td.market6
{
	background-color: #C9C;
	font-style: italic;
}

td.intro
{
	font-size: large;
	font-family: arial, helvetica,sans serif;
	text-align: left;
	color: #306;
	vertical-align: bottom;
}

td.intro a:link
{
	text-decoration: none;
	color: #066;
}

td.intro a:visited { text-decoration: none; }
td.intro a:hover { color: #e50000; }



table.outer
{
	border-color: #9F3 #9C6 #9C6 #9F3;
	border-width: 4px;
	border-style: inset;
	background-color: #FFF;
}

table.middle
{
	border-color: #9F3 #9C6 #9C6 #9F3;
	border-width: 2px;
	border-style: solid;
	background-color: #FFFFFF;
}

table.inner
{
	border-color: #9C9;
	border-width: 4px;
	border-style: solid;
	background-color: #FFF;
}

table.display
{
	width: 480;
	height: 250;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	background-color: #6C0;
}

td.displayheader
{
	color: #666;
	font-weight: bolder;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: left;
	background-color: #CFC;
	height: 10px;
	border-color: #CFC;
	border-width: 1px;
	border-style: solid;
}


td.displaylist
{
	color: #666;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: left;
	background-color: #fff;
	border-color: #CFC;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
	width: 120;
}

.displaylist a:link
{
	color: #066;
	text-decoration: none;
}

.displaylist a:visited
{
	color: #0C6;
	text-decoration: none;
}

.displaylist a:hover
{
	color: #ff0066;
	text-decoration: underline;
}


table.ipod
{
	width: 470;
	height: 250;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
}

td.ipodscreen
{
	border-color: #CCC;
	border-width: 1px;
	width: 320;
	height: 240;
}

td.picbg
{
	background-color: #99FF33;
	border-width: 1px;
	border-style: solid;
	border-color: #99FF33;
	text-align: center;
	vertical-align: middle;
	font-size: x-small;
}

td.pic
{
	background-color: #99FF33;
	border-width: 1px;
	border-style: inset;
	border-color: #99FF33;
	text-align: center;
	vertical-align: middle;
	font-size: x-small;
	width: 100;
	height: 100;
}

td.enquiry
{
	border-top: medium solid #ffff00;
	border-left: medium solid #ffff00;
	border-right: medium solid olive;
	border-bottom: medium solid olive;
	background: #CC9933;
	color: #000000;
}


td.menu
{
	background: #FFFFFF;
	vertical-align: middle;
	color: #C93;
	font-size: 10px;
}

td.headerintro
{
	background-color: silver;
	border-color: #CCC #999 #999 #CCC;
	border-width: medium;
	border-style: solid;
}




td.header
{
	color: #CCC;
	font-weight: bolder;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: center;
	border-color: #9F3 #9C6 #9C6 #9F3;
}


.header a:link
{
	font-size: 10px;
	color: #066;
	text-decoration: none;
}

.header a:visited
{
	color: #066;
	text-decoration: none;
	
}

.header a:hover
{
	font-size: 10px;
	color: #ff0066;
	text-decoration: underline;
}



td.typelistheader
{
	color: #90C;
	font-weight: bolder;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: left;
	padding-right: 1px;
	padding-left: 1px;
	background-color: #6C0;
	height: 10px;
	border-color: #6C0;
	border-width: 1px;
	border-style: solid;
}

td.typelist h2
{
	color: #066;
	font-weight: bolder;
	font-size: 10px;
}

td.typelist h3
{
	color: #9C6;
	font-weight: bolder;
	font-size: 10px;
}

td.typelist
{
	color: #90C;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: left;
	padding-right: 1px;
	padding-left: 1px;
	background-color: #99FF33;
	border-color: #99FF33;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
	width: 200;
}

.typelist a:link
{
	color: #90C;
	text-decoration: none;
}

.typelist a:visited
{
	color: #0C6;
	text-decoration: none;
}

.typelist a:hover
{
	color: #ff0066;
	text-decoration: underline;
}



td.tabline
{
	color: #9F3;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: center;
	background-color: #CF9;
	height: 15px;
	background-image: url(../graphics/backgrounds/tabline_20_1.png);
	background-repeat: repeat-x;
}
td.tabline1
{
	color: #6C0;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	height: 15px;
}
td.tabline2
{
	color: #93C;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #CCFFFF;
	height: 15px;
	border-color: #9F9;
	border-width: thin;
	border-style: inset;
}
td.tabline3
{
	color: #93C;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #CCCCFF;
	height: 15px;
	border-color: #9F9;
	border-width: thin;
	border-style: inset;
}
td.tabline4
{
	color: #93C;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #CCFFCC;
	height: 15px;
	border-color: #9F9;
	border-width: thin;
	border-style: inset;
}
td.tabline5
{
	color: #93C;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFFFCC;
	height: 15px;
	border-color: #9F9;
	border-width: thin;
	border-style: inset;
}
td.tabline6
{
	color: #93C;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFCCCC;
	height: 15px;
	border-color: #9F9;
	border-width: thin;
	border-style: inset;
}
td.tabline7
{
	color: #93C;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #CC99CC;
	height: 15px;
	border-color: #9F9;
	border-width: thin;
	border-style: inset;
}
td.tabline8
{
	color: #93C;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #CC99FF;
	height: 15px;
	border-color: #9F9;
	border-width: thin;
	border-style: inset;
}
.tablineval a:link
{
	color: #93C;
	text-decoration: none;
}


.tabline a:link
{
	color: #9F3;
	text-decoration: none;
}

.tabline a:visited
{
	color: #6FF;
	text-decoration: none;
}

.tabline a:hover
{
	color: #ff0066;
	text-decoration: underline;
}

.tabline h1
{
	font-size: 10px;
	color: #066;
}


.footer
{
	font-size: 9px;
	color: #cccccc;
}

.footer a:link,a:active { color: #CC6; }
.footer a:visited { color: #CF3; }

.footer a:hover
{
	text-decoration: underline;
	color: #F00;
	background-color: #CCC;
}

table.sites
{
	width: 100%;
	background-color: #FFF;
	border-color: #CCC;
}

tr.sites
{
	font-size: 10px;
	color: #333;
	background-color: #FFF;
}

tr.sites a:link,a:active { color: #CC6; }
tr.sites a:visited { color: #CF3; }

tr.sites a:hover
{
	text-decoration: underline;
	color: #F00;
	background-color: #CCC;
}

td.sitesheader
{
	font-size: 10px;
	color: #333;
	width: 120px;
	background-color: #FFFFFF;
	text-align: left;
}

td.sites
{
	font-size: 10px;
	color: #333;
	width: 120px;
	background-color: #CCC;
	text-align: left;
	height: 125;
	border-color: #CCC;
}

td.sites a:link,a:active { color: #333; }
td.sites a:visited { color: #CF3; }

td.sites a:hover
{
	text-decoration: underline;
	color: #F00;
	background-color: #CCC;
}

