body {
	font-family : arial, verdana, helvetica, tahoma, sans-serif;
	font-size : 12px;
}

.popupbackground{
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 12px;
	background : #ffffff;
}

p {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 12px;
}

td {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 12px;
}

div {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 12px;
}

a {
   color : blue;
   background-color : transparent;
}

a:active {
   color : red;
   background-color : transparent;
}

#menu a {
   color : black;
   background-color : transparent;
   text-decoration : none;
}

#menu a:hover {
   color : black;
   background-color : transparent;
   text-decoration : underline;
}

#menu a:active {
   color : red;
   background-color : transparent;
   text-decoration : underline;
}

.error {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 12px;
   font-weight : bold;
   color       : red;
   background-color : transparent;
}

.footer {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 10px;
}

.closewindow {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 10px;
}

.required {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 10px;
	color: black;
}

.footertext {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 10px;
	color: #648F3F;
}

.footertext a {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 10px;
   color: #648F3F;
}

.footertext a:visited {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 10px;
   color : black;
}

.footertextbig {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 12px;
	color: black;
}

.faq {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 13px;
}

