
.presentation
{
	background-color: white;
}


.titlePanel
{
	border-style: solid;
	border-bottom-width: 1px
}

.navPanel
{
}

.centerPanel
{
	cursor: default;
	border: 2px solid #073B96;
}

.controlPanel
{
border-style: solid;
border-width: 1px
}

.controlPanel2
{
border-style: solid;
border-top-width: 1px
}

.slidePanel
{
}

.tabSeparator
{
	background-color: 073B96;
	border-top-width: 1px;
}

.tab
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:10px;
	background-color: 7DA5E0;
	filter: Alpha(Opacity=100, FinishOpacity=60, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100); 
	color: 1A1A1A;
}

.tabBlank
{
	background-color: white;
}

.tabMouseOver
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:10px;

	border-color: black;
	border-top-width: 1px;
	background-color: F5C77E;
	filter: Alpha(Opacity=100, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100); 

	color: black;
	cursor: hand;
}

.tabSelect
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:10px;
	background-color: 073B96;
	border-top-width: 1px;
	filter: Alpha(Opacity=100, FinishOpacity=60, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100); 
	color: white;
	cursor: default;
}

.notesText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color: black;
	padding: 5px;
}

.notesOverlay
{
	background-color: BAD0FC;
	filter: alpha(opacity=60);
}

.notesMouseOver
{
	background-color: BAD0FC;
}

.control
{
	background-color: D7D9D8;
}

.controlSeparator
{
	background-color: 073B96;
}

.controlText
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration:none;
	color: 1A1A1A;
	cursor: default;
}

.controlButton
{
	color: black;
}

.controlMouseOver
{
	font-weight:bold;
	cursor: hand;
}

.footer
{
	background-color: D7D9D8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:10px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

.title
{
	background-color: white;
/*	filter: Alpha(Opacity=100, FinishOpacity=60, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100); */
	cursor: default;
}

.titleText
{
	font: caption;
	color: black;
}

.titlePresentationName
{
	font-size:20px;
	color: black;
}

.titlePresenter
{
	font-size:14px;
	color: black;
}

.cache
{
	background-color: white;
	color: black;
}

.cacheText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
}

.cacheHeader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bolder;
	background-color: #CCCCCC;
}

.nav
{
	margin: 1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	background-color: F2F2F2;
	cursor: default;
	border-style: solid;
	border-width: 1px;
}

.navInput
{
	color: black;
}

.navButton
{
	color: black;
}

.navText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: black;
	font-style:normal;
	font-weight:normal;
}

.navHeader
{
	font-weight:bolder;
	color: black;
}

.navItem
{
	font-style:normal;
	color: 1A1A1A;
	background-color: F2F2F2;
}

.navMouseOver
{
	font-style:normal;
	background-color: F5C77E;
	font-size:10px;
	color: black;
	cursor: hand;
}

.navSelected
{
	font-weight:bolder;
	background-color: BAD0FC;
	color: black;
}

.navExpanded
{
	color: black;
}

.navData
{
	color: black;
}

a.navText
{
	color: blue;
}

a:hover.navText
{
	color: red;
}

.separator
{
	background-color: black;
}


.knob
{
	background-color: black;
}

.knobMouseOver
{
	background-color: #eeeeee;
	cursor: hand;
}

.slider
{
	background-color: gray;
}

.sliderMouseOver
{
	background-color: gray;
	cursor: hand;
}

.closedCaption
{
	background-color: black;
	color: white;
}

.timeProgress
{
	background-color: 7C9FD3;
	filter: Alpha(Opacity=100, FinishOpacity=20, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100); 
	border-color: D7DBD8;
}

.timeBack
{
	background-color: white;
}

