﻿body 
{
    /*font-family:Arial;*/
    font-family: verdana,arial,helvetica,sans-serif;
    font-size:8.5pt;
}
img
{
	border-style:none;
}
.copyright
{
    color:#7f7f7f;
    font-size:7pt;
    width:100%;
    text-align:center;
    padding-top:3px;
    padding-bottom:2px;
    margin-top:2px;
    margin-bottom:2px;
}
.title
{
    background-color:#e46c0b;
    color:white;
    display: block;
    /*font-size:10px;*/
    font-weight:bold;
    font-family:arial,serif;
    margin-bottom:5px;
    margin-top:5px;
    padding:2px; 
    text-align:center; 
    width:100%;
}
.link
{
    text-decoration:underline;
    color:Black;
}
.artistLink
{
    text-decoration:underline;
    font-weight:normal;
    color:Black;
}
.imageLink
{
    border:0;
    color:Red;
}
.titleLink
{
    text-decoration:underline;
    color:Black;
}
.menuLink
{
    text-decoration:underline;
    color:Black;
}
.footerLink
{
    text-decoration:underline;
    /*font-size:small;*/
    font-size:7pt;
    color:Black;    
}
.error
{
    background-color:Red;
    color:white;
    display: block;
    margin-bottom:5px;
    margin-top:2px;
    padding:2px; 
    text-align:left; 
    width:100%;
}
.warning
{
    background-color:Yellow;
    color:Black;
    display: block;
    margin-bottom:5px;
    margin-top:2px;
    padding:2px; 
    text-align:left; 
    width:100%;
}
.date
{
    font-size:7pt;
}
.searchContentType
{
    font-weight:bold;
}
.inputMsisdn
{
    -wap-input-format:"*N";
}
.button
{
    background-color:#4f81bd;
    color:White;
    border-color:#385d8a;
    border-style:solid;
    border-width:1px;
}
.footer
{
    background-color:#3ecfef;
    color:Black;
    width:100%;
    text-align:center;
    padding-top:3px;
    padding-bottom:2px;
    margin-top:10px;
    margin-bottom:12px;
}
