﻿.Panels
{
	clear:inherit;
	border: 1px solid #000000;
	width: 100%;
	height: 100%;
	text-align:center;
	
}

.tdBorderBottom
{
	
	
	
}

.Tables
{
	border-style: solid;
	border-width: 1px;
	border-top-color: #6699FF;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
}

.Label
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold !important;
	font-style: normal;
	font-variant: normal;
}

.TableColorJob
{
	text-align: center;
	background-color: #BB6301;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

.TextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	font-style: normal;
	font-variant: normal;
	width:300px;
}

.Buttons
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold !important;
	font-style: normal;
	font-variant: normal;
}



