v\:* { behavior:url(#default#VML); }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#69C;
	background-image: url(../assets/bg.jpg);
	background-repeat: repeat;
}
#menuRight a:link, #menuRight a:visited {
	font-family:Tahoma, Arial;
	color:#FFF;
	text-decoration: none;
	font-size: 11px;
	white-space: normal;
	font-weight:normal;
	text-align: left;
	margin-left: 10px;
}
#menuRight a:hover {
	text-decoration: none;
	color:ec008c;
	font-weight:normal;
	font-size:11px
}
#menuSplash {
	font-family:Tahoma, Arial;
	color:#0f4b34;
	text-decoration: none;
	font-size: 12px;
	white-space: normal;
	font-weight:bold;
}
#menuSplash a:link, #menuSplash a:visited {
	font-family:Tahoma, Arial;
	color:#0f4b34;
	text-decoration: none;
	font-size: 12px;
	white-space: normal;
	font-weight:bold;
}
#menuSplash a:hover {
	text-decoration: none;
	color:ec008c;
	font-weight:bold;
	font-size:12px
}
#menuContact {
	font-family:Tahoma, Arial;
	color:#69788B;
	text-decoration: none;
	font-size: 9px;
	white-space: normal;
	font-weight:normal;
}
#menuContact a:link, #menuContact a:visited {
	font-family:Tahoma, Arial;
	color:#69788B;
	text-decoration: none;
	font-size: 9px;
	white-space: normal;
}
#menuContact a:hover {
	text-decoration: underline;
	color:ec008c;
	font-size:9px
}
#footer {
	font-family:Tahoma, Arial;
	color:#FFF;
	text-decoration: none;
	font-size: 10px;
	padding: 4px;
	text-align: right;
}
#footer a:link, #footer a:visited {
	color:#FFF;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	text-decoration: underline;
	color:#FFF;
}

