﻿body
{
	color: black;
	background-color: #eeeeee;
	font-family: Verdana, Tahoma;
	font-size:9pt;
}

.Banner
{
	color: white;
	font-weight: bold;
	font-family:Verdana;
	font-size:18px;
	vertical-align: middle;
	
}


.TableHeader
{
	background-color: darkblue;
	color: whitesmoke;
	font-weight: bold;
	vertical-align: middle;
}

.TableHeaderLeft
{
	color: whitesmoke;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(images/BlueBoxLeft.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 26px;
}

.TableHeaderMiddle
{
	background-color: darkblue;
	color: whitesmoke;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(images/BlueBoxMiddle.png);
	background-repeat: repeat-x;
}

.TableHeaderRight
{
	color: whitesmoke;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(images/BlueBoxRight.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 26px;
}

TD.Table1
{
	color: darkslateblue;
	background-color: whitesmoke;
	font-family:Tahoma;
}

A.MenuLink
{
	text-decoration: none;
	color: White;
}

A.MenuLink:Hover 
{
	text-decoration:underline;
	color: Yellow;
}

.MenuTop
{
	background-image: url(images/NavButton/navbutton_horizantal_top.gif);
	color: White;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	background-color:DarkBlue;
}

.MenuBottom
{
	background-image: url(images/NavButton/navbutton_horizantal_bottom.gif);
	color: White;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	background-color:DarkBlue;
}

.MenuOff
{
	background-image: url(images/NavButton/navbutton_horizantal_b1.gif);
	color: White;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	cursor: hand;
	background-color:DarkBlue;
}

.MenuOn
{
	background-image: url(images/NavButton/navbutton_horizantal_b2_over.gif);
	color:White;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
}

.TourNextOff
{
	background-image: url(images/Tour/tour_b1.gif);
}

.TourNextOn
{
	background-image: url(images/Tour/tour_b1_over.gif);
}

.TourBackOff
{
	background-image: url(images/Tour/tour_b2.gif);
}

.TourBackOn
{
	background-image: url(images/Tour/tour_b2_over.gif);
}



.Header 
{ 
background-color: #376ea0; 
}

.Header1
{
	font-family: Verdana, Tahoma;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	color: royalblue;
	background-color: midnightblue;
}

.Testimonials
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
}

.NewsHeader
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #3333cc;
}

.NewsPageHeader
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #3333cc;
}

.HeaderWhite 
{
	color:White;
	font-weight:bold;
	font-family:Verdana, Arial, Tahoma;
	font-size:12pt;
}

.CommandButton
{
	border-width: 1px;
	border-style: solid;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	cursor: hand;
}

.Results
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
}

.HeadingWhite 
{
	color:White;
	font-weight:bold;
	font-family:Verdana, Arial, Tahoma;
	font-size:9pt;
}

.Error 
{
	color:Red;
	font-family:Verdana, Tahoma, Arial;
	font-size:9pt;
	font-weight:bold;
}
.Shaded
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	background-color: whitesmoke;
}

.GridLink:active
{
	text-decoration:underline;
	color:Black;
}

.GridLink:link
{
	text-decoration:underline;
	color:Black;
}

.GridLink:hover 
{
	text-decoration:underline;
	color: Black;
}

.GridLink:visited 
{
	text-decoration:underline;
	color:Black;
}
