td img {
display: block;
}
body {
background-image: url('images/pageback.png');
background-repeat: repeat-x;
margin-top: 0px;
margin-left: 0px;
}
.apps_mid {
background-image: url('images/apps_mid.png');
background-repeat: repeat-y;
}
.inline_back {
background-image: url('images/inline_back.png');
background-repeat: repeat-x;
}
.white_text_8 {
font-family: verdana;
font-size: 8pt;
color: #FFF;
}
.grey_text_8 {
font-family: verdana;
font-size: 8pt;
color: #C0C0C0;
}
.white_text_9 {
font-family: verdana;
font-size: 9pt;
color: #FFF;
}
.white_text_10 {
font-family: verdana;
font-size: 10pt;
color: #FFF;
}
.white_text_11 {
font-family: verdana;
font-size: 11pt;
color: #FFF;
}
.white_text_12 {
font-family: verdana;
font-size: 12pt;
color: #FFF;
}
a.albums{
font-family: verdana;
font-size: 8pt;
color:#FFF;
outline:none;
text-decoration:none
}
a.albums:hover{
font-family: verdana;
font-size: 8pt;
color:#C0C0C0;
outline:none;
text-decoration:none
}
a.albums:active        { 
font-family: verdana;
font-size: 8pt;
color:#C0C0C0;
outline:none;
text-decoration:none
}
a.albums:link        { 
font-family: verdana;
font-size: 8pt;
color:#C0C0C0;
outline:none;
text-decoration:none
}
a.albums:visited        { 
font-family: verdana;
font-size: 8pt;
color:#C0C0C0;
outline:none;
text-decoration:none
}
.border{
	border-style:solid;
	border-color: white;
	border-width:2px;
      }