body
{
}


A:link
{
	font-weight: bold;
	text-decoration: none;
	color:#cc6633;
	
}
A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #cc6633;
}
A
{
	color: #cc6633;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}

A.plainlink:link
{
	font-family:Verdana;
	font-size:8pt;
	font-weight: bold;
	text-decoration: none;
	color:black;
	
}
A.plainlink:visited
{
	font-family:Verdana;
	font-size:8pt;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
A.plainlink
{
	font-family:Verdana;
	font-size:8pt;
	color: black;
	text-decoration: none;
}
A.plainlink:hover
{
	text-decoration: underline;
}

.smalltextindented
{
font-family:Verdana;
font-size:8pt;
padding-left:20px;
padding-right:20px;
position:relative;
	}
	
	.smalltext
{
font-family:Verdana;
font-size:8pt;
font-weight:normal;
	}
	.smalltextbold
{
font-family:Verdana;
font-size:8pt;
font-weight:bold;

}
	
	.medbold
{
font-family:Verdana;
font-size:10pt;
font-weight:bold;

	}
.topic
{
font-family:Verdana;
font-size:14pt;
font-weight:normal;
	}
.speaker
{
font-family:Verdana;
font-size:18pt;
font-weight:bold;
	}	

	
	.helptilehide
	{
     
    display:none;
    	}
		
		.helptileshow
	{
     background-color:Gray;
    display:block;
    width:170;
    height:100;
    position:absolute;
    color: green;
    border: 1 green solid;
		}
	.helptiletext
{
font-family:Verdana;
font-size:8pt;
font-weight:bold;
filter: alpha(opacity=100);
text-align: center;

	}	
	.tiles
	{
		padding: 5px;
    float:left;
		    text-align:center;
    width: 117px;
}



A.plain
{
}
