body {
	background: url("images/bg.jpg");
	background-repeat:repeat-x;
	background-color:#F4F4F4;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #545454;
	text-decoration: none;
}
.mantext {
	font-family: Tahoma;
	font-size: 12px;
	color: 2D2D2D2D2D;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.txtgreen {
	color: #00FF00;
	font-weight: bold;
}
.txtred {
	color: #FF0000;
	font-weight: bold;
}
.eventstext {
	font-family: Tahoma;
	font-size: 11px;
	color: 2D2D2D2D2D;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.linktext {
	font-family: Tahoma;
	font-size: 11px;
	color: 2D2D2D2D;
	text-decoration: none;
}

a.linktext:link {color: #000000; text-decoration: none; }
a.linktext:active {color: #000000; text-decoration: none; }
a.linktext:visited {color: #000000; text-decoration: none; }
a.linktext:hover {color: #507f75; text-decoration: underline; }

a.linkclick:link {color: #6998dc; text-decoration: none; }
a.linkclick:active {color: #6998dc; text-decoration: none; }
a.linkclick:visited {color: #6998dc; text-decoration: none; }
a.linkclick:hover {color: #507f75; text-decoration: underline; }

a:link {color: #000000; text-decoration: none; }
a:active {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #507f75; text-decoration: underline; }

.room {
	font-family: Tahoma;
	font-size: 12px;
	color: 2D2D2D;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 15px;

}
.buttonfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 2d2d2d;
	text-decoration: none;
}
.news {
	font-family: Tahoma;
	font-size: 11px;
	color: 2d2d2d2d;
	text-decoration: none;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: 1a1a1a1a;
	text-decoration: none;
}
.cc {
	padding-left:8px;
	padding-top:3px;
	padding-bottom:3px;
}
.inputform {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
}
#inputform {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
}

#marqueecontainer{
width: 160px;
height: 180px;
border: 0px solid black;
padding: 5px;
position:relative;
left:10px;
top:3px;
background-color:#eaf5fc;
font-family: Tahoma;
font-size: 11px;
color: 2d2d2d2d;
text-decoration: none;
text-transform: uppercase;
overflow: hidden;
}
