﻿body {
}
.adjustedZIndex {
    z-index: 999;
}
.Message
{
    color:Black;
    font-family:Arial;
    font-size:small;
}
.DisplayText
{
	color:White;
	font-family:Arial;
	font-size:medium;
}
.DisplayTexty
{
	color:Yellow;
	font-family:Arial;
	font-size:medium;
	font-weight:bold;
}
.Welcome
{
    color:Black;
    font-family:Arial;
    font-weight:bold;
    font-size:medium;
    }
.TableHeader
{
    color:White;
    font-family:Arial;
    font-size:large;
    font-weight:normal;
    font-style:italic;
}
.Errors
{
    color:Red;
    font-family:Arial;
    font-weight:bold;
    font-size:smaller;
}
.Indoor_Labelb
{
    color:White;
    font-family:Arial;
    font-size:small;
    font-weight:bold;
}
.Indoor_Label
{
    color:White;
    font-family:Arial;
    font-size:small;
    font-weight:normal;
}
.Indoor_Labeli
{
    color:White;
    font-family:Arial;
    font-size:small;
    font-weight:normal;
    font-style:italic;
}
.Indoor_Labelbi
{
    color:White;
    font-family:Arial;
    font-size:small;
    font-weight:bold;
    font-style:italic;
}
.Imghover
{
	border-color:Red;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-width:medium;
	border-bottom-width:medium;
}
.ImgNonhover
{

	border-color:White;
	border-bottom-style:solid;
	border-top-style:solid;
	border-width:6px;
}
.Label
{
	color:#333399;
	font-family:Arial;
	font-size:medium;
	font-weight:bold;
}
.Indoor_Text
{
	font-family:Arial;
	font-size:small;
	color:White;
}
.Indoor_TextR
{
	font-family:Arial;
	color:Black;
	font-size:small;
}
.Indoor_Texti
{
	font-family:Arial;
	color:Yellow;
	font-size:smaller;
	font-style:italic;
	white-space:nowrap;
}
.Indoor_TextRi
{
	font-family:Arial;
	color:Navy;
	font-size:smaller;
	font-style:italic;
	white-space:nowrap;
}