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