BODY
{
	background: url(images/indefware-back.gif);
}

P
{
 margin-left: 5px;
}

H2
{
 border-top: dotted 1px black;
 font-family: Courier New;
}
 
.TitleBox
{
	background: #787878;
	text-align: right;
	border: solid purple 3px;
	border-left: none
}

.IndexContent
{
	background: white;
	text-align: center;
	border: none;
	border-left: solid purple 3px;
	border-bottom: solid purple 3px
}
.MainContent
{
	background: white;
	text-align: left;
	border: none;
	border-bottom: solid purple 3px
}

.MainContents
{
	background: white;
	width: 110px;
	border: none;
	border-right: solid gray 1px;
	border-bottom: solid purple 3px;
	border-left: solid purple 3px
}

.MenuItem
{
	font-family: arial;
	font-size: medium;
	text-align: left;
	color: #101092;
	margin: 0px;
	margin-left: 2px;
	text-decoration: none;
}

.SubMenuItem
{
	font-family: arial;
	font-size: small;
	text-align: left;
	color: #101092;
	margin: 0px;
	margin-left: 10px;
	text-decoration: none;
}

.SubMenuItem:link
{
	color: #101092;
}
.SubMenuItem:visited
{
	color: #101092;
}

.ContactUs
{
	text-align: center;
}

.Slogan
{
	font-style: italic;
	text-align: center;
	color: purple;
	font-size: small;
}

.ProgramBox
{
	background: #808080;
	text-align: center;
	width=300
}

.ProgramTitle
{
	color: white;
	font-family: verdana;
	font-size: large;
}

.ProgramVersion
{
	color: white;
	font-family: Arial Black;
	font-sizesize: medium;
}

.ProgramSize
{
	color: white;
	font-family: Courier;
	font-sizesize: x-small;
}

.ProgramDownload
{
	color: white;
	font-family: Times New Roman;
	font-size: small;
}

DIV.Notice: link
{
	color: white;
}

.FooterLink
{
	color: black;
}

.Footer
{
 background: silver;
 margin-top: 5px;
}