/*
  Minion Music Theme 
*/

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
	background-color:#707070;
	scrollbar-face-color: #E6E6E6; 
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #212121; 
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color:  #000000; 
	scrollbar-track-color: #666666;
	scrollbar-darkshadow-color: #666666;
}

/* General font families for common tags */
font{ font-family: Verdana, Arial, Helvetica, sans-serif }
p, td	{ font-family: Verdana, Arial, Helvetica, sans-serif }
hr	{ height: 0px; border: solid #000000 0px; border-top-width: 1px;}
a	{ color: #990000; text-decoration: none; }
a:hover	{ color: #000066; text-decoration: underline; }
h1,h2		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 18px; font-weight : bold; text-decoration : none; line-height : 120%; color : #3E3E3E;}

/* This is the border line & background colour round the entire page */
.borderline	{ border: #737373; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

/* This is the outline round the main forum tables */
.tableline	{ border: 1px #737373 solid }

/* General normal text */
.gen		{ font-size : 12px; color : #000066; font-weight : bold; }
a.gen		{ color: #990000; text-decoration: none; }
a.gen:hover	{ color: #000000; text-decoration: underline; }


/* General medium text */
.genmed		{ font-size : 11px; color : #333333; }
a.genmed	{ text-decoration: none; color : #990000; }
a.genmed:hover	{ text-decoration: underline; color : #000066; }


/* General small */
.gensmall	{ font-size : 10px; color : #333333; }
a.gensmall	{ color: #990000; text-decoration: none; }
a.gensmall:hover{ color: #000066; text-decoration: underline; }

/* General tiny */
.gentiny	{ font-size : 9px; color : #333333; }
a.gensmall	{ color: #990000; text-decoration: none; }
a.gensmall:hover{ color: #000066; text-decoration: underline; }

/* Copyright and bottom info */
.copyright		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; font-size: 10px; letter-spacing: 3px;}
a.copyright		{ color: #333333; text-decoration: none;}
a.copyright:hover { color: #000066; text-decoration: underline;}