BODY
{
	background-color:	#FFFFFF;
	font-family:			Arial,Helvetica,Tahoma,Verdana;
	font-size:				12px;
	font-weight:			normal;
	color:					#333366;
}
p.default
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFFFFF;
	color: #333366;
}
p.bottom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFFFFF;
	color: #333366;
}

tr.deftr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFFFFF;
	color: #333366;
}

td.deftd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFFFFF;
	color: #333366;
}

a
{
	border: 0px;
	color: #336699;
	text-decoration: underline;
}
a:visited {color: #333366}
.itemstd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	background-color: #FFFFFF;
}
.itemsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #333366;
}
.defblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.linkbutton {
	font: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	font-weight: bold;
 text-align: center;
 margin-bottom: 3px;
 margin-top: 3px;
	border-width: thick;
	height: inherit;
	width: inherit;
}
.linkbutton a {
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #333366;
	border-top: 5px #CCE3FF solid;
	border-left: 5px #CCE3FF solid;
	border-bottom: 5px #31557F solid;
	border-right: 5px #31557F solid;
}
.linkbutton a:hover {
	color: #000000;
	background-color: #0000FF;
	border-top: 5px #31557F solid;
	border-left: 5px #31557F solid;
	border-bottom: 5px #CCE3FF solid;
	border-right: 5px #CCE3FF solid;
}
.linkbuttond {
	font: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	font-weight: bold;
 text-align: center;
 margin-bottom: 3px;
 margin-top: 3px;
	border-width: thick;
	height: inherit;
	width: inherit;
}
.linkbuttond a {
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #000000;
	background-color: #99AABF;
	border-top: 5px #31557F solid;
	border-left: 5px #31557F solid;
	border-bottom: 5px #CCE3FF solid;
	border-right: 5px #CCE3FF solid;
}
.linkbuttond a:hover {
	color: #000000;
	background-color: #99AABF;
	border-top: 5px #31557F solid;
	border-left: 5px #31557F solid;
	border-bottom: 5px #CCE3FF solid;
	border-right: 5px #CCE3FF solid;
}
.xstooltip 
{
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 
    font: normal 8pt sans-serif; 
    padding: 3px; 
    border: solid 1px;
}


