.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #963A46}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px
}
a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; color: #FFFFFF; font-weight: normal; text-decoration: none}
a:hover {  color: #FFCC33; text-decoration: none}
.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; color: #FFFFFF; font-weight: normal; text-decoration: none}
.links:hover { color: #330000}
.footer:hover { color: #FFCC33}
.input {  color: #963A46; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.header {  font-family: Denmark; font-size: 27px; color: #FFFFFF}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/menufill.jpg);
	height: 30px;
}
.menutext:hover { color: #FFC324}
body {
	background-color: #FFFFF2;
	margin: 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
a.tt{
	position:relative;
	z-index:24;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{
	z-index:25;
	color: #FFCC24;

background:;}
a.tt:hover span.tooltip{
	display:block;
	position:absolute;
	top:0px;
	left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #242424;
	text-align: center;




	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(images/bubble.gif) no-repeat bottom;
}
/* Jquery plugin Panel colapsable */
.message_list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.message_head {
	margin: 0;
	padding: 0;
	border-top: solid 4px #422410;
	background: url(images/btn-slide.gif) no-repeat center top;
	text-align: center;
	width: 154px;
	height: 40px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
}
.message_body {
	background: #ffcc99;
	height: 100px;
	display: none;
	text-align: center;
}
#moogal {
	width:800px;	
	margin:0 auto}
