.berre {background-color:#082E2B}
.zagr1 {background-color:#0E1829}
.bodre {background-color:#3F0027}

.menuTop {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#5F7A83;
	text-decoration:none;	
}

.menuSub {
	font-family:arial;
	font-size:10px;
	color:#8B9CA4;
	text-decoration:none;
}

A {font-family:arial; font-size:10px; color:#FFFFFF; text-decoration:none;}
A:visited {font-family:arial; font-size:10px; color:#FFFFFF; text-decoration:none;}
A:active {font-family:arial; font-size:10px; color:#FFFFFF; text-decoration:none;}
A:hover {font-family:arial; font-size:10px; color:#C2C2C0; text-decoration:bold;}

.3g {font-family:arial; font-size:10px; color:#FF9B00; text-decoration:none;}
A.3g:visited {font-family:arial; font-size:10px; color:#FF9B00; text-decoration:none;}
A.3g:active {font-family:arial; font-size:10px; color:#FF9B00; text-decoration:none;}
A.3g:hover {font-family:arial; font-size:10px; color:#234A96; text-decoration:bold;}

.normalTxt {
	font-family:arial;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.bottomBar {
	font-family: arial;
	font-size: 9px;
	color: #C2C2C0;
}

TD {
	font-family:arial;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.highLight {
	font-weight: bold;
	color: #FF9B00;
}

.tdOutStyle {
	background-color:#4E1511;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.tdOverStyle {
	background-color:#8A4021;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer; /* set the cursor to a hand for ie6.x/ns6.x/mozilla */
	cursor: hand; /* set the cursor to a hand for ie5.x, overwrite the pointer setting */
}

A.tdButtonLink {
	color:#FFFFFF;
}

A.tdButtonLink:active {
	color:#FFFFFF;
}

A.tdButtonLink:visited {
	color:#FFFFFF;
}

A.tdButtonLink:hover {
	color:#C2C2C0;
}

DIV {
	font-family:arial;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

SELECT {
  background-color: #ffffff;
  color: #000000;
  font-family: arial;
  font-size: 10px;
}

INPUT.textField{
  background-color:#F5F5F5;
  font-family: arial;
  font-size: 10px;
}

INPUT.normal, TEXTAREA{
  font-family: arial;
  font-size: 10px;
}

INPUT.plan_event{
  font-family: arial;
  font-size: 10px;
  width:270px;
}

SELECT.plan_event{
  font-family: arial;
  font-size: 10px;
  width:270px;
}

/* added from Radisson for the calendar module */
.fhe{font-family:arial; font-size:10px; color:#E46E00;}
a.fhe{color:#E46E00; text-decoration:none;}
a.fhe:visited{color:#E46E00;}
a.fhe:active{color:#E46E00;}
a.fhe:hover{color:#000000; text-decoration:none; font-weight:bold;}
/* added from Radisson for the calendar module */
