.norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: #000 1px 1px 1px;
}

.whiter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.titl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.smaller_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.smallest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.whiter a:link { color: #FFFFFF; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.whiter a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.whiter a:active { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.whiter a:hover { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: none; }
.whiter a:visited:hover { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: none; }

.norm a:link { color: #000000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.norm a:visited { color: #000000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.norm a:active { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.norm a:hover { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: none; }
.norm a:visited:hover { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: none; }

.news a:link { color: #000000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.news a:visited { color: #000000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.news a:active { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.news a:hover { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: none; }
.news a:visited:hover { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: none; }

.white a:link { color: #FFFFFF; font-weight: bold; text-decoration: none; border-bottom: none; }
.white a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none; border-bottom: none; }
.white a:active { color: #FFFFFF; font-weight: bold; text-decoration: none; border-bottom: none; }
.white a:hover { color: #FFFFFF; font-weight: bold; text-decoration: none; border-bottom: none; }
.white a:visited:hover { color: #FFFFFF; font-weight: bold; text-decoration: none; border-bottom: none; }

.smaller a:link { color: #000000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.smaller a:visited { color: #000000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.smaller a:active { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.smaller a:hover { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: none; }
.smaller a:visited:hover { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: none; }

.smallest a:link { color: #000000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.smallest a:visited { color: #000000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.smallest a:active { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.smallest a:hover { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: none; }
.smallest a:visited:hover { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: none; }

.imgs a:link { text-decoration: none; }
.imgs a:visited { text-decoration: none; }
.imgs a:active { text-decoration: none; }
.imgs a:visited:hover { text-decoration: none; }
.imgs a:visited:hover { text-decoration: none; }

.formbutton{

	cursor:pointer;
	border:outset 1px #000000;
	background:#FFFFFF;
	color:#000000;
	font-weight:normal;
	font-color:#000000
	padding: 1px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#popupcontent
{
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	border:2px solid #000000;
	background-color:#FFFFFF;
	padding:0; 
	z-index: 60;
}  
