.ceIconNavBar
{
	margin-top: 12px;
	text-align: center;	
	height: 88px;
}

.ceIconNavBar img
{
	float: left;
	position: relative;
	cursor: pointer;
}

.ceHeader
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}

.ceSettingsContainer
{
	text-align: left;
	padding: 10px 10px 10px 10px;
}
.ceTabContainer
{
	background-color: #c0c0c0;
    background-image: url(../images/tabbg.gif);
    background-repeat: repeat-x;
	border: outset 2px white;
	/*background-color: Silver;*/
	width: 600px;
	height: 200px;
	padding: 6px;	
}

.ceTabContainer td
{
	vertical-align: top;	
}

.ceTabLabel
{
	background-color: #c0c0c0;
	color: #696969;
	font-weight: bold;
	border: outset 2px silver;
	margin: 1px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	font-size: 10pt;
	font-family: Tahoma, Verdana;
}

.ceTabLabelHover
{
	background-color: #c0c0c0;
	color: white;
	cursor: pointer;
}

.ceTabLabelSelected
{
	color: black;
	padding-top: 2px;
	border-top: #ffa500 2px solid;
	background-color: #f8f8ff;
}

.ceAnimationsPane input
{
	width: 100px;
}

.ceAnimationsPane select
{
	width: 100px;
}width: 100px;
}