.TopGroup
{
  cursor: default; 
  padding-top: 0px;
  margin-top: 0px;
}

.MenuGroup
{
	cursor: default; 
	padding-top: 0px;
	margin-top: 0px;
}

.TopMenuItem
{
  color: #013668; 
  font-family: Arial, helvetica; 
  font-size:13px; 
  cursor:default; 
  font-weight: bold;
}

.TopMenuItemHover 
{
  color: #013668; 
  font-family: Arial, helvetica; 
  font-size:13px; 
  cursor:default; 
  font-weight: bold;
  text-decoration: underline;
}

.MenuItem
{
  background-color:#4ebef0; 
  color: #013668;
  font-family: Arial, helvetica; 
  font-size:13px; 
  cursor:default; 
  background-color: #4ebef0;
  border: solid 1px #d7ba8e;
  width: 150px;
  height: 20px;
}

.MenuItemHover 
{
  color : black;
  font-family: Arial, helvetica; 
  font-size:13px; 
  cursor:default; 
  background-color: #4ebef0; 
  border: solid 1px #594930;
  width: 150px;
  height: 20px;  
}

.MenuBreak
{
  background-image:url(longhorn_images/break_bg.gif);
  width:50%;
  height:2px;
}

.Footer
{
  color  : #cebc8f;
  font-family:tahoma, arial; 
  font-size:11px; 
  cursor:default; 
  
}
.egw-href-class-1
{
  color: #cebc8f;
  font-family: arial;
  font-size: 70%;
}

.egw-href-class-1:link
{
  color: #cebc8f;
  font-family: arial;
  font-size: 70%;
}

.egw-href-class-1:active
{
  color: #cebc8f;
  font-family: arial;
  font-size: 70%;
}

.egw-href-class-1:visited
{
  color: #cebc8f;
  font-family: arial;
  font-size: 70%;
}

.egw-href-class-1:hover
{
  color: #cebc8f;
  font-family: arial;
  font-size: 70%;
}

.egw_bold_75 span a
{
  color: #cebc8f;
}

.egw_bold_75 span a:link
{
  color: #cebc8f;
}



.TopMenuMainItem
{
  color: #d7ba8e; 
  font-family: Trajan Pro, Copperplate Gothic Bold, Times New Roman; 
  font-size:18px; 
  cursor:default; 
  font-weight: bold;
}

.TopMenuMainItemHover 
{
  color: #eeca87; 
  font-family: Trajan Pro, Copperplate Gothic Bold, Times New Roman; 
  font-size:18px; 
  cursor:default; 
  font-weight: bold;
  text-decoration: underline;
}

.MenuItemMain
{
  background-color:#E4F1F7; 
  color: #d7ba8e;
  font-family: Trajan Pro, Copperplate Gothic Bold, Times New Roman; 
  font-size:16px; 
  cursor:default; 
  background-color: #570709;
  border: solid 1px #d7ba8e;
  width: 150px;
  height: 20px;
}

.MenuItemMainHover 
{
  color : black;
  font-family: Trajan Pro, Copperplate Gothic Bold, Times New Roman; 
  font-size:16px; 
  cursor:default; 
  background-color: #d7ba8e; 
  border: solid 1px #594930;
  width: 150px;
  height: 20px;  
}

.MainText div
{
  color  : #847961;
  font-family:tahoma, arial; 
  font-size:13px; 
  cursor:default; 
  
}

.MainText:link
{
  color  : #847961;
  font-family:tahoma, arial; 
  font-size:13px; 
  cursor:default; 
  font-weight: bold;	
}
.MainText td
{
  color  : #847961;
  font-family:tahoma, arial; 
  font-size:13px; 
  cursor:default; 
  
}

#QOTDbg {position:fixed; width:717; height:100%;}