BODY { 
	background-color:white;
	color:black;
}

TD {
	font: 12px Verdana;
}

H1 {
	font-size: 14pt;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

IMG {
	border: 0;
}

HR {
	margin-bottom: 5px;
	border-right: 0px;
	border-left: 0px;
	margin-top: 5px;
	border-top: 0px;
	height: 1px;
}

A {
	color:#000066;
}

A:hover {
	color:#bb0000;
}


.i_brd {
	border: 1px solid #DFDFDF;
}


.gensmall { font-size : 10px; }
.genbig { font-size : 16px; }

.msg { padding-left: 30px; padding-bottom:15px; color:#FF6600; font-weight: bold;}

.grey {
	color: #C1C1C1;
}

.tr_bg {
	background-color: #F5F5F5;
}

.tr_bg1 {
	background-color: #DBDBDB;
}

.tr_bg2 {
	background-color: #F5F5F5;
}



/* TOP ALBUMS */

.top_album_album {
	font-size: 10px;
}

.top_album_artist {
	font-size: 10px;
	color: gray;
}

/* REGISTER PAGE */
.field_desc {
	color: #828282;
	font-size: 10px;
}
.tr_field_error {
	background-color: #FFCC66;
}
.field_error {
	color: #FF0000;
	font-size: 10px;
}

/* LOGIN BOX */
.i_login {
	font-size: 10px;
	width: 100px;
	height: 20px;
}

.b_login {
	font-size: 10px;
	height: 20px;
	font-weight: bold;
}