@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image: url(imgs/raba_back_09.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	font-style: normal;
}

/* lingid */
a:link { color: #009cdd; text-decoration: none;}
a:visited { color: #009cdd; text-decoration: none;}
a:hover { color: #009cdd; text-decoration: underline;}
a:active { color: #009cdd; text-decoration: none;}

.whitelink:link { color: #fff; text-decoration: none;}
.whitelink:visited { color: #fff; text-decoration: none;}
.whitelink:hover { color: #fff; text-decoration: underline;}
.whitelink:active { color: #fff; text-decoration: none;}

.youtubelink:link {	color: #fff; text-decoration: none; font-size: 11px; line-height: 16px;}
.youtubelink:visited { color: #fff; font-size: 11px; text-decoration: none; line-height: 16px;}
.youtubelink:hover { color: #fff; font-size: 11px; text-decoration: underline; line-height: 16px;}
.youtubelink:active { color: #fff; font-size: 11px;; text-decoration: none; line-height: 16px;}

.form {
display:inline;
}

.tablemenuline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009cdd;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009cdd;
}

INPUT.formtextsmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	COLOR: #fff;
	font-size: 11px;
	width: 190px;
	height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	BORDER: 1px solid #000;
	background-color: #000;
	vertical-align: middle;
}

INPUT.formtext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	COLOR: #ffffff;
	font-size: 11px;
	width: 400px;
	height: 22px;
	BORDER: 1px solid #009cdd;
	background-color: #222222;
	vertical-align: middle;
}

.submit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	COLOR: #fff;
	font-size: 11px;
	width: 50px;
	height: 18px;
	BORDER: 1px solid #009cdd;
	background-color: #222222;
	vertical-align: middle;

}

.raam {
	border: 4px solid #ffffff;
}


.cellsidepadd15 {
	padding-right: 15px;
	padding-left: 15px;
}

.tableredline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 24px;
}

#separator {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#videoseparator {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3d255;
	margin-bottom: 5px;
}


.youtubeartisttitle {
	color: #118f40;
	font-weight: bold;
}

.artistname {
	color: #ffec00;
	font-style: bold;
	font-weight: bold;

}

.redtext {
	color: #ffec00;
}

.newstitle {
	color: #ffec00;
	font-style: bold;
}
.newsdate {
	color: #ffffff;
	font-style: bold;
}

.bannerbox{
	width: 556px;
	border: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 10px;
}

.raamwhite {
	border: 1px solid #cb353a; 
}
