﻿body
{
	background-color: #d9eaf8;
	color: Gray;
		/*color: 4169e1;*/
	font-family: Arial;
}

.Table1
{
	font-size: 0.9em;
	font-family: Arial;
	border-left-color: #4169e1;
	border-bottom-color: #4169e1;
	border-top-style: solid;
	border-top-color: #4169e1;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4169e1;
	border-bottom-style: solid;
	padding-right: 1px;
}
.NavLink
{
	font-size: 0.9em;
	font-family: Arial;
	color:Black;
}
.ImgLabel
{
	font-size: 0.9em;
	font-family: Arial;
	color:Black;
	font-style:italic;
}
.IE8fix
{
	z-index:100;
}

