/* cssFILE_MUSEUM__CONTENT.css */

.htmlarea-content-body {
	background-color : #006600;
}

/* LINXX */
A:link, A:visited
{
	background-color : transparent;
	color : white;
	text-decoration : none;
	font-size : 12px;
}

A:hover 
{
	color : #FF8000;
	text-decoration : none;
}

u A:link, u A:visited, A:link u, A:visited u
{
	background-color : transparent;
	color : white;
	text-decoration : underline;
	font-size: 12px;
}

u A:hover, A:hover u
{
	background-color : transparent;
	color : #FF8000;
	text-decoration : underline;
	font-size : 12px;
}

A:hover font
{
	color : #FFFFFF;
}

/* BODY CRAP */
BODY
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 12px;
	background-color : #009900;
}

BODY.BODY2
{
	background-color : #006600;
}

DIV
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

P
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

table
{
	max-width : 630;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.header
{
	margin-top : 10px;
	margin-bottom : 10px;
}

.abreich table tr
{
	padding-bottom : 10px;
}


/* css__TOP_FRAME*/
.top A:link, .top A:visited, .top A:hover, .top P, .top P
{
	font-size : 11px;
}

BODY.top
{
	font-size : 11px;
	background-color : #006600;
}


/* css__LEFT_FRAME.css */
.left A:link, .left A:visited, .left A
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
	color : white;
	text-decoration : none;
	font-size : 12px;
}

.left A:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
	color : #FF8000;
	text-decoration : none;
	font-size : 12px;
}

.left div.left_l2
{
	margin-left : 10px;
}

.left .left_l2 A:link, .left .left_l2 A:visited
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	text-decoration : none;
	font-size : 11px;
}

.left .left_l2 A:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF8000;
	text-decoration : none;
	font-size : 11px;
}

BODY.left
{
	background-color : #006600;
}

.left TABLE
{
	margin-top : 10px;
	margin-left : 10px;
}

.left TD
{
	margin-top : 2px;
	margin-bottom : 2px;
}

.white
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
}

.white A 
{
	color : #008000;
	text-decoration : none; 
	background-color : transparent;
	font-size : 12px;
}

.white A:visited 
{ 
	color : #008000; 
	text-decoration : none; 
	background-color : transparent; 
	font-size : 12px; 
}

.white A:hover
{ 
	color : #FF8000; 
	text-decoration : none;
	background-color : transparent; 
	font-size : 12px; 
}

.white A:hover font
{ 
	color : #FF8000; 
	text-decoration : underline;
	background-color : transparent; 
	font-size : 12px; 
}

.white DIV
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.white P
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 5px;
	padding-right : 5px
	font-size : 12px;
}

.white table
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
