@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	letter-spacing: 2px;
	line-height: 140%;
}
body {
	background-color: #000;
	background-image:url(../images/wallpaper.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ccc;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #FF0;
}
h1 {
	font-size: 16px;
	color: #FFF;
	font-weight:lighter;
}
h2 {
	font-size: 16px;
	color: #FFF;
		font-weight:lighter;

}
h3 {
	font-size: 14px;
	color: #FFF;
		font-weight:lighter;

}
h6 {
	font-size: 8px;
	color: #999;
	padding: 0;
	font-weight:normal;
}
.menutable {
	background:url(../images/menubg4.png);
	background-repeat:no-repeat;
}
.menutable a {
text-decoration:none;
color:#ffffff;
font-weight: lighter;
}
.menutable a:hover{
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0C0;
	text-decoration: none;
}
.rockbuttom {
	font-size: 9px;
	font-weight: lighter;
}
.menutablecell {
	background:url(../images/menuarrow.gif) no-repeat;
}
.menutablecell:hover {
	background:url(../images/menuarrow_hover.gif) no-repeat;
}
.languages_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background:url(../images/topleft.png);
	background-repeat:no-repeat;
}
.languages_rigth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background:url(../images/toprigth.png) right;
	background-repeat:no-repeat;
}

.bgtop {
	background-image: url(../images/bg2_top.png);
	background-repeat: no-repeat;
}
.bgmiddle {
	background-image: url(../images/bg2_middle.png);
	background-repeat: repeat-y;
}
.bgbottom {
	background-image: url(../images/bg2_bottom.png);
	background-repeat: no-repeat;
}
.rockbuttom_outer {
	background-image: url(../images/rockbottom.png);
	background-repeat: no-repeat;
}
.seeme {
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	text-shadow:#0f0fec 2px 1px;
	text-align:center;
}
.seeme a:link a:active a:visited {
	color:#FFF;
	text-shadow:#0f0fec 2px 1px;
	text-decoration:none;
}
.seeme a:hover {
	color:#fff;
	text-shadow:#0f0fec 2px 1px;
	text-decoration: underline;
}
.bgmiddle table tr td p em {
	font-size: 9px;
}
.yellow {
	background:#FC0;
}
.yellow a:link {
	background:#C00;
	color:#FFF;
}
.yellow a:active {
	background:#C00;
	color:#FFF;
}.yellow a:visited {
	background:#C00;
	color:#FFF;
}
.yellow a:hover {
	background:#FC0;
	color:#000;
}
