﻿body 
{
	font-family:Verdana;
	font-size: 10px;
}

TABLE
{
	
	font-size: 12px;
	font-family: Verdana;
}


.Chart
{
	border-right: #85a8ca 1px solid;
	border-top: #85a8ca 1px solid;
	border-left: #85a8ca 1px solid;
	border-bottom: #85a8ca 1px solid;
}




.tab {
	color: black;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.tab a:link{
	color: black;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.tab a:visited{
	color: black;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.tab a:hover{
	color: White;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.Nav {
	color: black;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
}
.Nav a:link{
	color: black;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	text-decoration: none;
}

.Nav a:visited{
	color: black;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	text-decoration: none;
}

.Nav a:hover{
	color: #85A8CA;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight:Normal;
	text-decoration: underline;
}


.TopNav {
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
.TopNav a:link{
	color: #85A8CA;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	text-decoration: underline;
}

.TopNav a:visited{
	color: #85A8CA;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	text-decoration: underline;
}

.TopNav a:hover{
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	text-decoration: underline;
}


.LeadTime {
	color: red;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	text-decoration: none;
}
	
.LeadTime a:link{
	color: #85A8CA;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	text-decoration: underline;
}
.LeadTime a:visited{
	color: #85A8CA;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	text-decoration: underline;
}

.LeadTime a:hover{
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	text-decoration: underline;
}

.SmallText {
	color: Black;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	
}


.left
{
	text-align: left;
	padding-left: 10px;
}

.H1
{
	font-size: 15px;
	font-style: normal;
	
}
