h1 {
	color: #903;
	font: 22px "Gill Sans MT", Verdana, Tahoma;
}
body {
	background-color: #000;
	margin-top: 20px;
	font-family: "Gill Sans MT", Verdana, Tahoma;
}
.pink {
	color: #990336;
}


td,p {
	font-family: "Gill Sans MT", Verdana, Tahoma;
	color: #282828;
	vertical-align: top;
}
.pinkbig {
	color: #990336;
	font: 20px "Gill Sans MT", Verdana, Tahoma;
}
.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 25px;
	float: left;
	color: #FFF;
	text-decoration: none;
	font: 15px/22px "Gill Sans MT", Verdana, Tahoma;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 22px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}

.bubplastic.pink ul li a:hover,
.bubplastic.pink ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-pink.gif) top left no-repeat;
}
.bubplastic.pink ul li a:hover span.menu_ar,
.bubplastic.pink ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-pink.gif) top right no-repeat;
	color: #FFF;
}
.maintext {
	padding-left: 50px;
}
.pinksmall {
	color: #990336;
	font: 12px "Gill Sans MT", Verdana, Tahoma;
}
.white {
	color: #FFF;
}
a, a:link, a:active, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
	font-style: italic;
}
.news {
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	background: #FFF;
	text-align: justify;
	border: 1px dotted #999;
}
.maintext table tr td table tr td a strong {
	color: #282828;
}

