﻿body {
}

.Textheader
{
	font-family:Arial;
	font-weight:bold;
	color:White;
	text-decoration:none;
	font-size:11px;
	
}
.Text_Header
{
	font-family:Arial;
	font-weight:bold;
	color:White;
	text-decoration:none;
	font-size:11px;
	
}

.StyleButton
{
	
}

.Label
{
	font-family:Arial;
	font-weight:bold;
	color:Maroon;
	text-decoration:none;
	font-size:12px;
	
}

.Table_Header
{
	font-family:Arial;
	font-weight:bold;
	color:Black;
	text-decoration:none;
	font-size:12px;
	background-color:#F5F5F5;   	
		
}

.Table_Items
{
	font-family:Arial;
	font-weight:normal;
	height:24;
	color:Black;
	text-decoration:none;
	font-size:12px;	
}
.padd
{
	padding-left: 13px;	
}
.TextLabel
{
	font-family:Arial;
	font-weight:normal;
	color:Black;
	text-decoration:none;
	font-size:12px;
	
}
.TextErorr
{
	font-family:Arial;
	font-weight:normal;
	color:Red;
	text-decoration:none;
	font-size:12px;
	
}
.TextLabelBolt
{
	font-family:Arial;
	font-weight:bold;
	color:Black;
	text-decoration:none;
	font-size:12px;
	
}
A.Menu 
{
	font-family:Arial;
	font-weight:bold;
	color:#AA0201;	
	text-decoration:none;
	font-size:11px;  
}
A.Menu:Hover 
{
    font-family:Arial;
	font-weight:bold;
	color:Blue;
	text-decoration:none;
	font-size:11px;  
}


