
body
	{
	margin: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	line-height: 14px;
	background-color: #fff;
	}
	

a	
	{
	outline: none;	
	color: orange;
	text-decoration: none;
	}

a img {
	border: 1px solid #CCC;
	padding: 2px;	
	margin: 0px 0px 0px 0px;
	}
	
a: visitied
	{
	outline: none;	
	color: green;
	text-decoration: none;
	}
	
a: hover
	{
	outline: none;	
	color: #333;
	text-decoration: none;
	}	

.exhibition
	{
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	line-height: 12px;
	color: #6a6a6a;
	text-decoration: none;	
	}
	
.exhibition:hover
	{
	color: #000;
	}
	
.exhibition-big
	{
	font-family: Helvetica, Arial, Verdana;
	font-size: 16px;
	line-height: 16px;
	color: #333;
	text-decoration: none;	
	letter-spacing:1px;
	}
	
.exhibition-big:hover
	{
	color: #000;
	text-decoration: underline;	
	}
	
	
h1
	{
	font-family: Helvetica, Arial, Verdana;
	font-size: 16px;
	line-height: 14px;
	color: #6a6a6a;
	}

h2
	{
	font-family: Helvetica, Arial, Verdana;
	font-size: 15px;
	line-height: 15px;
	color: #cc3333;
	font-weight: normal;
	}
	

h5
	{
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	line-height: 10px;
	color: #6a6a6a;
	text-align: center;
	}
	
.nav
	{
	font-size: 14px;
	color: #fff;
	}

.nav_on
	{
	font-size: 14px;
	color: #fff;
	}
	
.bottom_nav
	{
	font-size: 11px;
	color: #999;
	}

.tab
	{
	width: 100px;
	height: 30px;
	text-align: center;
	}
	
.tab:hover
	{
	width: 100px;
	height: 30px;
	text-align: center;
	background-image: url('../images/hover.gif');
	}
	
.tab_on
	{
	width: 100px;
	height: 30px;
	text-align: center;
	background-image: url('../images/tab.gif');
	}

.bottom_nav_cell
	{
	padding: 5px 0px 0px 0px;
	width: 75px;
	}
	
	
.teacher_zone
	{
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	color: #cc6613;
	line-height: 14px;
	padding-bottom: 10px;
	}
	
.learner_zone
	{
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	color: #8d18bc;
	line-height: 14px;
	padding-bottom: 10px;
	}
	







.defaultText { width: 300px; }

.defaultTextActive { color: #a1a1a1; font-style: italic; }



.toolbox:hover {
	filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, old safari */
	-moz-opacity: 0.5;       /* mozilla, netscape */
	opacity: 0.5;           /* fx, safari, opera */
	}


.museum-title
	{
	font-family: Helvetica, Arial, Verdana;
	font-size: 20px;
	line-height: 20px;
	color: #cc3333;
	}

.museum-subtitle
	{
	font-family: Helvetica, Arial, Verdana;
	font-size: 15px;
	line-height: 15px;
	color: #cc3333;
	}

.functions-title
	{
	font-family: Helvetica, Arial, Verdana;
	font-size: 20px;
	line-height: 20px;
	color: #52728a;
	}

.functions-subtitle
	{
	font-family: Helvetica, Arial, Verdana;
	font-size: 15px;
	line-height: 15px;
	color: #52728a;
	}
		



#date
	{
	width: 50px;
	}

#cell
	{
	width: 50px;
	}



















