body, td		{ font-family: verdana; font-size: 12px }

div.menu		{ margin-left: 20px; margin-top: 8px; color: white }
div.menu a		{ color: white; text-decoration: none }
div.menu a:hover	{ color: white; text-decoration: underline }

#menu1			{ margin-left: 19px; }
#menu2			{ margin-left: 21px; }
#menu3			{ margin-left: 21px; }

#menu1 a		{ color: black; text-decoration: none; }
#menu2 a		{ color: black; text-decoration: none; }
#menu3 a		{ color: black; text-decoration: none; }

#menu1 a:hover		{ color: black; text-decoration: underline; }
#menu2 a:hover		{ color: black; text-decoration: underline; }
#menu3 a:hover		{ color: black; text-decoration: underline; }

#menubar		{ position: relative }

.row1                   { background-color: transparent; }
.row2                   { background-color: #5b8adc; cursor: hand; }

input.#find		{ font-family: verdana; font-size: 10px; border: 0; width:151px }

#memoryticker		{ background-color: white; width: 500px; padding-left: 2px; font-family: verdana; font-size: 10px; border: 0; filter: progid:DXImageTransform.Microsoft.Slide(slideStyle='PUSH', bands=1); }

div.#captcha {
        margin:15px;
}

p.captcha_notvalid
{
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        background: transparent;
        color: #000000;
}
p.captcha_2
{
        font-size: 10px;
        font-style: italic;
        font-weight: normal;
}
p.captcha_notvalid
{
        font-weight: bold;
        color: #FFAAAA;
}
