BODY {
	background-color: #ffffff;
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.MainTable
{
	background-color: #ffffff;
}
.Left
{
	background-color: #ffffff;
}
.Top
{
	background-color: #ffffff;
}

A {
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Blue;
	text-decoration: none;
	list-style-type: none;
}

A:hover {
	text-decoration: underline;
}

.headline 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

.headlineDSV
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}

.headline_red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}

.headline_link
{
	font: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0560F5;
	text-decoration: none;
	font-weight: bold;
}

TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
}

TH
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	list-style-type: none;
	background-color: #002184;
}

FrameColor
{
	color: #000066;
}

.menu_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	text-decoration: none;
	list-style-type: none;
	font-weight: bolder;
}

.submenu_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #002184;
	text-decoration: none;
	list-style-type: none;
}

.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #8CB5FF;
	border-color: #8CB5FF;
	border-style:groove;
}

.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1;
	border-color: #000066;
	border-style: solid;
}

.DropDownList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1;
	border-color: #000066;
	border-style: solid;
}

.CheckBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #ffffff;
}

.RadioButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #ffffff;
}
