body {
	font-family:	"Tahoma";
	font-size:		10pt;
	color:			#330000;
	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:	#FFFFFF;
	scrollbar-face-color:	#FFFFFF;
	scrollbar-base-color:	#99CC66;
	scrollbar-highlight-color:	#FFFFFF;
	background-color:		#99CC66;
	background-attachment: scroll;
	background-image: url(/components/images/background_new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

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

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

A:visited {
	font-size:			10pt;
	color:				#0066FF;
	font-weight:		normal;
   	text-decoration:	underline;
}

A:hover {
	font-size:			10pt;
	color:				#0066FF;
	font-weight:		normal;
   	text-decoration:	underline;
}

A.menuitem:link, A.menuitem:active {
	font-size:			9pt;
	color:				#330000;
	font-weight:		normal;
   	text-decoration:	underline;
}

A.menuitem:visited {
	font-size:			9pt;
	color:				#0066FF;
	font-weight:		normal;
   	text-decoration:	underline;
}

A.menuitem:hover {
	font-size:			9pt;
	color:				#0066FF;
	font-weight:		normal;
   	text-decoration:	underline;
}

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 { 
	font-family:	"Tahoma";
	font-size:		10pt;
	color:			#330000;
	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;
}

.input {
	font-family: "Tahoma";
	font-size: 8pt;
	color: #330000;
	background-color: #FFFFFF;
	border: solid 1px #99CC66;
	scrollbar-arrow-color:	#FFFFFF;
	scrollbar-face-color:	#99CC66;
	scrollbar-base-color:	#99CC66;
	scrollbar-highlight-color:	#FFFFFF;
}

.buttoninput {
	font-family: "Tahoma";
	background-color: #99CC66;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	border: solid 1px #99CC66;
}

select {
	font-family: "Tahoma";
	font-size: 9pt;
	color: #330000;
	background-color: #FFFFFF;
	border: solid 1px #99CC66;
}

img { border:none; }

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

.itemheading {
	background-color: #FFFFFF;
	color: #99CC66
}

.calendarback {font-size: 10pt; font-weight: bold; color: #FFFFFF; background-color: #99CC66}
.calendarday {font-size: 10pt; font-weight: bold; background-color: #FFFFFF}
.daycolor {color: #99CC66}

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

