A {
	font-family:Helvetica, verdana;
	font-size:11px;
	color:#353563;
	text-decoration:none;
}
/*
A:visited {
	font-family:Helvetica, verdana;
	font-size:11px;
	color:#353563;
	text-decoration:none;
}
A:active {
	font-family:Helvetica, verdana;
	font-size:11px;
	color:#353563;
	text-decoration:none;
}
*/
A:hover {
	font-family:Helvetica, verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

A.menuLink {
	font-family:helvetica;
	font-size:11px;
	font-weight:bold;
	color:#353563;
	text-decoration:bold;
}
/*
A.menuLink:visited {
	font-family:helvetica;
	font-size:11px;
	font-weight:bold;
	color:#353563;
	text-decoration:bold;
}
*/
A.menuLink:active {
	font-family:helvetica;
	font-size:11px;
	font-weight:bold;
	color:#353563;
	text-decoration:bold;
}
A.menuLink:hover {
	font-family:helvetica;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:bold;
}

A.calendar {
	font-family:verdana;
	font-size:10px;
	color:#E51F20;
	font-weight:bold;
	text-decoration:none;
}
/*
A.calendar:visited {
	font-family:verdana;
	font-size:10px;
	color:#E51F20;
	font-weight:bold;
	text-decoration:none;
}
*/
A.calendar:active {
	font-family:verdana;
	font-size:10px;
	color:#E51F20;
	font-weight:bold;
	text-decoration:none;
}
A.calendar:hover {
	font-family:verdana;
	font-size:10px;
	color:#F7C046;
	font-weight:bold;
	text-decoration:none;
}

A.bottomLink {
	font-family:verdana;
	font-size:10px;
	color:#c2c2c0;
	text-decoration:none;
}
/*
A.bottomLink:visited {
	font-family:verdana;
	font-size:10px;
	color:#c2c2c0;
	text-decoration:none;
}
*/
A.bottomLink:active {
	font-family:verdana;
	font-size:10px;
	color:#353563;
	c2c2c0:none;
}
A.bottomLink:hover {
	font-family:verdana;
	font-size:10px;
	color:#000000;
	text-decoration:bold;
}

.normalTxt {
	font-family:helvetica;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.normalTxtVerdana {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.footerTxt {
	font-size: 11px;
	color: #c2c2c0;
	font-family: helvetica;
	text-decoration: none;
}

.tdOutStyle {
	background-color:#F7C046;
	font-family: helvetica;
	font-weight:bold;
	font-size: 11px;
	color: #FFFFFF;
}

.tdOverStyle {
	background-color:#E51F20;
	font-family: helvetica;
	font-weight:bold;
	font-size: 11px;
	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:#000000;
}

/* added from Radisson for the calendar module */
.fhe{font-family:verdana; 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 */

TD {
	font-family:helvetica;
	font-size:10px;
	color:#000000;
}

DIV {
	font-family:verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
INPUT {
	font-family:helvetica;
	font-size:10px;
	color:#000000;
}

SELECT {
	font-family:helvetica;
	font-size:10px;
	color:#000000;
}

INPUT.normal, TEXTAREA{
  font-family: helvetica;
  font-size: 10px;
}

INPUT.plan_event{
  font-family: helvetica;
  font-size: 10px;
  width:270px;
}

SELECT.plan_event{
  font-family: helvetica;
  font-size: 10px;
  width:270px;
}
UL {
	/*list-style-image:  url(/parkinn_static_content/img/gx_txt_bullet.gif);*/
	position: relative;
	list-style-position : outside;
	left:-10px;
}

B {
	font-family:helvetica;
	font-size:11px;
	color:#000000;
}
STRONG {
	font-family:helvetica;
	font-size:11px;
	color:#000000;
}
a.bulletYellowtoRed {background:url(/parkinn_static_content/img/gx_menu_bullet_y2r.gif) no-repeat center left;}
a.bulletYellowtoRed:hover {background:url(/parkinn_static_content/img/gx_menu_bullet_y2r_over.gif) no-repeat center left;}
a.bulletYellowtoRed span {margin-left:7px;}
