/* 
 * Cascading Style Sheet(CSS 467), for Songstuff
 * Author: John Moxey, http://www.songstuff.com 
 * Copyright: 2006 Songstuff, all rights reserved 
 *
 * All style attributes in alpha-numeric order starting from 0
 *
 */
 
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background:url(images/bg.gif) top left;
}

 .BodyTextHeader1 
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 14pt; 
font-style: normal; 
font-weight: bold; 
color: #0000cc; 
text-align: center; 
margin-bottom: 5px;
}

.horizontalbar
{
	background-color: #6600cc;
	width: 100%;
	height: 3px;
	top: 140px;
}

.MainSiteNameWrapper 
{	
	text-align: center;
	width: 100%;
}

.MusicSiteNameWrapper 
{
	width: 100%;
}

.MainSiteLogo 
{
/*	float: center;*/ 
	text-align: center;
	width: 100%;
	padding:5;
}

.MusicSiteLogo 
{
/*	float: center;*/ 
	left: 10px;
	text-align: left;
	width: 100%;
	padding:5;
}

.MainSiteName 
{
position: static;
	left: 140px;
	right: 140px;
	/*border: 2px dotted;
	border-color: #bb55FF;*/
padding:5;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
font-style: normal; 
font-weight: bold; 
color: #0000cc; 
text-align: center;
width: 100%;
}

.MusicSiteName 
{
position: static;
	/*border: 2px dotted;
	border-color: #bb55FF;*/
padding:5;
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
color: #0000cc; 
text-align: left;
width: 100%;
}

.MainSiteTextWrapper 
{
	/*float:center;*/
	position: static;
	left: 0;
	right: 0;
	/*border: 2px dotted;
	border-color: #FF55FF;*/
	text-align: center;
	padding:0 0;
}

.MusicSiteTextWrapper 
{
	/*float:center;*/
	position: static;
	left: 0;
	right: 0;
	/*border: 2px dotted;
	border-color: #FF55FF;*/
	text-align: left;
	padding:0 0;
}

.MainSiteText 
{
	width: 100%;
	font-family: verdana; 
	font-size: 8pt; 
	font-style: normal; 
	/*font-weight: bold; */
	color: #0000cc; 
	text-align: center;
	padding:0.4em 0.6em;
}

.MemberLoginwrapper
{
	/*z-index: 1;*/
	position: absolute;
	left:0px;
	/*float: left;*/
	/*margin:0 0 15px 20px;*/
	width: 165px;
	padding:5px;
	text-align: left;
	color: #0000FF;
    font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	color: #0000FF; 
}

.LeftTopWrapper
{
	/*z-index: 1;*/
	position: absolute;
	left:0px;
	/*float: left;*/
	/*margin:0 0 15px 20px;*/
	width: 300px;
	padding:2px;
	text-align: left;
	color: #0000FF;
    font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	color: #0000FF; 
}

.TopAdvertWrapper
{
	/*z-index: 1;*/
	position: absolute;
	left:0px;
	/*float: left;*/
	/*margin:0 0 15px 20px;*/
	width: 100%;
	padding:2px;
	text-align: center;
	color: #0000FF;
    font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	color: #0000FF; 
}

.MemberLogin
{
	/*z-index: 1;*/
	position: absolute;
	left:5px;
	/*float: left;*/
	/*margin:0 0 15px 20px;*/
	width: 140;
	padding:15px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #0000FF; 
	/*text-align: justify;*/
}

.searchboxwrapper
{
	/*z-index: 1;*/
	position: absolute;
	right:0px;
	top:6;
	/*float: left;*/
	/*margin:0 0 15px 20px;*/
	width: 185px;
	padding:2px;
	text-align: right;
}

.Searchbox
{
	/*z-index: 1;*/
	/*float: left;*/
	/*margin:0 0 15px 20px;*/
	width: 140;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #0000FF; 
	text-align: right;
}

/*
Main Menu Styles
*/
.mainmenuwrapper
{
float:none;
text-align:center;
border: 1px solid; 
border-color: #bb88f5;
background-color: #bbccff;
padding: 2px;
/*border: 2px dotted;
	border-color: #FF0000; */
}

.mainmenu
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal;
    text-align:center;
    border: 1px solid;
	border-color: #bb88f5; 
	background-color: #6600CC;/*#7000bb;*/
}

.mainmenu ul
{
/*float:center;*/
width:100%;
padding:0;
margin:0;
list-style-type:none;
padding:0.2em 0.2em;
white-space:nowrap;
}

.mainmenu a
{
	/*float:center;*/
	/*width:10em;*/
	text-align:center;
	width:12.5%;
		font-size: 9pt; 
	text-decoration:none;
	font-style: italic; 
	font-weight: bold; 
	color:#f2eeff;
	padding:0.1em 0.6em;
	white-space:nowrap;
	/*border-right:1px solid white;*/
}

.mainmenu a:hover 
{
	background-color:#8000cc;
	color:#ffffff;
}

.mainmenu li 
{
display:inline;
}

/* 
	Areas 
*/
.AreaName
{
	/*z-index: 1;*/
	/*position: absolute;*/
	left:5px;
	top:2px;
	/*float: left;*/
	margin:0 0 4px 4px;*/
	width: 160;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #0000FF; 
}

.SiteArea
{
white-space:nowrap;
width: 100%;
	left:5px;
	background: #eeeeFF;
border: solid 1px;
border-color: #6666FF;
	padding:0.2em;
             margin: 0.3em;
}

.SiteArea a:link,
.SiteArea a:visited,
.SiteArea a:active
{ 
color: #0000CC;
}

.SiteArea a:hover 
{ 
color: #0000EE;
}

.ForumArea
{
white-space:nowrap;
width: 100%;
	left:5px;
	background: #eeeeee;
border: solid 1px;
border-color: #6666ff;
	padding:0.2em;
             margin: 0.3em;
}

.ForumArea a:link,
.ForumArea a:visited,
.ForumArea a:active
{ 
color: #0000cc;
}

.ForumArea a:hover 
{ 
color: #0000ee;
}


/*
Body Text styles
*/
.BodyText 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: normal; 
color: #0000FF; 
text-align: justify
}

.BodyTextHeader2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #0000dd;
	text-align: center;
	height: 13pt;
	margin-bottom: 5px;
}

.BodyQuote 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: italic; 
font-weight: normal; 
color: #663399; 
text-align: justify;
}

.BodyBullet 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 10pt;
}

.BodyQuoteCredit 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
color: #6633CC; 
text-align: left;
}

.TableHead1 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11pt; 
font-style: normal; 
font-weight: bold; 
color: #0033CC; 
text-align: left;
}

.background 
{
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	background-color: #333366;
}

.BodyTextJustify { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #0099FF; text-align: justify}
.FormText { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #0000FF; text-align: justify }
.BodyTextDetail { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #3399FF; text-align: justify }
.LinkText { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #3366FF}
.BodyTextHeader3 {
font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #0044ee; text-align: left;
margin-bottom: 5px;
}
.BodyTextHeader4 {
font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; color: #0044ff; text-align: left;
margin-bottom: 5px;
}
.Hilight { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #FF3333; text-align: justify }
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF00;
	font-weight: bold;
	background-color: #6600cc;
}
.LinkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #3300CC;
}
.BodyTextRight {
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #0000FF; text-align: right
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #0000dd;
	text-align: center;
	height: 13pt;
	margin-bottom: 5px;
}
h1 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 14pt; 
font-style: normal; 
font-weight: bold; 
color: #0000cc; 
text-align: center;
margin-bottom: 5px;
}
h3 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
font-style: normal; 
font-weight: bold; 
color: #0044ee; 
text-align: left;
margin-bottom: 5px;
}
h4 {
font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; color: #0044ff; text-align: left;
margin-bottom: 5px;
}

/*
	Links
*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #3366FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*.MenuText {
font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: normal; color: #FFFF66; text-align: justify
}*/
.MenuText {font-family: Arial, Helvetica, sans-serif; background-color: #6600cc; color: #CCCCCC; font-weight: normal; font-size: 11pt; }
.BodyText2 {
font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #006666; text-align: justify
}
.NavLinks {
font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #6600cc
}
.NavLinks2 {

font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #6600cc
}

.StandardTable,
.MuseNoteTable {
	width: 100%;
	border: 0; 
	border-color: #ffffff;
	/*margin: 5px;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #0000FF; 
	text-align: justify;
}

.StandardTable td{
	border: 0; 
	border-color: #ffffff;
	text-align: left;
	padding: 6px;
}

.MuseNoteTable td{
	border: 0; 
	border-color: #ffffff;
	text-align: center;
	padding: 6px;
	width: 100%;
}

StandardTable th,
.MuseNoteTable th{
	border: 0;
	border-color: #ffffff;
	background-color: #dddddd;
	text-align: center;
}

.FeatureTable,
.LatestTable,
.SectionTable {  
	width: 100%;
	border: 1px solid;
	border-color: #9999ff; 
	/*margin: 5px;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #0000FF; 
	text-align: justify;
}

.ArticleTable,
.ArticleTable1,
.ArticleTable2,
.ArticleTable3 {  
	width: 100%;
	border: 1px solid;
	border-color: #9999ff; 
	/*margin: 5px;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #0000FF; 
	text-align: justify;
}

.BorderedTable {  
	width: 100%;
	border: 4px solid;
	border-color: #ccccff; 
	/*margin: 5px;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #0000FF; 
	text-align: justify;
}

/*.BorderedTable tr{  
	border: 1px solid;
	border-color: #9999ff; 
	background-color: #88ff88;
}*/

.HighlightTable {  
	width: 100%;
	border: 1px solid;
	border-color: #bb88f5; 
	/*margin: 5px;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #00ff00; 
	background-color: #88ff88;
}

.FeatureTable {
	/*background-color: #f5bb88;*/
	background-color: #FFcc66;
}

.LatestTable {
	background-color: #d4cccc;
}

.ArticleTable,
.ArticleTable1,
.ArticleTable2,
.ArticleTable3,
.SectionTable {
	background-color: #ccffee;
}

.HighlightTable  td{
	text-align: left;
	background-color: #f6fff6;
	border: 1px solid; 
	border-color: #bb88f5;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #0000ff;
	padding: 6px;
}

.FeatureTable td{
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid; 
	border-color: #bb88f5;
	padding: 6px;
}

.BorderedTable td{
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 6px;
}

.SectionTable td{
	text-align: left;
	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid; 
	border-color: #bb88f5;
}

.ArticleTable td,
.ArticleTable1 td,
.ArticleTable2 td,
.ArticleTable3 td{
	text-align: left;
	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid; 
	border-color: #bb88f5;
}

.ArticleTable th{
	background-color: #bbbbbb;
	font-size: 14pt;
	text-align: left;
	padding: 6px;
	border: 1px solid; 
	border-color: #bb88f5;
}
.ArticleTable1 th{
	background-color: #cccccc;
	font-size: 13pt;
	text-align: center;
	padding: 6px;
	border: 1px solid; 
	border-color: #bb88f5;
}
.ArticleTable2 th{
	background-color: #dddddd;
	font-size: 12pt;
	text-align: left;
	padding: 6px;
	border: 1px solid; 
	border-color: #bb88f5;
}
.ArticleTable3 th{
	background-color: #eeeeee;
	font-size: 11pt;
	text-align: left;
	padding: 6px;
	border: 1px solid; 
	border-color: #bb88f5;
}

.LatestTable td{
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid; 
	border-color: #bb88f5;
	padding: 6px;
}

/*
.BorderedTable,
.LatestTable,
.HighlightTable,
.SectionTable  tr{
	border: 1px solid; 
	border-color: #bb88f5;
}
*/
.BorderedTable  th{
	background-color: #dddddd;
}

.FeatureTable  th{
	background-color: #FFf3e0;
}
 
.LatestTable  th{
	background-color: #eeeeee;
}

.SectionTable  th{
	background-color: #eeeeee;
}

.FeatureTable th,
.BorderedTable th,
.LatestTable  th{
	text-align: center;
	padding: 6px;
	font-size: 12pt;
	border: 1px solid; 
	border-color: #bb88f5;
}

.HighlightTable th{
	text-align: center;
	padding: 6px;
	font-size: 12pt;
	border: 1px solid; 
	border-color: #bb88f5;
}

.SectionTable th{
	text-align: center;
	padding: 6px;
	font-size: 12pt;
	border: 1px solid; 
	border-color: #bb88f5;
}

.BlueTable,
.UKMenuTable,
.MenuTable,
.MenuTable2,
.FooterTable {  
	width: 100%;
	/*padding: 20px;*/
	/*margin: 5px;*/
}

.BlueTable,
.UKMenuTable,
.MenuTable,
.MenuTable2 {  
	border: 1px solid; 
	/*border-width:thin;*/
	border-color: #bb88f5;
}

.FooterTable {  
	border: 1px solid; 
	/*border-width:thin;*/
	border-color: #bb88f5;
}

.BlueTable,
.MenuTable,
.MenuTable2 {  
	background-color: #bbccFF; 
}

.UKMenuTable {  
	background-color: #99CCFF; 
}

.FooterTable {  
	background-color: #ddccff; 
}

.BlueTable,
.UKMenuTable,
.MenuTable,
.MenuTable2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #0000FF; 
	text-align: justify;
}

.FooterTable {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFF00; 
	text-align: justify;
}

.BlueTable td,
.UKMenuTable td,
.MenuTable td{
	border: 1px solid; 
	border-color: #bb88f5;
	 background-color: #eeeeee;
	 padding: 5px;
	 text-align: left;
}

.FooterTable td{
	border: 1px solid; 
	border-color: #bb88f5;
	background-color: #eef4ff;
	padding: 6px;
	text-align: center;
}

.MenuTable2 td{
	border: 1px solid; 
	border-color: #bb88f5;
	 background-color: #eeeeee;
	 padding: 1px;
	 text-align: left;
}

.BlueTable th{
	border: 1px solid; 
	border-color: #bb88f5;
	background-color: #eeeeee;
	color: #6600ee;
	text-align: center;
	padding: 6px;
	font-size: 11pt;
}

.MenuTable th{
	border: 1px solid; 
	border-color: #bb88f5;
	background-color: #6600CC;
	color: #CCCCCC;
	padding: 5px;
	text-align: center;
}

.UKMenuTable th{
	border: 1px solid; 
	border-color: #bb88f5;
	background-color: #6600ff;
	color: #CCCCCC;
	padding: 6px;
	text-align: center;
}

.FooterTable th{
	border: 1px solid; 
	border-color: #bb88f5;
	background-color: #6600CC;
	color: #f4f4ff;
	padding: 6px;
	text-align: center;
}

.floatright
{
	float:right;
}

.floatleft
{
	float:left;
}

.floatcenter
{
	float:center;
}

.floatright,
.floatleft,
.floatcenter
{
	padding:15px;
}

.BodyImage,
.AdvertImage {
/*	float: center;*/ 
	text-align: center;
	width: 100%;
	padding:5;
}

.SectionTable a:link,
.FeatureTable a:link,
.HighlightTable a:link {
	text-decoration: underline;
}
.SectionTable a:visited,
.FeatureTable a:visited,
.HighlightTable a:visited {
	text-decoration: underline;
}
.SectionTable a:hover,
.FeatureTable a:hover,
.HighlightTable a:hover {
	text-decoration: underline;
	font-style: bold;
}
.SectionTable a:active,
.FeatureTable a:active,
.HighlightTable a:active {
	text-decoration: underline;
}

/*
	New Styles
*/

.headerwrapper,
.contentwrapper,
.footerwrapper
{
	width: 100%;
}

.headerwrapper
{
	background-color:#FFFFFF;
}

.footerwrapper
{
	float:none;
	text-align:center;
}

.footerwrapper ul
{
	/*float:center;*/
	text-align:center;
	width:100%;
	/*padding:0;*/
	/*margin:0;*/
	list-style-type:none;
	padding:0.2em 0.2em;
	white-space:nowrap;
}

.footerwrapper a
{
	/*float:center;*/
	/*width:10em;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	width:10%;
	font-size: 9pt; 
	text-decoration:none;
	font-weight: bold; 
	color:#000000;
	padding:0.1em 0.6em;
	white-space:nowrap;
	/*border-right:1px solid white;*/
}

.footerwrapper a:hover 
{
	color:#aaaaaa;
}

.footerwrapper li 
{
display:inline;
}

.copyright
{
	width: 100%;
	text-align:center;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
}

/*
	Spacers
*/
.clearspacer,
.colourspacer
{
	height: 3px;
	padding: 0px;
	margin: 0px;
	/*border: 1px dashed #ff0000;*/
	clear:both;
}

.clearspacer
{
	background: url(http://www.songstuff.com/images/3pix.gif) top left repeat;
}

.colourspacer
{
	background: url(http://www.songstuff.com/images/color3pix.gif) top left repeat;
	background-color: #6600cc;
}

/*
	Menu
*/

.menu,
.menuwrapper
{
	padding: 0px;
	margin: 0px;
	float: none;
}

.menu div
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.heading
{
	border: 0px;
}

.thecontents
{
	margin: 0px;
}

/*.menu#head,*/
.menuheading,
.menu td#menutitle
{
	border: 0px;
	background: url(images/menu/menuheader.gif) top center no-repeat;
	height: 24px;
	width: 144px;
	font-family: Tahoma, verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #eeeeee;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align:baseline;
}

/*.menu#contents,*/
.menucontents
{
	width: 144px;
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #AC002D;
	margin: 0px;
}

.menucontents table
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.menu p
{
	margin: 0px;
	padding: 5px;
	text-align: left;
	background-color: transparent;
}

.menu a
{
	background-color: transparent;
	color: #000000;
	FONT-SIZE: 9pt;
	width: 100%;
}

.menu a:link
{
	text-decoration: none;
}

.menu a:visited
{
	text-decoration: none;
}

.menu a:hover
{
	background-color:#FFD9DE;
	color: #AC002D;
	text-decoration: none;
	font-style: bold;
}

.menu a:active
{
	text-decoration: none;
}

/*
	Section Styles
	
	1. Purple/blue
	2. Orange
	3. Light Green
	4. Dark Lilac
	5. Dark Green
*/
.Section,
.SectionTitle
{  
	width: 100%;
	/*border: 1px solid;*/
	/*margin: 5px;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #0000FF; 
	text-align: justify;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*.SectionTitle#stdtitle,
.SectionTitle#feattitle,
.SectionTitle#hightitle,
.SectionTitle#linkstitle,
.SectionTitle#mustitle*/
.SectionTitle
{
	text-align: center;
	padding: 0px;
	height: 24px;
	font-size: 11pt;
	border: 0px; 
}

.SectionTitle td#stdmid,
.SectionTitle td#featmid,
.SectionTitle td#highmid,
.SectionTitle td#linksmid,
.SectionTitle td#musmid
{
	font-weight: bold;
	height: 24px;
	margin: 0px;
	padding: 0px;
}

.SectionTitle td#stdmid
{
	background:url(images/sections/sectionheader4_r1_c3.gif) top left repeat-x;
}

.SectionTitle td#featmid
{
	background:url(images/sections/sectionheader_r1_c3.gif) top left repeat-x;
}

.SectionTitle td#highmid
{
	background:url(images/sections/sectionheader5_r1_c3.gif) top left repeat-x;
}

.SectionTitle td#linksmid
{
	background:url(images/sections/sectionheader2_r1_c3.gif) top left repeat-x;
}

.SectionTitle td#musmid
{
	background:url(images/sections/sectionheader3_r1_c3.gif) top left repeat-x;
}

.SectionTitle h2
{
	font-family: Tahoma, verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #eeeeee;
	text-align: center;
	padding-top: 2px;
	margin: 0px;
	/*border: 1px dashed #0000ff;*/
	/*border: 1px solid #ff0000;*/
}

.SectionTitle td#stdleft,
.SectionTitle td#featleft,
.SectionTitle td#highleft,
.SectionTitle td#linksleft,
.SectionTitle td#musleft
{
	height: 24px;
	/*float:left;*/
	width: 45px;
	border: 0;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	/*border: 4px solid #ff0000;*/
	/*border: 1px dashed #ff0000;*/
}

.SectionTitle td#stdleft
{
	background:url(images/sections/sectionheader4_r1_c1.gif) top left no-repeat;
}

.SectionTitle td#featleft
{
	background:url(images/sections/sectionheader_r1_c1.gif) top left no-repeat;
}

.SectionTitle td#highleft
{
	background:url(images/sections/sectionheader5_r1_c1.gif) top left no-repeat;
}

.SectionTitle td#linksleft
{
	background:url(images/sections/sectionheader2_r1_c1.gif) top left no-repeat;
}

.SectionTitle td#musleft
{
	background:url(images/sections/sectionheader3_r1_c1.gif) top left no-repeat;
}

.SectionTitle td#stdright,
.SectionTitle td#featright,
.SectionTitle td#highright,
.SectionTitle td#linksright,
.SectionTitle td#musright
{
	height: 24px;
	width: 45px;
	/*float:right;*/
	padding: 0px;
	border: 0px;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}

.SectionTitle td#stdright
{
	background:url(images/sections/sectionheader4_r1_c5.gif) top right no-repeat;
}

.SectionTitle td#featright
{
	background:url(images/sections/sectionheader_r1_c5.gif) top right no-repeat;
}

.SectionTitle td#highright
{
	background:url(images/sections/sectionheader5_r1_c5.gif) top right no-repeat;
}

.SectionTitle td#linksright
{
	background:url(images/sections/sectionheader2_r1_c5.gif) top right no-repeat;
}

.SectionTitle td#musright
{
	background:url(images/sections/sectionheader3_r1_c5.gif) top right no-repeat;
}

.featmain,
.stdmain,
.featmain,
.highmain,
.linksmain,
.musmain
{
	text-align: left;
	padding: 6px;	
}

.stdmain
{
	background-color: #FFFFFF;
	border: 1px solid #bbbbf5; 
}

.featmain
{
	background-color: #FFFFFF;
	border: 1px solid;
	border-color:#3333cc;
	color: #000000;
	clear: left;
}

.highmain
{
	background-color: #FFFFFF;
	border: 1px solid;
	border-color:#33CC00;
	color:#000000;
}

.linksmain
{
	background-color: #FFFFFF;
	border: 1px solid;
	border-color:#33CC00;
}

.musmain
{
	background-color: #FFFFFF;
	border: 1px solid;
	border-color:#33CC00;
}

.Section a:link,
.SectionTitle a:link
{
	text-decoration: underline;
}

.Section a:visited,
.SectionTitle a:visited
{
	text-decoration: underline;
}

.Section a:hover,
.SectionTitle a:hover
{
	text-decoration: underline;
	font-style: bold;
}

.Section a:active,
.SectionTitle a:active
{
	text-decoration: underline;
}

/*
	Top Nav
*/

.header
{
	margin: 0px;
	border: 0px;
	padding-top: 5px;
	/*border: 1px dashed red;
	vertical-align:bottom;
	background-color:#000000;*/
}

.TopNav
{
	width: 100%;
	margin: 0px;
	vertical-align:middle;
	/*border: 1px dashed green;*/
}

.TopNav table,
.TopNav table#outer
{
	height:24px;
	width: 100%;
	margin: 0px;
	/*border: 0px;*/
	/*border: 1px dashed yellow;*/
	padding-left: 0px;
	padding-right: 0px;
}

.TopNav td#Mid
{
	background:url(images/header/topbar_r1_c3.gif) top left repeat-x;
	height: 24px;
	margin: 0px;
	border: 0px;
	align: center;
	/*vertical-align:text-bottom;*/
	padding-top: 0px;
	padding-bottom: 0px;
	/*padding-top: 5px;*/
	/*border: 1px solid pink;*/
}

.TopNav td#Left
{
	background:url(images/header/topbar_r1_c1.gif) top left no-repeat;
	font-size: 8pt; 
	height: 24px;
	width: 33px;
	border: 0;
	margin: 0px;
	padding: 0px;
}

.TopNav td#Right
{
	background:url(images/header/topbar_r1_c5.gif) top right no-repeat;
	height: 24px;
	width: 33px;
	font-size: 8pt; 
	border: 0;
	margin: 0px;
	padding: 0px;
}

.TopNav ul
{
width:100%;
margin:0;
list-style-type:none;
/*padding:0.2em 0.2em;*/
white-space:nowrap;
border: 0px;
text-align:center;
/*height: 24px;*/
padding-bottom: 0px;
}

.TopNav a
{
	/*height: 24px;*/
	/*float:center;*/
	/*width:10em;*/
	text-align:center;
	vertical-align: top;
	width:8%;
	font-size: 8pt; 
	text-decoration:none;
	font-family:  Tahoma, verdana;
	font-weight: bold; 
	color:#f2eeff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	/*padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;*/
	/*padding: 3px;
	white-space:nowrap;
	margin: 0px;*/

/*border-right:1px solid white;*/
}

.TopNav a:hover 
{
	color:#ffffff;
}

.TopNav li 
{
display:inline;
}


