BODY
{
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-POSITION: left top;
	background-color : white;
	margin : 0;
	color : #000000;
	font-family:Arial, Helvetica, sans-serif;
}
.DisplayTxt
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.header
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 14pt;
    FONT-VARIANT: small-caps;
    FONT-WEIGHT: bold
}
.bodytxt
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}
.bodytxtbold
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
A
{
    COLOR: blue;
}

A:ACTIVE {
	color : blue;
}

A:LINK {
	color : blue;
}
A:VISITED {
	color : blue;
}

A:HOVER {
	color : blue;
	text-decoration: none;
	font-style: normal;
}


.indent
{
    MARGIN-LEFT: 6em
}
TD
{
    FONT-SIZE: 12pt
}
TH
{
    FONT-SIZE: 14pt
}
HR
{
	color : black;
	size : 3;
}
.break
{
	page-break-after: always;
}

.h4	{
	font-weight: bold;
	font-size: 110%;
	padding: 0;
	margin: 0;
}

ul.nospace, ol.nospace	{
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 5;
	margin-bottom: 0;
}

table.grayborder 	{
	background-color: #ccc;
}

table.grayborder td	{
	background-color: white;
}

#button {
	width: 200px;
	border-right: 0px solid #000;
	font-family: Helvetica, Lucida, Geneva, Arial, sans-serif;
	color: #333;
	font-size: 95%;
	margin-top: 0;
	padding-top: 0;
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		font-size: 90%;
		}
		
#button li {
		border-bottom: 1px solid #ffffff;
		margin: 0;

		}
		
#button li a {
		display: block;
		padding: 3px 3px 2px 0em;
		background-color: yellow;
		color: #000000;
		text-decoration: none;
		width: 100%;
		padding: 3px 3px 2px 0.5em;
		font-weight: bold;
		text-align: right;
		}

html>body #button li a {
		width: auto;
		text-align: right;
		}

#button li.here {
		background-color: blue;
		text-align: right;
		color: white;
		font-weight: bold;
		}
		
#button li a:hover {
		text-align: right;
		background-color: #cb0d07;
		color: #fff;
		font-weight: bold;
		}

#button2 {
	width: 200px;
	border-right: 0px solid #000;
	font-family: Helvetica, Lucida, Geneva, Arial, sans-serif;
	background-color: #CB0D07;
	color: #333;
	font-size: 85%;
	margin-top: 0;
	padding-top: 0;
	}

#button2 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		font-size: 95%;
		}
		
#button2 li {
		border-bottom: 3px solid #ffffff;
		margin: 0;
		}

#button2 li.here {
		background-color: blue;
		text-align: right;
		color: white;
		font-weight: bold;
		padding: 7px 3px 7px 0.5em;
		}
				
#button2 li a {
		display: block;
		padding: 3px 3px 2px 0em;
		background-color: #CB0D07;
		color: white;
		text-decoration: none;
		width: 100%;
		padding: 7px 3px 7px 0.5em;
		font-weight: bold;
		text-align: right;
		}

html>body #button2 li a {
		width: auto;
		}
		
#button2 li a:hover {
		background-color: yellow;
		color: black;
		font-weight: bold;
		text-align: right;
		}


#button3 {
	width: 180px;
	border-right: 0px solid #000;
	font-family: Helvetica, Lucida, Geneva, Arial, sans-serif;
	color: #333;
	font-size: 85%;
	margin-top: 10px;
	padding-top: 0;
	}

#button3 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		font-size: 80%;
		}
		
#button3 li {
		border-bottom: 1px solid #ffffff;
		margin: 0;

		}
		
#button3 li a {
		display: block;
		padding: 3px 3px 2px 0em;
		background-color: #ddd;
		color: #000;
		text-decoration: none;
		width: 100%;
		padding: 3px 3px 2px 1.5em;
		font-weight: none;
		text-align: left;
		}

html>body #button3 li a {
		width: auto;
		text-align: left;
		}
		


#button3 li.here {
		background-color: blue;
		text-align: left;
		color: white;
		font-weight: bold;
		}
		
#button3 li a:hover {
		text-align: left;
		background-color: #990000;
		color: #fff;
		font-weight: none;
		}

#button3 li.services	{
	width: 180px;
	border-right: 0px solid #000;
	font-family: Helvetica, Lucida, Geneva, Arial, sans-serif;
	color: white;
	background: #999;
	font-weight: bold;
	padding: 3px 0px;
	font-size: 100%;
}

#button3 li.homepage a.homepage {
	width: 180px;
	border-right: 0px solid #000;
	font-family: Helvetica, Lucida, Geneva, Arial, sans-serif;
	color: white;
	background: #333;
	font-weight: bold;
	padding: 3px 0px;
	font-size: 120%;
}

#button3 li.homepage a.homepage:hover {
	width: 180px;
	border-right: 0px solid #000;
	font-family: Helvetica, Lucida, Geneva, Arial, sans-serif;
	color: white;
	background: #990000;
	font-weight: bold;
	padding: 3px 0px;
	font-size: 120%;
}
			
#button4 {
	width: 253px;
	border-right: 0px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 150%;
	margin-top: 10px;
	padding-top: 0;
	font-weight: bold;
	}

#button4 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		font-size: 80%;
		}
		
#button4 li {
		border-bottom: 1px solid #ffffff;
		margin: 0;

		}
		
#button4 li a {
		display: block;
		padding: 3px 3px 2px 0em;
		background-color: #ddd;
		color: #000;
		text-decoration: none;
		width: 100%;
		padding: 3px 3px 2px 1.5em;
		font-weight: none;
		text-align: left;
		}

html>body #button4 li a {
		width: auto;
		text-align: left;
		}
		


#button4 li.here {
		background-color: blue;
		text-align: left;
		color: white;
		font-weight: bold;
		}
		
#button4 li a:hover {
		text-align: left;
		background-color: #990000;
		color: #fff;
		font-weight: none;
		}

#button4 li.services	{
	width: 180px;
	border-right: 0px solid #000;
	font-family: Helvetica, Lucida, Geneva, Arial, sans-serif;
	color: white;
	background: #999;
	font-weight: bold;
	padding: 3px 0px;
	font-size: 100%;
}

#button4 li.homepage a.homepage {
	width: 180px;
	border-right: 0px solid #000;
	font-family: Helvetica, Lucida, Geneva, Arial, sans-serif;
	color: white;
	background: #333;
	font-weight: bold;
	padding: 3px 0px;
	font-size: 120%;
}

#button4 li.homepage a.homepage:hover {
	width: 180px;
	border-right: 0px solid #000;
	font-family: Helvetica, Lucida, Geneva, Arial, sans-serif;
	color: white;
	background: #990000;
	font-weight: bold;
	padding: 3px 0px;
	font-size: 120%;
}

#button_kids {
	width: 200px;
	border-right: 0px solid #000;
	font-family: Helvetica, Lucida, Geneva, Arial, sans-serif;
	background-color: #106798;
	color: #333;
	font-size: 100%;
	margin-top: 0;
	padding-top: 0;
	}

#button_kids ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		font-size: 100%;
		}
		
#button_kids li {
		border-bottom: 3px solid #ffffff;
		margin: 0;
		}

#button_kids li.here {
		background-color: #cb0d07;
		text-align: right;
		color: white;
		font-weight: bold;
		padding: 7px 3px 7px 0.5em;
		}
				
#button_kids li a {
		display: block;
		padding: 3px 3px 2px 0em;
		background-color: #106798;
		color: white;
		text-decoration: none;
		width: 100%;
		padding: 7px 3px 7px 0.5em;
		font-weight: bold;
		text-align: right;
		}

html>body #button_kids li a {
		width: auto;
		}
		
#button_kids li a:hover {
		background-color: yellow;
		color: black;
		font-weight: bold;
		text-align: right;
		}

p.ibrowseheader1	{
		padding: 0;
		margin: 0;
		font-weight: bold;
		font-size: 120%;
}

p.ibrowseheader2	{
		padding: 0;
		margin: 0;
		font-weight: bold;
		font-size: 110%;
}

p.backtotop	{
		padding: 4px 0px;
		margin: 0;
		text-align: right;
		font-size: 90%;
}

ol.spacing1	li {
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
.crumbs	{
	font-size: 70%;
	padding-top: 5px;
}

table#friends	{
	background-color: #cccccc;
}

table#friends	td{
	background-color: white;
}
