body
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #f0fef2;
}



TABLE
{
	font-size: 8pt;
	border-top-style: none;
	font-family: Tahoma, Verdana, 'Times New Roman';
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.Button
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 8pt;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: gainsboro;
}
.TextBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	font-size: 8pt;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 200px;
}
.SmallTextBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	font-size: 8pt;
	border-left: #c7ccdc 1px solid;
	width: 200px;
	border-bottom: #c7ccdc 1px solid;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: transparent;
	
}
.DataGrid
{
	border-top-style: inset;
	border-right-style: inset;
	border-left-style: inset;
	background-color: gainsboro;
	border-bottom-style: inset;
}
.treeview
{
	color: #000066;
	font-family: Arial;
	font-variant: normal;
}
.ButtonMenue
{
	border-right: thin solid;
	border-top: thin solid;
	font-size: 9pt;
	border-left: thin solid;
	color: aliceblue;
	border-bottom: thin solid;
	font-family: 'Bookman Old Style' , Garamond;
	background-color: #3366CC;
}

.links
{
	font-size: 3mm;
	text-transform: lowercase;
	color: #000066;
	font-family: Verdana, Georgia, HebarU, Garamond;
}
.MenueLine
{
	color: #000099;
}

.TblSpec
{
	background-color: #dfe3e7;
}

.LabelMenue
{
	font-size: xx-small;
	color: white;
	font-family: Verdana, 'Times New Roman' , HebarU, Georgia, Garamond;
	background-color: #ffffff;
}

.LinksMenue
{
	color: white;
	background-color: transparent;
}
.date
{
	font-size: 9px;
	color: mediumblue;
	font-family: 'Bookman Old Style' , 'Times New Roman' , Verdana;
}

.Linkbutton
{
	border-left-color: #000099;
	border-bottom-color: #000099;
	color: #000099;
	border-top-style: groove;
	border-top-color: #000099;
	border-right-style: groove;
	border-left-style: groove;
	background-color: whitesmoke;
	border-right-color: #000099;
	border-bottom-style: groove;
}
.ToolTip
{
	text-transform: capitalize;
	color: #000099;
}
.BottomLine
{
	font-size: 3mm;
	color: #000099;
}
.lnkSpec
{
	font-size: xx-small;
	color: #000099;
	font-family: Verdana;
}

.lblSpec
{
	font-size: xx-small;
	text-transform: uppercase;
	color: #000099;
	font-family: Verdana;
}
.lblSpecBold
{
	font-weight: bold;
	font-size: xx-small;
	text-transform: uppercase;
	color: #000066;
	font-family: Verdana;
}

.ContrLabel
{
	font-size: xx-small;
	text-transform: uppercase;
	color: aliceblue;
	font-family: Verdana, 'Times New Roman';
	background-color: #0033cc;
}
.LabelLight
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: transparent;
}
.LabelLight_02
{
	font-size: 8pt;
	color: #000099;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #f0f1f6;
}


.LabelLight_03
{
	font-weight: normal;
	font-size: 8pt;
	color: #000066;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: whitesmoke;
}

LabelWithBorder
{
	border-right: #000066 1px outset;
	border-top: #ff0099 thick groove;
	font-weight: normal;
	font-size: 8pt;
	border-left: #000066 1px outset;
	color: #000066;
	border-bottom: #000066 1px outset;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: whitesmoke;
}

.LabelLight_03Bold
{
	font-weight: bold;
	font-size: 8pt;
	color: #000066;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: whitesmoke;
}

.LblLight_04
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: #336699 1px solid;
	color: #000066;
	border-bottom: #336699 1px solid;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #f5f5f5;
}

.box_counter_bold
{
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	background-color: lavender;
	text-align: center;
	border-bottom-style: outset;
}

.box_counter
{
	color: #000066;
	
}

.box_maint_bold
{
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	background-color: antiquewhite;
	text-align: center;
	border-bottom-style: outset;
}

.lblSpecBoldUnderLine
{
	font-weight: bold;
	font-size: xx-small;
	text-transform: uppercase;
	color: #000066;
	font-family: Verdana;
	text-decoration: underline;
}
.lblMPS
{
}
.mps_labels
{
	background-image: none;
	color: #f0fef2;
	font-family: 'Century Gothic';
	background-color: transparent;
}

.mps_labels_blue
{
	font-size: small;
	color: #000066;
	font-family: 'Century Gothic';
	background-color: transparent;
}
.mps_lbl_tbl
{
	font-size: x-small;
	color: #000066;
	font-family: 'Century Gothic';
	background-color: transparent;
}
.mps_lbl_Header
{
	font-size: small;
	color: #000066;
	font-family: 'Century Gothic';
	background-color: transparent;
}

.menustyle
{
	font-weight: normal;
	font-size: 7pt;
	background-image: url(images/menu_back01.gif);
	text-transform: lowercase;
	cursor: default;
	color: white;
	font-family: 'Century Gothic';
}
