body {
	background-color:#CCFFCC;
	color:#008080;
	font-weight:normal;
	font-family:"Comic Sans MS";
	cursor:default;
	z-index:1;
	text-align:center;
}

.border {
	border:5px groove #008080;
	background-color:#CCFFCC;
	width:780px;
	margin:auto;
}

a:link, a:visited {
	color:#008080;
	text-decoration:none;
}

.star {
	width:70px;
	height:80px;
	font-size:8pt;
	vertical-align:top;
	padding-top:15px;
}

.pic1 {
	background:url(images/cloud1.gif) no-repeat;
}

.pic2 {
	background:url(images/cloud.gif) no-repeat;
}

.star a:link, .star a:visited {
	color:#CCFFCC;
	text-decoration:none;
}

.xxlarge {
	font-size:32px;
	font-family:"Wide Latin";
	color:#008080;
}

fieldset {
	display:block;
	font-size:12px;
	text-align:justify;
	position: relative;
	background-color:#FFFFFF;
	border-top:1px solid #AAAAAA;
	border-bottom:2px solid #700080;
	border-left:1px solid #AAAAAA;
	border-right:2px solid #008080;
	width:200px;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}

.h210 {
	height:213px;
	height:expression('178px');
}

.h240 {
	height:230px;
	height:expression('208px');
}

.fl {
	float:left;
}

.mr30 {
	margin-right:25px;
	margin-top:20px;
}

.mr5 {
	margin-right:5px;
}

.ml5 {
	margin-left:5px;
}

.mt5 {
	margin-top:5px;
}

.mt5i {
	margin-top:expression('5px');
}

.fr {
	float:right;
}

.Rock a {
	width:70px;
	height:47px;
}

.Rock {
	margin:0;
	padding:0;
	background:url(images/RockBank.gif) no-repeat;
}

.Rock a, .Mob a, .Links a, .PC a, .Eurotas a, .CSC a, .POP a {
	display:block;
	padding:0;
	border-top:1px solid #CCCCCC;
	border-bottom:2px solid #999999;
	border-left:1px solid #CCCCCC;
	border-right:2px solid #999999;
}
.POPStar a {
	display:block;
	padding:0;
	border:0;
}
.Eurotas {
	background:url(images/Eurotas.jpg) no-repeat;
	margin:0;
	padding:0;
}
.Eurotas a {
	height:62px;
	width:70px;
}

.Mob {
	margin:0;
	padding:0;
	background:url(images/Mobylnet.gif) no-repeat;
}

.Mob a {
	height:50px;
	width:65px;
}
.POPStar {
	margin:0;
	padding:0;
	background:url(images/image001b.gif) no-repeat;
}
.POPStar a {
	height:70px;
	width:70px;
}
.POP {
	margin:0;
	padding:0;
	background:url(images/POP.gif) no-repeat;
}
.POP a {
	height:47px;
	width:70px;
}

.Links {
	margin:0;
	padding:0;
	background:url(images/avg.gif) no-repeat;
}

.Links a {
	height:44px;
	width:70px;
}

.PC {
	margin:0;
	padding:0;
	background:url(images/confused.gif) no-repeat;
}

.PC a {
	height:70px;
	width:70px;
}
.CSC {
	margin:0;
	padding:0;
	background:url(images/csc.gif) no-repeat;
}
.CSC a {
	height:84px;
	width:70px;
}
.Rock a:hover, .Mob a:hover, .Links a:hover, .PC a:hover, .Eurotas a:hover, .CSC a:hover, .POP a:hover {
	border-bottom:2px solid #000000;
	border-right:2px solid #000000;
}

legend {
	color:#008080;
	font-size:16px;
	font-weight:bold;
	position: absolute; 
	top:-16px; /* Fixes IE problem with fieldset+legend boundaries */
}

a:hover, .star a:hover {
	color:#BB66FF;
}

#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
background: url("images/menu1.jpg") repeat-x;
font: 10px/20px;
text-align: center;
}

#navcontainer a
{
color: #000;
text-decoration: none;
display: block;
width: 77px;
}

#navcontainer li#active { background: url("images/menu.jpg") repeat-x; }
#navcontainer a:hover { background: url("images/menu.jpg") repeat-x; }

.David {
	width:680px;
	text-align:right;
	color:#008080;
	font-size:8px;
}

.David a:link, .David a:visited {
	text-decoration:none;
}
David a:hover {
	color:#BB66FF;
}

#Player {
	height:20px;
	width:100px;
}

#Pl {
	display:none;
}

#Shh {
	display:block;
}

.content {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:40px;
	padding-right:0;
	margin:0;
}
.clearall {
	clear:both;
}