﻿@import url("../Base.css");
@import url("../Dark.css");

h1, h2, h3, a:link, a:visited, a:hover, a:active, .ProductPanel a:link, .ProductPanel a:visited, .ProductPanel a:hover, .ProductPanel a:active
{
	color: #c5e2ff;
}

.HostMasterPanel h3
{
	background-color: #5B7693;
	border-color: #244F7F;
}