BODY
{
	background-color: "#ffffcc";
}

A:link
{
	font-size: 12pt;
	color: #006600;
	text-decoration: underline;
}

A:visited
{
	font-size: 12pt;
	color: #006600;
	text-decoration: underline;
}

A:active
{
	font-size: 12pt;
	color: #006600;
	text-decoration: underline;
}

A:hover {
	font-size: 12pt;
	color: #00cc00;
	text-decoration: none;
}

A{ cursor: pointer; cursor: hand;}

img:hover 
{
	COLOR: #ff0000;
}

img:visited
{
	COLOR: #ff0000;
}

img:active
{
	COLOR: #ff0000;
}

img:link
{
	COLOR: #ff0000;
}

li
{
	font-size: 10pt;
}

blockquote
{
	border-right: #006600 1px groove;
	border-top: #006600 1px groove;
	font-weight: bold;
	border-left: #006600 1px groove;
	color: #cc3300;
	border-bottom: #006600 1px groove;
	background-color: white;
}

.txtHilight
{
	font-weight: bold;
	font-size: larger;
	color: #cc3300;
}

.prices
{
	border-right: #006600 1px groove;
	border-top: #006600 1px groove;
	border-left: #006600 1px groove;
	border-bottom: #006600 1px groove;
}

.pageHeader
{
	font-weight: bolder;
	font-family: 'Lucida Sans Unicode' , Verdana;
	font-size: medium;
	color: #006600;
	background-color: transparent;
	text-decoration: underline;
}

.largeText
{
	font-weight: bolder;
	font-family: 'Lucida Sans Unicode' , Verdana;
	font-size: medium;
	color: #006600;
	background-color: transparent;
}

.pageFooter
{
	font-weight: bolder;
	font-family: 'Lucida Sans Unicode' , Verdana;
	font-size: medium;
	color: #006600;
	background-color: transparent;
}

.pageNormal
{
	font-size: 10pt;
	font-family: 'Lucida Sans Unicode' , Verdana;
	list-style-type: disc;
	background-color: transparent;
}

.buttons
{
	width: 80px;
	color: #006600;
	font-family: 'Lucida Sans Unicode' , Verdana;
	background-color: #ffffcc;
	font-size:smaller;
}

.aFilter 
{
	filter:
	progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4)
}

.dayText
{
	font-family:'Lucida Sans Unicode' , Verdana;
	font-weight:bolder;
	color:#006600;
}

.menuText
{
	font-size: 6pt;
	font-family: 'Lucida Sans Unicode' , Verdana;
	font-weight:normal;
	background-color: transparent;
}

A.menuText:link 
{
	font-size: 11pt;
	font-family: 'Lucida Sans Unicode' , Verdana;
	font-weight:normal;
	COLOR: #ffff00;
}

A.menuText:visited
{
	font-size: 11pt;
	font-family: 'Lucida Sans Unicode' , Verdana;
	font-weight:normal;
	COLOR: #ffff00;
}

A.menuText:hover
{
	font-size: 11pt;
	font-family: 'Lucida Sans Unicode' , Verdana;
	COLOR: #ffffcc;
	font-weight:bold
}

A.menuText:active
{
	font-size: 11pt;
	font-family: 'Lucida Sans Unicode' , Verdana;
	font-weight:normal;
	COLOR: #ffff00;
}

.copyR
{
	font-family:Times New Roman, Serif;
	font-size: 8pt;
}