body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*This is the default link style for any links that you do not apply a class to.*/

a:link {
	color: #663333;
	text-decoration: none;
}
a:visited { color: #663333;
            text-decoration: none;}
a:hover { color: #009999;
          text-decoration: none;}
a:active { color: #663333;
           text-decoration: none;}

/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.navbar {
	color: #330000;
	text-decoration: none;
}

/*These are the 	link style definitions.*/

a.navbar:link {
	color: #9933CC;
	text-decoration: none;
}
a.navbar:visited { color: #FFFFCC;
                   text-decoration: none;}
a.navbar:hover { color: #33AA80;
                   text-decoration: none;}
a.navbar:active { color: #00CC66;
                   text-decoration: none;}


.lftnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
	text-decoration: none;
	line-height: 16px;
}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}head {
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
}
h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: 900;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
}
h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
}
.smallgreen {
	font-size: 9px;
	color: #4AB793;
}
.smalltxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.medtxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.whitetext {
	font-size: 11px;
	font-weight: 400;
	color: #FFFFFF;
}
.portnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: 400;
	font-variant: normal;
	list-style-position: inside;
	list-style-type: circle;
}
.nextarrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #FFFFFF;
}
.artistlist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: 300;
	color: #660000;
}

