body {
	background-image: url(images/bg.gif);
	font-family: Tahoma;
	font-size: 8pt;
}

h1 {
  color : #FFFFFF;
  font-size : 11px;
  font-family : Tahoma,Verdana,Arial;
  font-weight: bold;
}

h2 { 
  font-size: 10pt;
  font-weight: bold; 
}

#siteContainer {
  width: 780px;
  position: relative;  
  text-align: left;
  background-image: url('/images/globalbg.jpg');
}

#topBanner {
  background-image: url('/images/Image5.jpg');
  position: absolute;
  left: 0px;
  top: 0px;
  width: 780px;
  height: 89px;
}

#topBar {
  background-image: url('/images/topbar.jpg');
  position: absolute;
  left: 0px;
  top: 89px;
  width: 780px;
  height: 44px; 
  text-align: center;
  color : #FFFFFF;
  padding-top: 10px;
  -moz-box-sizing: padding-box;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

#menu {
  position: absolute;
  left: 0px;
  top: 133px;
  width: 138px;
  text-align: left;
  background-image: url('/images/menubg.jpg');
  padding-bottom: 10px;
  
}

#content {
  background-color: #E3F4FC;
  position: absolute;
  left: 137px;
  top: 133px;
  width: 504px;
  padding-bottom: 10px;
  
}

#rightbar {
  position: absolute;
  left: 641px;
  top: 133px;
  width: 139px;
  text-align: center;
  background-image: url('/images/menubgr.jpg');
  padding-bottom: 10px;
  
}

#bottombar {
  position: absolute;
  left: 0px;
  top: 700px;
  height: 63px;
  width: 780px;
  background-repeat: no-repeat;
  background-image: url('/images/butbar.jpg');
  text-align: center;
}
#bottombar h2 {
  padding-top: 18px;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
}

#subtitlebar {
  width: 498px;
  height: 35px;  
  background-image: url('/images/headbar.jpg');
}
h2 {
  padding-top: 10px;
  padding-left: 12px;
}

.menuLi { 
  margin-top: 10px;
  font-family: Tahoma;
  font-weight: bold;
  display:list-item;
}
.menuLi span {
  font-weight: bold;
  color: #000000;
  font-size: 9pt;
  background-image: url('/images/buttons.gif');
  background-repeat: no-repeat;
  background-position: 0.4em;
  padding-left: 1.6em;
}
.menuUl {
  margin-left: 0px;
  list-style-type: none;
  padding-left: .6em;
  margin-bottom: 0px;
}
.submenuLi {
  background-image: url('/images/but.gif');
  background-repeat: no-repeat;
  background-position: 0.4em;  
  padding-left: 1em;
  margin-left: 3px;
}
.submenuLi a {
  font-weight: bold;
  color: #000000;
  padding-left: 3px;
}
.coloreven {
	background-color: #F4F2F0;
	}
.colorodd {
	background-color: #ffffff;
}
.topLetter {
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma;
	width: 19px;
	cursor: pointer;
	text-align: center;
}
.topLetterOver {
  font-size: 10pt;
  width: 19px;
	font-weight: bold;
	font-family: Tahoma;
	color: #6688FF;
	cursor: pointer;
	text-decoration: underline;
	text-align: center;
}

a.linkPartner {
	color : #294A7B;
	font-weight: normal;
}
a.linkPartner:hover {
	color : #000000;
	font-weight: normal;
}

a.tone_title {
	font-size: 8pt; font-weight: bold; color: #4444AA; text-decoration: none;
}

a.tone_title:hover {
	font-size: 8pt; font-weight: bold; color: #4444AA; text-decoration: underline;
}

a.tone_artist {
	font-size: 7pt; font-weight: bold; color: #44AA44; text-decoration: none;
}

a.tone_artist:hover {
	font-size: 7pt; font-weight: bold; color: #44AA44; text-decoration: underline;
}

a.prevnext { font-family: Tahoma; font-size: 9pt; font-weight: bold; color: #000066; text-decoration: none; }
a.prevnext:hover { font-family: Tahoma; font-size: 9pt; font-weight: bold; color: #6688FF; text-decoration: underline; }
.noprevnext { font-family: Tahoma; font-size: 9pt; font-weight: bold; color: #CCDDFF; text-decoration: none; }

.noheadlink { font-size: 8pt; font-weight: bold; font-family: Tahoma; color: #000066; text-decoration: none; }
a.headlink { font-size: 8pt; font-weight: bold; font-family: Tahoma; color: #000066; text-decoration: underline; }
a.headlink:hover { font-size: 8pt; font-weight: bold; font-family: Tahoma; color: #333399; text-decoration: underline; }
a:visited { }
a:active { }

.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6887A4;
}

.orderbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6887A4;
	font-weight: bold;
}

.orderbold a:link{	color: #6887A4;}
.orderbold a:visited{	color: #6887A4;}
.orderbold a:hover{	color: #CC0000;}

.standard {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	
}

.ranks {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	
}








