/*******************************************************************************
/ Used on Menu Page For Right Side.
/ Puts Section of 'Menu Image behind each Header
/
background-image: url(/images/menu.gif);
*******************************************************************************/
.IndexLeft
{
	margin-top:1;
	margin-bottom:1;
	margin-left:10;
	margin-right:10;
	color:#000000;
	vertical-align: top;
}

.IndexLeft a:link { color: #000000; text-decoration:none }
.IndexLeft a:visited { color: #000000; text-decoration:none}
.IndexLeft a:hover { color: #888888; text-decoration:none}

table.IndexLeft
{
	margin-top:5;
	margin-bottom:0;
}

.IndexLeft_Image
{
	margin-top:1;
	margin-bottom:1;
	margin-left:10;
	margin-right:10;
	color:#ffffff;
	vertical-align: top;
	background-image: url(/images/menu.gif);
}
img.IndexLeft
{
	margin-top:5;
	font-size:70%;
}
h1.IndexLeft
{
	margin-top:5;
	margin-bottom:3;
	margin-left:11;
	text-align: left;
	font-size:80%;
	color:#000000;
}
h2.IndexLeft_Image a:link { color: #ffffff; text-decoration:none }
h2.IndexLeft_Image a:visited { color: #dddddd; text-decoration:none}
h2.IndexLeft_Image a:hover { color: #ffffff; text-decoration:none}
h2.IndexLeft_Image
{
	text-align: left;
	font-size:75%;
	color:#ffffff;
}

h2.IndexLeft
{
	margin-top:1;
	margin-bottom:1;
	text-align: right;
	font-size:75%;
	color:#000000;
}
h3.IndexLeft
{
	color:#ffffff;
	background-color: #000000;
	text-align: left;
	font-size:83%;
	margin-top:6;
	margin-bottom:8;
}

h5.IndexLeft
{
	font-size:70%;
	margin-top:1;
	margin-bottom:1;
}
p.IndexLeft
{
	margin-top:5;
	margin-bottom:8;
	font-size:60%;
}
div.IndexLeft
{
	margin-top:5;
	margin-bottom:8;
	font-size:60%;
	text-align:justify;
}
.WhereAmI
{
	margin-top:2;
	margin-bottom:2;
	margin-left:10;
	margin-right:10;
	color:#ffffff;
	vertical-align: top;
}
.WhereAmI a:link { color: #000000; text-decoration:none }
.WhereAmI a:visited { color: #000000; text-decoration:none}
.WhereAmI a:hover { color: #888888; text-decoration:none}
.WhereAmI_Image
{
	margin-top:1;
	margin-bottom:1;
	margin-left:10;
	margin-right:10;
	color:#000000;
	vertical-align: top;
	background-image: url(/images/menu2.gif);
}
h2.WhereAmI
{
	text-align: left;
	font-size:70%;
	color:#000000;
	margin-top:1;
	margin-bottom:2;
}

.IndexLeftTop a:link { color: #0000ff; text-decoration:none }
.IndexLeftTop a:visited { color: #0000dd; text-decoration:none}
.IndexLeftTop a:hover { color: #0000ff; text-decoration:none}

td.IndexLeftTop {
  text-align: left;
	margin-top:10;
	background-image: url(/images/logo.gif);
	margin-bottom:0;
	font-size:60%;
}	

