body {
	background-color: #d40200;
	margin: 0px;
}
p, tr, td {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
h1 {
	display: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #999999;
}
ul
{
	list-style-image: url(Images/LipsSmall.jpg);
}
a.image:link, a.image:visited {
	border: 1px solid #000000;
}
a:hover {
	text-decoration: underline;
}
.menu {
	background-image: url(/Images/menu-back.gif);
	background-repeat: repeat-x;
}
.maincell {
	background-image: url(/Images/body-background.gif);
	background-repeat: repeat-y;
}
.bannercell {
	background-image: url(/Images/banner3.gif);
	background-repeat: no-repeat;
}
.bannercell2 {
	background-image: url(/Images/banner3-notext.gif);
	background-repeat: no-repeat;
}
.rightcolumn{
	background-image: url(/Images/line.gif);
	background-repeat: repeat-y;
}
a.link:link, a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-transform: lowercase;
	text-decoration: none;
	line-height: 20px;
}
a.link:hover {
	text-decoration: underline;
}
a.linkselected:link, a.linkselected:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-transform: lowercase;
	text-decoration: underline;
	line-height: 20px;
}
a.linkselected:hover {
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #999999;
}
.highlight
{
	color: #d6353a;
	font-weight: bold;
}
.highlight2
{
	color: #d6353a;
	font-size: 14pt;
}
.highlight3
{
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
}
.caption
{
    font-weight:bold;
}
