/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF0000;
}
.bottomrow {
	background-image: url(images/bg_bottomrow.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-size: 8pt;
	color: #FFFFFF;
}
.SmallText {
	font-size: 10px;
}
.ImageTopRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 12px;
}
.ImageTopLeft {
	float: left;
	margin-right: 14px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.ImageLeft {
	float: left;
	margin-right: 12px;
}
td.BottomBorders {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99CCCC;
}
td.BottomBordersThin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCCC;
}
