.standard {background-color: #FFFF99; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
.bodytext{font-family : Arial; font-size : 10pt;}
.bodytexttitle{font-family : Arial; font-size : 10pt;}
.colorgood {color: #0000CC}
.colorwarn {color: #FFFF00}
.colorbad {color: #990000}
.colorhighlight {color: #0000CC}
.colordiminish {color: #CCCCCC;	text-decoration: none;}
.small {font-family : Arial; font-size : 9pt}
.smallbold {font-family : Arial; font-size : 9pt; font-weight: bold;}
.medium {font-family : Arial; font-size : 10pt}
.mediumbold {font-family : Arial; font-size : 10pt; font-weight: bold;}
.large {font-family : Arial; font-size : 11pt}
.largebold {font-family : Arial; font-size : 11pt; font-weight: bold;}
.tablenocolor {
	background-color: #FFFFFF;
	background-image: none;
}
.legend{
	color:white;
	font-weight: bolder;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.copyright{
	color:black;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.menulinks a:visited{
	color:black;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}
.menulinks {
	color:black;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}
.menulinks a:link {
	color:black;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}
.menulinks a:hover{
	color:blue;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}
.toolbar a:visited{
	color:#0000CC; font-weight: normal; font-size: 12px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-style: normal;
}
.toolbar {
	color:black; font-weight: normal; font-size: 12px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-style: normal;
}
.toolbar a:link {
	color:#0000CC; font-weight: normal; font-size: 12px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-style: normal;
}
.toolbar a:hover{
	color:maroon; font-weight: normal; font-size: 12px; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-style: normal;
}
