body {
	font-family:	"Arial";
	font-size:		10pt;
	color:			#000066;
	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:	#000066;
	scrollbar-highlight-color:	#FFFFFF;
	background-attachment: scroll;
	background-image: url(/components/images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.style1 {color: #CC0000}
.feedtable {
	border: 1px solid #CC0000;
}

.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:				#000066;
}

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

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

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

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

A.menuitem:hover {
	font-size:			8pt;
	color:				#CC0000;
	font-weight:		bold;
   	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: "Arial";
	font-size: 10pt;
}

pre { 
	width:			380px;
	font-family:	"Arial";
	font-size:		10pt;
	color:			#000066;
	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:	"Arial";
}

.teeny {
	font-size:		8pt;
}


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

.menutitle {
	font-family: "Arial";
	font-size: 10pt;
	color: #000066;
	background-color: #FFFFFF;
	font-weight: bold;
}

.input {
	font-family: "Arial";
	font-size: 8pt;
	color: #000066;
	background-color: #FFFFFF;
	border: solid 1px #CC0000;
	scrollbar-arrow-color:	#FFFFFF;
	scrollbar-face-color:	#000066;
	scrollbar-base-color:	#000066;
	scrollbar-highlight-color:	#FFFFFF;
}

.buttoninput {
	font-family: "Arial";
	background-color: #000066;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	border: solid 1px #CC0000;
}

.buttoninputonblue {
	font-family: "Arial";
	background-color: #000066;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	border: solid 1px #CC0000;
}

select {
	font-family: "Arial";
	font-size: 9pt;
	color: #000066;
	background-color: #FFFFFF;
	border: solid 1px #CC0000;
}

img { border:none; }

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

.itemheading {
	background-color: #FFFFFF;
	color: #000066
}

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

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

a.sidelink, a.sidelink:visited {
	display:block;
	background-image:url('/components/leftmenu/link.gif');
	color:#FFF;
	min-height:23px;
	max-height:23px;
	height:23px;
	min-width:117px;
	max-width:117px;
	width:117px;
	text-decoration:none;
	padding:6px 0 0 10px;
	font-size:10px;
font-weight:bold;
}

a.sidelink:hover, a.sidelink:active {
	color:#000066;
	text-decoration:none;
	background-image:url('/components/leftmenu/link2.gif');
font-weight:bold;
}

.getup {
	position:absolute;
	left:206px;
	top:106px;
	}

