body
{
	font-family: arial;
	color: #ffffff;
}

A:active {COLOR: #ffffff; TEXT-DECORATION: none}
A:link {COLOR: #ffffff; TEXT-DECORATION: none}
A:visited {COLOR: #ffffff; TEXT-DECORATION: none}
A:hover {COLOR: #ffffff; TEXT-DECORATION: none}

table.main
{
	position: absolute;
	top: 10;
	left: 10;
}

div.mainTitle
{
	font-size: 9pt;
	font-weight: bold;
	margin-left: 10px;
}


div.specialSubtitle
{
	font-size: 9pt;
	font-weight: bold;
	color: #d7f44c;
	margin-right: 50px;
}


div.title
{
	/*border: 1px solid #ffffff;*/
	margin: 20px;
	font-size: 8pt;
	font-weight: bold;
}


div.content
{
	/*border: 1px solid #ffffff;*/
	margin: 20px;
	font-size: 9pt;
}


div.menu
{
	width: 100%;
	height: 140;
	position: relative;
	top: 220;
	z-index: 1;
	background: #272634;
	border-top: solid 1px #ffff00;
	border-bottom: solid 1px #ffff00;
	/*border-right: solid 1px #ffff00;
	border-left: solid 1px #ffff00;*/
	filter: Alpha(opacity=60);
}


div.subcontent
{
	font-size: 9pt;
	
	width: 250;
	height: 120;
	position: absolute;
	top: 90;
	left: 60%;
	/*background: #dddddd;
	border-top: solid 1px #ffff00;
	border-bottom: solid 1px #ffff00;
	border-right: solid 1px #ffff00;
	border-left: solid 1px #ffff00;*/
}


div.ie
{
	font-size: 9pt;
	
	width: 250;
	height: 120;
	position: absolute;
	top: 70;
	left: 16%;
	/*border: solid 1px black;*/
	/*background: #dddddd;
	border-top: solid 1px #ffff00;
	border-bottom: solid 1px #ffff00;
	border-right: solid 1px #ffff00;
	border-left: solid 1px #ffff00;*/
}

div.ie2
{
	font-size: 9pt;
	color: #666666;
	width: 250;
	height: 120;
	position: absolute;
	top: 70;
	left: 20%;
	border: solid 1px #A7C41C;
	background: #FFFF00;
	padding: 5px;
	/*background: #dddddd;
	border-top: solid 1px #ffff00;
	border-bottom: solid 1px #ffff00;
	border-right: solid 1px #ffff00;
	border-left: solid 1px #ffff00;*/
}

div.ieleft
{
	font-size: 9pt;
	color: #666666;
	border: solid 1px #A7C41C;
	background: #FFFFbb;
	padding: 5px;

}


div.menuItem
{
	margin: 5;
	font-size: 9pt;
	font-weight: bold;
}
