body {
	background:#FFFFFF;
	margin:10;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	
}

a.icasting {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
a.icasting hover {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#333333;
}

.text_subtitle {
	font-size:16px;
	font-weight:bold;
}

.text_small_title {
	font-size:14px;
	font-weight:bold;
}
.text_list {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;	
	
}
a.text_list:hover {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;	
	
}

.text_list_small {
	font-size:11px;
}

.text_small_blue {
	font-size:10px;
	font-weight:bold;
	color:#333333;
	text-decoration:none
		
}
a.text_small_blue:hover {
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline overline
		
}
.frmTitle {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
a.frmTitle {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none
}
a.frmTitle:hover {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline overline
}
.frmLabel {
	font-size:12px;
	font-weight:bold;
}
.frmInput {
	font-size:11px;
	background:#754C78;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
table.noShow {
	visibility:hidden; 
	position: absolute;
	z-index:2;
}
.subMenu {
	font-family:"Trebuchet MS","Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a.subMenu:hover {
	font-family:"Trebuchet MS","Times New Roman", Times, serif;
	font-size:12px;
	color:#754C78;
	text-decoration:underline overline;
	background:#FFFFFF;
}

.topMenu {
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	font-weight:bold;
	color:#A9A9A9;
	text-decoration:none;
}
a.topMenu:hover {
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	font-weight:bold;	
	color:#333333;
	text-decoration:none;
}

.footMenu {
	font-family:"Trebuchet MS","Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
a.footMenu:hover {
	font-family:"Trebuchet MS","Times New Roman", Times, serif;
	font-size:14px;
	color:#754C78;
	text-decoration:underline overline;
}
