BODY
{
	font-size: 12px;
	color: #c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c0c0c0;
	margin-top: 5px;
}
BLOCKQUOTE, DIV, FORM, TABLE, TD, TH, UL, P
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H1
{
	font-size: 28px;
	color: #C24723;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
H2
{
	font-size: 20px;
	color: #C24723;
	letter-spacing: 0em;
	vertical-align: middle;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
H3
{
	font-size: 18px;
	color: #0080FF;
	letter-spacing: 0em;
	vertical-align: middle;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
H4
{
	font-size: 13px;
	color: #0080FF;
	letter-spacing: 0em;
	vertical-align: middle;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.outertable
{
width: 800px;
  border-width:1px;
  border-style:solid;
  border-color: #C0C0C0;
  border-collapse: collapse;
}

.logo
{
	height: 75px;
	background-image: url(images/lb5.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.white
{
   color: white;
}

A.normal
{
	text-decoration: underline;
	color: #0080FF;
}
A.normal:hover
{
	text-decoration: underline;
	color: #0080FF;
}
A.normal:visited
{
	text-decoration: underline;
	color: #0080FF;
}
A.normal:active
{
	text-decoration: underline;
	color: #0080FF;
}
.hilite
{
	background-color: #EFEFEF;
	color: #0080FF;
	font-size: 13px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}
.title
{
	font-size: 16px;
	letter-spacing: 0.1em;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
}
.subtitle
{
	font-size: 14px;
	color: #0080FF;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
.tiny
{
	font-size: 11px;
	margin-left: 5px;
	margin-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.dottedline
{
	background: url(images/dottedline.gif) repeat-x center;
}
.PopBoxImageSmall
{
	border: 0 none white;
	cursor: url(images/magplus.cur);
}
.PopBoxImageLarge
{
	border: 0 none white;
	cursor: url(images/magminus.cur);
}
.PopBoxImageShrink
{
	cursor: url(images/magminus.cur);
}
.PopBoxImageLink
{
	cursor: hand;
}
.PopBoxImageMove
{
	border: 0 none white;
	cursor: move;
}
#tabsJ
{
	float: left;
	width: 100%;
	background: #FFFFFF;
	font-size: 93%;
	line-height: normal;
	border-bottom: 1px solid #24618E;
}
#tabsJ UL
{
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}
#tabsJ LI
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsJ A
{
	float: left;
	background: url(menus/tableftJ.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}
#tabsJ A SPAN
{
	float: left;
	display: block;
	background: url(menus/tabrightJ.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #24618E;
}
/*Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ A SPAN
{
	float: none;
}
/*End IE5-Mac hack*/
#tabsJ A:hover SPAN
{
	color: #FFF;
}
#tabsJ A:hover
{
	background-position: 0% -42px;
}
#tabsJ A:hover SPAN
{
	background-position: 100% -42px;
}
#tabsJ #current A
{
	background-position: 0% -42px;
}
#tabsJ #current A SPAN
{
	background-position: 100% -42px;
	color: #FFF;
}
