body {
	font-family:	"Times New Roman, Times, serif";
	font-size:		11pt;
	color:			#003399;
	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:	#999999;
	scrollbar-base-color:	#999999;
	background-color:		#FFFFFF;
	background-image: url(/components/images/tile.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
}

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

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

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

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

A.menuitem:visited {
	font-size:			11pt;
	color:				#003399;
	font-weight:		normal;
   	text-decoration:	underline;
}

A.menuitem:hover {
	font-size:			11pt;
	color:				#FFFFFF;
	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, ul, blockquote, span, 
div, br	{
	font-family: "Times New Roman, Times, serif";
	font-size: 11pt;
}

pre { width:400px; }

.input {
	font-family: "Times New Roman, Times, serif";
	background-color: #FFFFF;
	font-size: 11pt;
	color: #666666;
	border: solid 1px #666666;
}

.buttoninput {
	font-family: "Times New Roman, Times, serif";
	background-color: #999999;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	border: solid 1px #666666;
}

img { border:none; }

.footer {
	font-family: "Times New Roman, Times, serif";
	font-size: 11pt;
	font-weight: normal;
	color: #003399
}

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

.tableoutsides {
	align: centre;
	background-color: #FFFFFF;
	border-left: 1px solid #003399;
	border-right: 1px solid #003399;	
}
