body
{
	margin-bottom: 20px;
}

.title
{
	font-family: Times New Roman, verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #800000;
	font-style: italic;
}

i
{
	font-family: Times New Roman, verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #800000;
	font-style: italic;
}

a
{
	color: #800000;
}
.subTitle
{
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

table.shell
{
	width: 90%;
	border: 1px solid #323232;
}

table.navTable
{
	border-right: 1px solid #000000;
	width: 100%;
	height: 100%;
}

td.upperNav
{
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right:4px;
	padding-bottom: 3px;
	font-weight: bold;
}

td.nav
{
	background-image: url('../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/X51RMY9O/images/gradient.jpg');
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	height: 100%;
	border-top: 1px solid #000000
}

td.mainContent
{
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	padding: 8px;
}

.first-letter
{
	font-family: Times New Roman, verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #800000;
	font-style: italic;
}

img.images
{
	border: 1px solid #000000;
}

td.mainContent table
{
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	padding: 8px;
}


table.Bottom
{
	margin-top: 4px;
	background-color: #2B3030;
	border-top: 11px solid #AA292D;
	width: 100%;
	height: 26px;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
table.Bottom a:link {color: #FFFFFF; text-decoration: none;}
table.Bottom a:visited {color: #FFFFFF; text-decoration: none;}
table.Bottom a:hover {color: #FFFFFF; text-decoration: underline;}
table.Bottom a:active {color: #FFFFFF; text-decoration: underline;}

td.topNav
{
	font-size: 10px; 
	font-family: verdana, sans-serif; 
	padding-right: 10px;
}
td.topNav a:link {color: #000000; text-decoration: none;}
td.topNav a:visited {color: #000000; text-decoration: none;}
td.topNav a:hover {color: #000000; text-decoration: underline;}
td.topNav a:active {color: #000000; text-decoration: underline;}

:link.topNavlink {color: #FFFFFF; text-decoration: none; font-weight: bold;}
:visited.topNavlink {color: #FFFFFF; text-decoration: none; font-weight: bold;}
:hover.topNavlink {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
:active.topNavlink {color: #FFFFFF; text-decoration: underline; font-weight: bold;}

:link.sideNavlink {color: #000000; text-decoration: none; font-weight: bold;}
:visited.sideNavlink {color: #000000; text-decoration: none; font-weight: bold;}
:hover.sideNavlink {color: #000000; text-decoration: underline; font-weight: bold;}
:active.sideNavlink {color: #000000; text-decoration: underline; font-weight: bold;}

.calcs
{
	background-color: #EEEEEE;
}
table.boxBorder{border: solid 1px #CD7A02;}

img.pics{
	border-style:outset;
	border-color: #800000;
	border-width:4px;
      }