/*******************************************************************************
/ 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;
}
.Leftbg
{
	background-image: url(/images/Card220.jpg);
}
.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.jpg);
}
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: #000000; text-decoration:none }
h2.IndexLeft_Image a:visited { color: #000000; text-decoration:none}
h2.IndexLeft_Image a:hover { color: #ffff88; text-decoration:none}
h2.IndexLeft_Image
{
	text-align: left;
	font-size:75%;
	color:#ffffff;
}

h2.IndexLeft
{
	margin-top:1;
	margin-bottom:1;
	text-align: center;
	color:#000000;
}
h3.IndexLeft
{
	color:#ffffff;
	margin-left:3;
	margin-right:3;
	text-align: center;
	font-size:200%;
	margin-top:3;
	margin-bottom:3;
}
h4.IndexLeft
{
	color:#ffffff;
	margin-left:6;
	margin-right:3;
	text-align: left;
	font-size:120%;
	margin-top:3;
	margin-bottom:3;
}
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:120%;
	text-align:justify;
}

.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.jpg);
	margin-bottom:0;
	font-size:60%;
}	

