body {
	font-family:	"Tahoma";
	font-size:		10pt;
	color:			#663300;
	margin-top:		0px;
	margin-right:	0px;
	margin-bottom:	0px;
	margin-left:	0px;
	padding-top:	0px;
	padding-left:	0px;
	padding-right:	0px;
	padding-bottom:	0px;
	border-top:		0px;
	border-left:	0px;
	border-bottom:	0px;
	border-right:	0px;
	width:			auto;
	scrollbar-arrow-color:	#FFFFCC;
	scrollbar-face-color:	#FFFFCC;
	scrollbar-base-color:	#CC9900;
	scrollbar-highlight-color:	#FFFFCC;
	background-color:		#FFFFCC;
}

.maintable {
	background-image: url(/components/images/background.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
}

.centretable {
	background-image: url(/components/images/main_table.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.footertable {
	background-color: transparent;
	background-image: url(/components/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.thumbnail {
	background-image: url(/components/images/thumbnail.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
}


A:link, A:active {
	font-size:			10pt;
	text-decoration:	underline;
	font-weight:		bold;
	color:				#663300;
}

A:visited {
	font-size:			10pt;
	color:				#663300;
	font-weight:		bold;
   	text-decoration:	underline;
}

A:hover {
	font-size:			10pt;
	color:				#CC6600;
	font-weight:		bold;
   	text-decoration:	underline;
}

A.menuitem:link, A.menuitem:active {
	font-size:			8pt;
	color:				#663300;
	font-weight:		bold;
   	text-decoration:	underline;
}

A.menuitem:visited {
	font-size:			8pt;
	color:				#663300;
	font-weight:		bold;
   	text-decoration:	underline;
}

A.menuitem:hover {
	font-size:			8pt;
	color:				#CC6600;
	font-weight:		bold;
   	text-decoration:	underline;
}

A.menuleft:link, A.menuleft:active {
	font-size:			9pt;
	color:				#663300;
	font-weight:		bold;
   	text-decoration:	none;
}

A.menuleft:visited {
	font-size:			9pt;
	color:				#663300;
	font-weight:		bold;
   	text-decoration:	none;
}

A.menuleft:hover {
	font-size:			9pt;
	color:				#CC6600;
	font-weight:		bold;
   	text-decoration:	none;
}

form {
	margin-top:		0px;
	margin-right:	0px;
	margin-bottom:	0px;
	margin-left:	0px;
	padding-top:	0px;
	padding-left:	0px;
	padding-right:	0px;
	padding-bottom:	0px;
}

p, tr, thead, tfoot, th, td, 
dl, ol, li, ul, blockquote, span, 
div, br	{
	font-family: "Tahoma";
	font-size: 10pt;
}

pre { 
	width:			380px;
	font-family:	"Tahoma";
	font-size:		10pt;
	color:			#663300;
	margin-top:		0px;
	margin-right:	0px;
	margin-bottom:	0px;
	margin-left:	0px;
	padding-top:	0px;
	padding-left:	0px;
	padding-right:	0px;
	padding-bottom:	0px;
	border-top:		0px;
	border-left:	0px;
	border-bottom:	0px;
	border-right:	0px;
}
.pagetitle {
	font-size:		18pt;
	font-weight:	bold;
	font-family:	"Tahoma";
}

.teeny {
	font-size:		8pt;
}


.author {
	font-size:		8pt;
	font-weight:	bold;
	font-family:	"Tahoma";
}

.menutitle {
	font-family: "Tahoma";
	font-size: 10pt;
	color: #663300;
	background-color: #FFFFCC;
	font-weight: bold;
}

.input {
	font-family: "Tahoma";
	font-size: 8pt;
	color: #663300;
	background-color: #FFFFCC;
	border: solid 1px #663300;
	scrollbar-arrow-color:	#FFFFCC;
	scrollbar-face-color:	#CC9900;
	scrollbar-base-color:	#CC9900;
	scrollbar-highlight-color:	#FFFFCC;
}

.buttoninput {
	font-family: "Tahoma";
	background-color: #CC9900;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFCC;
	border: solid 1px #663300;
}

select {
	font-family: "Tahoma";
	font-size: 9pt;
	color: #663300;
	background-color: #FFFFCC;
	border: solid 1px #663300;
}

img { border:none; }

.footer {
	font-family: "Tahoma";
	font-size: 8pt;
	font-weight: normal;
	color: #663300
}

.itemheading {
	background-color: #FFFFCC;
	color: #CC9900
}

.calendarback {font-size: 10pt; font-weight: bold; color: #FFFFCC; background-color: #CC9900}
.calendarday {font-size: 10pt; font-weight: bold; background-color: #FFFFCC}
.daycolor {color: #CC9900}

.version {  font-family: "Tahoma"; font-size: 10px; color: #CC9900; text-decoration: none}

