BODY
{
}
P.Navigation
{
	font-size: 7pt;
	color: black;
	font-family: Tahoma;
}
FORM
{
	margin: 0px;
}
P.ArticleText {text-align: justify; font-family: Verdana; font-size: 8pt}
TD,TH.ArticleTableCell {font-family: Verdana; font-size: 8pt}
LI, LU {font-family: Verdana; font-size: 8pt}
P.ArticleIntro  {text-align: justify; font-family: Verdana; font-size: 8pt; color:#9595BF; font-weight:bold}
P.ArticleTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #9296a6;
	font-family: Tahoma;
	letter-spacing: 1px;
}
P.Footer {font-family: Tahoma; font-size: 7pt}
A.Navigation {text-decoration: none; color: #000000}
a:hover.Navigation {text-decoration: underline; color: #000000}
A {text-decoration: none; color: #9595BF}
a:hover {text-decoration: none; color: #41FF21}

INPUT.BoxFormField
{
	border-right: #b6b6d1 1px solid;
	border-top: #b6b6d1 1px solid;
	font-size: 8pt;
	border-left: #b6b6d1 1px solid;
	width: 100%;
	border-bottom: #b6b6d1 1px solid;
	font-family: Verdana;
	background-color: #e5e5e5;
}
TD.BoxFormLabel
{
	font-size: 9px;
	font-family: Tahoma;
}
P.News
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 8px;
}
SPAN.NewsDate
{
	color: #C0C0C0;
	font-weight: normal;
}
P.ArticleListTitle
{
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 0px;
	color: #9595bf;
	font-family: Tahoma;
}
P.ArticleListText
{
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
P.ArticleListMore
{
	font-size: 11px;
	color: #9595bf;
	font-family: Verdana;
	margin-top: 0px;
	text-align:right;
}
P.PageList
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}
P.More
{
	font-size: 8pt;
	font-family: Tahoma;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 8px;
}
P.Icon
{
	margin-bottom: 0px;
}
P.IconTitle
{
	margin-top: 0px;
	font-weight: bold;
	font-size: 8pt;
	color: #9595bf;
	font-family: Tahoma;
}
p.DataTitle
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
}
p.DataText
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
}
TD.BoxMenuItem
{
	font-size: 10px;
	font-family: Tahoma;
	padding-left: 2px;
}
A.MenuItem
{
	color: #000000;
}
INPUT.PopUpButton
{
	font-size: 8pt;
	width: 60px;
	font-family: Tahoma;
}
INPUT.PopUpFormField
{
	border-right: #b6b6d1 1px solid;
	border-top: #b6b6d1 1px solid;
	font-size: 8pt;
	border-left: #b6b6d1 1px solid;
	border-bottom: #b6b6d1 1px solid;
	font-family: Verdana;
	background-color: #e5e5e5;
}
TD.PopUpText
{
	font-size: 8pt;
	font-family: Tahoma;
}
INPUT.FormFieldQuantity
{
	font-family: Tahoma;
	font-size: 11px;
	width: 60px;
	text-align: right;
	border: #b6b6d1 1px inset;
}
INPUT.FormField, SELECT.FormField, TEXTAREA.FormField
{
	border: #b6b6d1 1px solid;
	background-color: #F4f6fc;
	font-size: 11px;
	width: 100%;
	font-family: Verdana;
}
INPUT.FormFieldNarrow
{
	border: #b6b6d1 1px solid;
	background-color: #F4f6fc;
	font-size: 11px;
	width: 100px;
	font-family: Verdana;	
}
TABLE.FormTable
{
	width: 100%;
}
TD.FormLabel
{
	width: 40%;
	font-family: Tahoma;
	font-size: 11px;
}
TD.FormField
{
	width: 60%
}
TD.FormButton
{
	text-align:center;
}
INPUT.FormButton
{
	width: 200px;
	height: 24px;
}
