@charset "iso-8859-1";

/* BODY ########################################################################### */

body
	{
	font-family: Arial;
	color: #43271D;
	height:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #888481;
	scrollbar-3dlight-color:#C5204A;
	scrollbar-arrow-color:#888481;
	scrollbar-base-color:#888481;
	scrollbar-track-color:#888481;
	scrollbar-darkshadow-color:#888481;
	scrollbar-face-color:#C5204A;
	scrollbar-highlight-color:#888481;
	scrollbar-shadow-color:#C5204A;
	overflow: auto;
	}
	
#celogo, #celmenu, { background-color: #888481; }
#celogo  {  align:left; }
#celmenu  { text-align:right; }	
	
/* MENUS ######################################################################### */

.menu1, .menu1 a:link, .menu1 a:visited, .menu1 a:active,
.menu1select, .menu1select a:link, .menu1select a:visited, .menu1select a:active  {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:right;

}		

.menu1 a:hover,
.menu1select, .menu1select a:link, .menu1select a:visited, .menu1select a:active { color: #C5204A;}	

/* _______________________________________________________________________________  */

.menulang, .menulang a:link, .menulang a:visited, .menulang a:active  {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}		

.menulang a:hover,
.menulangselect, .menulangselect a:link, .menulangselect a:visited, .menulangselect a:active,
a.menulangselect:link, a.menulangselect:visited, a.menulangselect:active  { 
	color: #C5204A;
}	



/* TEXT ########################################################################### */

.text, .text a:link, .text a:visited, .text a:hover {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	text-align:justify;
}	

.text a:link, .text a:visited {	text-decoration: none; }	
.text a:hover {	color: #C5204A;	text-decoration: none; }

.text1, .text1 a:link, .text1 a:visited, .text1 a:hover {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
}	

.text1 a:link, .text1 a:visited {	text-decoration: none; }	
.text1 a:hover {	color: #C5204A;	text-decoration: none; }
/* TITLE ########################################################################## */

.title, .title a:link, .title a:visited, .title a:hover {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	text-transform:uppercase;
}	

.title a:link, .title a:visited { text-decoration: underline; }	
.title a:hover { color: #C5204A; text-decoration: none;}