/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #99A3B4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #e2edc2; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	BACKGROUND-COLOR: #ffffff;
}

td
{
font-family:tahoma;
font-size: 11px;
color:#404040;
}
.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;

}
.caption
{
	font-family:tahoma;
	color:#6D8DB5;
	font-size: 12px;
	font-weight: bold;

}
.bullet
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10pt;
	font-weight: 600;
}
.bullet3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6D8DB5;
	font-size: 10pt;
	font-weight: 600;
}
.bullet2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 10pt;
	font-weight: bold;
}
.topnav
{
	font-family:tahoma;
	color:#575757;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:tahoma;
	color:#575757;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:tahoma;
	color:#727272;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family:tahoma;
	color:#727272;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.right
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.field-editable-center
{
	font-family:tahoma;
	font-size: 11px;
	border-width: 0.28mm;
	border-style: solid;
	border-color: #6D8DB5;
	background-color:white;
	text-align:center;
}
.field-editable-left
{
	font-family:tahoma;
	font-size: 11px;
	border-width: 0.28mm;
	border-style: solid;
	border-color: #6D8DB5;
	background-color:white;
	text-align:left;
}
.field-readonly-center
{
	font-family:tahoma;
	font-size: 11px;
	border-width: 0.28mm;
	border-style: solid;
	border-color: #808080;
	background-color:#e6e6e8;
	text-align:center;
}
.field-readonly-right
{
	font-family:tahoma;
	font-size: 11px;
	border-width: 0.28mm;
	border-style: solid;
	border-color: #808080;
	background-color:#e6e6e8;
	text-align:right;
}
.errortext
{
font-family:tahoma;
font-size: 12px;
color:red;
font-weight:bold;
}
.dropdownlist
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	line-height: 18px;
}
.newslist
{
	font-family:tahoma;
	color:#000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;

}
.newslist:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:underline;

}
