body {
	margin: 0px;
	padding: 0px;
	background: #0185ff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
}

a {
	font-size: 11px;
	color: #b70002;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #9f0103;
	text-decoration: underline;
}


h1 {
	font-size: 30px;
	font-weight: bold;
	color: #0185ff;
	padding: 5px 0px 15px 55px;
	width: 505px;
	margin: 0px;
	background: url(../images/icon_santas_hat.gif) no-repeat;	
}

h4 {
	font-size: 17px;
	font-weight: bold;
	color: #239813;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

h6 {
	font-size: 14px;
	font-weight: bold;
	color: #0185ff;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

hr {
	border: 1px solid #0185ff;
	height: 1px;
	background-color: #000;
}

.window_left {
	background-image: url(../images/hcr_layout_2009_left.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #add7ff;
	padding-top: 30px;
	text-align: left;	
}

.window_main {
	color: #333333;
	font-size: 12px;
	text-align: left;
}

.window_main_bg {
	background-color: #ffffff;
	border: 1px solid #239813;	
	padding: 5px;
	width: 560px;
	color: #333333;
	font-size: 12px;
}

.window_main_title {
	font-weight: bold;
	color: #0185ff;
	font-size: 12px;
}

.text {
	color: #333333;
	font-size: 12px;
}

.intro {
	color: #ca0000;
	font-weight: bold;
	font-size: 12px;
}

.counter {
	color: #239813;
	font-weight: bold;
	font-size: 12px;
}

.window_02 {
	background-image: url(../images/hcr_layout_2009_05.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #add7ff;
}

.playing_artist {
	font-size: 16px;
	font-weight: bold;
	color: #c70100;
}

.playing_title {
	font-size: 14px;
	font-weight: bold;
	color: #0185ff;	
}

.playing_lyrics a {
	font-size: 11px;
	font-weight: bold;
	color: #c70100;	
}

.guestbook_title {
	color: #ca0000;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
}

.guestbook_text {
	color: #333333;
	font-size: 11px;
}

.top100_nr {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.top100_track {
	color: #000000;
	font-size: 10px;
}

.playlist_date {
	color: #000000;
	font-size: 10px;
}

.playlist_artist {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.playlist_title {
	color: #000000;
	font-size: 10px;
}

.row1 {
	background-color: #ffffff;
	padding-left: 5px;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

.row2 {
	background-color: #ffffff;
	padding-left: 5px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}


.img_border {
	background: #ffffff;
    border: 1px solid #0185ff;
	padding: 5px;
}

.img_small {
	padding: 5px;
	float: left;
}

.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #0185ff;	
}

.copyright a {
	font-size: 10px;
	font-weight: bold;
	color: #0185ff;	
}

.link_list {
	font-size: 10px;
	font-weight: normal;
}

.footer {
	background-color: #add7ff;
}

#menu {
	 font-family: verdana, Helvetica, Arial, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 padding: 0;
	 margin-bottom: 1px;
}

#menu ul {
	 list-style: none;
	 margin: 0;
	 padding: 0;
}

#menu ul li {
	 margin: 0;
}

#menu ul li a {
	 display: block;
	 padding: 5px 0px 0px 0px;
	 background-color: #c90000;
	 color: #c00101;
	 text-decoration: none;
	 width: 100%;
	 background-image: url(../images/button.gif);
	 height: 21px;
}

html>body #menu ul li a {
	width: auto;
}

#menu ul li a:hover {
	 background-image: url(../images/button_hover.gif);
	 background-color: #930202;
	 color: #c00101;
}

.formstyle {
	background-color: #e6e9f3;
	color: #333333;
	border: 1px solid #0185ff;
	margin-bottom: 5px;
	width: 380px;
}

.formtext {
	font-size: 12px;
	color: #0185ff;
	width: 100px;
	text-align: right;
	vertical-align: top;
	padding-right: 15px;	
}

.error {
	color: #ff0000;
	font-weight: bold;	
}