body {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text {
font-size: 12px;
color: #000000;
line-height: 18px;
}

.text_white {
font-size: 12px;
color: #ffffff;
line-height: 18px;
}

.text_italic {
font-size: 12px;
color: #000000;
line-height: 18px;
font-style:italic;	
}

.text_Bold {
font-size: 12px;
font-weight: bold;
color: #000000;
}

.text_Underline {
font-size: 12px;
text-decoration:underline;
color: #000000;
}

.text_UnderlineBold {
font-size: 12px;
text-decoration:underline;
font-weight: bold;
color: #000000;
}

.text_Red {
font-size: 12px;
color: #FF0000;
}

.text_RedBold {
font-size: 12px;
color: #FF0000;
font-weight: bold;
}

.text_medium {
font-size: 14px;
font-weight: bold;
color: #000000;
}

.text_huge {
font-size: 24px;
font-weight: bold;
color: #000000;
}

.text_big_white {
font-size: 18px;
font-weight: bold;
color: #ffffff;
}

.smalltext {
font-size: 9px;
color: #000000;
}

.smalltext_Bold {
font-size: 9px;
font-weight: bold;
color: #000000;
}

.smalltext_Underline {
font-size: 9px;
text-decoration:underline;
color: #000000;
}

.smalltext_UnderlineBold {
font-size: 9px;
text-decoration:underline;
font-weight: bold;
color: #000000;
}

A:link    {text-decoration: underline; color: #006666}
A:visited {text-decoration: underline; color: #006666}
A:hover   {color: #FF0000; text-decoration: none}
A:active  {text-decoration: underline; color: #006666}
A.footerlink:link {text-decoration: underline; color: #FFFFFF}
A.footerlink:visited {text-decoration: underline; color: #FFFFFF}
A.footerlink:hover {text-decoration: none; color: #FFFF00}
.inputsearch {width: 155px; height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #EFEFEF}
.inputfield 	{width: 90px; height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #EFEFEF; color: #CC0000}
.submitbox 	{width: auto; height: auto; font-family: Verdana, Arial, Helvetica, sans-serif; color: #930025; font-size: 10px}