.bodybackground {
	background-image: url(imgs/bg_main.gif);
}
.bodybackground2 {
	background-image: url(imgs/bttmline.gif);
	background-repeat: repeat-x;
	height: 12px;

}
.link {
	font-weight: bold;
	color: #990033;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 4px;

}
.bodybackground0 {
	background-image: url(imgs/hdr_tile.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-right: 6px;
	margin-left: 6px;
}
.captionmargin {
	margin-bottom: 4px;
}
a.link:hover {
	color: #FF0000;


}
.pageborder {
	border: 1px solid #999999;

}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-type: square;
}
.tableformat {
	border: 1px dotted #CCCCCC;
	margin-top: 2px;
	margin-bottom: 6px;

}
.bodybgoverlay {
	background-image: url(imgs/bg_overlay.gif);
	background-repeat: repeat-x;
	background-position: right bottom;


}
