body, table, tr, td {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;}

A:Link			{ color: #333333; text-decoration: none;}
A:Visited		{ color: #333333; text-decoration: none;}
A:Hover			{ color: #7781AC; text-decoration: none;}

A.Blue:Link		{ color: #7781AC; text-decoration: none; font-weight: normal; }
A.Blue:Visited	{ color: #7781AC; text-decoration: none; font-weight: normal; }
A.Blue:Hover	{ color: #4F5B8E; text-decoration: none; font-weight: normal; }

A.Red:Link		{ color: #333333; text-decoration: none; font-weight: normal; }
A.Red:Visited	{ color: #333333; text-decoration: none; font-weight: normal; }
A.Red:Hover		{ color: #CC0000; text-decoration: none; font-weight: normal; }

.formtextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFFFFF;
	color: #000000;
	border: 1px outset;
	border-color: #000000 #7781AC #7781AC #000000;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#elMenuTop { position: absolute; }
#elMenuTopOver { position: absolute; visibility: hidden; }

#elMenuLeft { position: absolute; }
#elMenuLeftOver { position: absolute; visibility: hidden; }

#elMenuHimacs { position: absolute; }
#elMenuHimacsOver { position: absolute; visibility: hidden; }

#elMenuMain { position: absolute; }
#elMenuMainOver { position: absolute; visibility: hidden; }

#elGaleriaMain {
	position: absolute;
	top: 213;
	left: 450;
}
