.body {
	background-image: url(../../Images/Background.jpg);
	background-repeat: repeat-x;
	font: 12px Arial;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #000066;
	text-align: center; /* Hack for IE5/Win */
}

.header {
	color: #000066;
	font-size: 12pt;
	font-weight: bolder;
	font-family: "Century Gothic";
	border-bottom: 1px solid Red;
	line-height: 30px;
	letter-spacing: 5px;
	margin: 5px;
}

.subHeader {
	color: #000099;
	font-size: 0.7em;
	font-weight: bolder;
	font-family: "Century Gothic";
	line-height: 20px;
	letter-spacing: 5px;
	margin: 10px;
}

.subText
{
	color: #ff0000;
	font-size: 8pt;
	font-weight: bolder;
	font-family: "Century Gothic";
	line-height: 30px;
	letter-spacing: 5px;
	margin: 20px;
}

.clsFooter {
	color: White;
	border: medium double #778899;
	background-color: #333366;
	font-size: 14;
	font: bold;
	text-align: center;
}

.LabelText    {
	color: black;
	font: bold;
}

table {
	font: 11;
}

.clsCategory {
	color: white;
	border: medium double #778899;
	background-color: #333366;
	font-size: 14;
	font: bold;
}

.clsHeaderNoWidth {
	color: black;
	border: medium double #666685;
	background-color: #A3C0E1;
}

.clsHeaderPara {
	color: black;
	width: 100%;
	border-color: #666685 #666685 #666685 #666685;
}

.grid {
	border: medium double #666685;
	text-align: center;
}

.gridFixedCol {
	color: black;
	font-size: 12;
	background-color: #A3C0E1;
	font: bold;
}

.PgHeader {
	color: #000066;
	font-size: 16;
	font-weight: bolder;
	font-family: "Century Gothic";
	border-bottom: 1px solid Red;
	line-height: 30px;
	letter-spacing: 5px;
	margin: 5px;
}

.gridHeader {
	color: white;
	background-color: #333366;
	font-size: 0.9em;
	font: Arial, Helvetica, sans-serif;
	border-right: 1 solid #333366;
	border-top: 1 solid #333366;
}

.gridFooter {
	color: white;
	background-color: #333366;
	font-size: 6;
	font: Arial, Helvetica, sans-serif;
	border-right: 1 solid #333366;
	border-top: 1 solid #333366;
}

.gridRow {
	color: Black;
	font-size: 0.8em;
	background-color: #CCCCCC;
	border-right: 1 solid Gray;
	border-bottom: 1 solid Gray;
}

.gridAltRow {
	color: black;
	font-size: 0.8em;
	background-color: silver;
	border-right: 1 solid Gray;
	border-bottom: 1 solid Gray;
}

.gridCellEdit {
	color: black;
	font-size: 12;
	background-color: white;
	border-right: 1 solid Gray;
	border-bottom: 1 solid Gray;	
}

input {
	background-color: transparent;
	color: black;
}

input.btn {
   color:white;
   font-family:arial,helvetica,sans-serif;
	font-size: 1em;
	height: 25px;
	text-align: center;
	vertical-align: middle;
   background-color:#3A2874;
   border:1px solid;
	border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#3A2874',EndColorStr='#000000');
}

input.btnhov {
	background-color:Silver;	
   border-top-color:red;
   border-left-color:red;
   border-right-color:red;
   border-bottom-color:red;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='red',EndColorStr='white');
}



textarea {
	background-color: #CCCCCC;
	color: black;
}

select {
	background-color: #CCCCCC;
	color: black;
}

.clsSpecialsHuge {
	border: double;
	background-color: #FFFFC0;
	color: black;
}

.clsSpecialsMed {
	border: double;
	background-color: #FFFFC0;
	color: Black;
}

.clsLoginName {
	border: none;
	color: black;
	width="100%";
	font-size: 10;
}

.MenuItem {
	border: none;
	color: black;
	width: "100%";
	font: bold;
	font-size: 16;
}

a:link {
	color: red;
	text-decoration: underline; /*	background-color: #333366; */
	font: bold Arial, Helvetica, sans-serif;
}

a:visited {
	color: red;
	text-decoration: underline; /*	background-color: #333366; */
	font: bold Arial, Helvetica, sans-serif;
}

a:hover {
	color: black;
	background-color: transparent;
	text-decoration: none;
	font: bold Arial, Helvetica, sans-serif;
}

.StatusError {
	background-color: red;
	color: black;
	border: medium double #333366;
	font: bold;
}

.StatusLabel {
	background-color: white;
	color: #333366;
	border: medium double #333366;
	font: bold;
}

.aPanelTitle {
	color: black;
	border: medium double #A3C0E1;
	background-color: white;
	cursor: hand;
	font: bolder;
}

.aPanel {
}

.ErrorLabel {
	color: White;
	background-color: Red;	
}

.WarningLabel {
	color: Black;
	background-color: Yellow;	
}

.sectionHeader
{
  font-weight: bold;
}

.sectionItem 
{
  font-weight: normal;
  color: Red;
}

.sectionValue
{  
  font-weight: bold;
}

.textLabel
{
  font-weight: bold;
  border: none 0;
}

.BannerLeft
{
	background-color: White;
}

.GeneralText
{
	font: 10pt/20px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 10px;
	padding: 6px;
}

.SummaryText
{
	color: #666666;
	font-size: 0.6em;
	font-weight: bold;
	font-family: "Century Gothic";
	letter-spacing: 2px;	
}

.MainGeneralText
{
	font: 10pt/20px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 10px;
	padding: 6px;
}

.MenuItem
{
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #000066;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

.MenuItemHover
{
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #f10000;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

.SubMenuItem
{  
   font: bold 8pt Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	background-color: #999999;
}

.SubMenuItemHover
{
	font: bold 8pt Arial, Helvetica, sans-serif;
	color: #000066;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	background-color: #ffffff;
}