body
{
    font-family: Tahoma;
    font-size: 10pt ;
    font-weight: normal;
    background-color: #F9F9F9;
}

#MenuStart
{
    color : #ffffff;
}


#Main
{
    color : #ffffff;
    background-color: #464646;
}


#cpMainTitle
{
    font-weight : bold;
    color : #555555;
    background-color: #EEEEEE;
}

#cpMainCount
{
    font-weight : bold;
    color : #21759B;
}


td
{
    font-family: Tahoma;
    font-size: 10pt ;
    font-weight: normal;
}


#cpLoginFailed
{
    font-family: Tahoma;
    font-size: 10pt ;
    font-weight: normal;
    color : #ffffff;
    background-color: #EA0000;
}


#cpLoginSuccess
{
    font-family: Tahoma;
    font-size: 10pt ;
    font-weight: bold;
    color : #000000;
    background-color: #dedede;
}



#smallfont
{
    font-family: Tahoma;
    font-size: 8pt ;
    font-weight: normal;
}

/** Start Cpanel **/
#cpth
{
    font-family: Tahoma;
    font-size: 10pt ;
    font-weight: normal;
    color : #ffffff;
    background-color: #AAAAAA;
}


#cpTitle
{
    font-family: Tahoma;
    font-size: 10pt ;
    font-weight: normal;
    background-color: #E5E5E5;
}


#cpContent
{
    font-family: Tahoma;
    font-size: 10pt ;
    font-weight: normal;
    background-color: #f1f1f1;
}


#cpMenu
{
    font-family: Tahoma;
    font-size: 10pt ;
    font-weight: normal;
    background-color: #888888;
}

#cpMenuLeft
{
    font-family: Tahoma;
    font-size: 10pt ;
    font-weight: normal;
    background-color: #f1f1f1;
}


#cpInserted
{
    font-family: Tahoma;
    font-size: 10pt ;
    font-weight: bold;
    color: #ffffff;
    background-color: #0000ff;
}


#cpUpdated
{
    font-family: Tahoma;
    font-size: 10pt ;
    font-weight: bold;
    color: #000000;
    background-color: #ffcc66;
}


#cpDeleted
{
    font-family: Tahoma;
    font-size: 10pt ;
    font-weight: bold;
    color: #ffffff;
    background-color: #EA0000;
}


#cpClr1
{
    background-color: #F5F5F5;
}

#cpClr2
{
    background-color: #FDFEFF;
}

#cpClr3
{
    background-color: #FFFFCC;
}
/** End Cpanel **/




/** Strat Media Style **/
#ContentNew
{
    font-size: 8pt;
    background-color: #ffffE0;
}

#ContentFontNew
{
    color: #ff0000;
}
/** End Media Style **/



/** Start Link Style **/
#RedStar
{
  color: #ff0000;
}


a:visited
{
  text-decoration: none;
  color: #21759B;
}


a:link
{
  text-decoration: none;
  color: #21759B;
}


a:hover
{
  text-decoration: none;
  color: #D54E21;
}


a:active
{
  text-decoration: none;
  color: #D54E21;
}
/** End Link Style **/

img
{
  border: 0;
}

textarea
{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 10pt;
}

#cpFooter
{
    color : #ffffff;
    background-color: #6D6D6D;
}

#Search
{
    background-color: #f0f0f0;
}

#LogOut
{
    color : #ffff00;
}