﻿html, body
{
  font-family: Arial;
}
Div.Menu_Container
{
  text-align: left;
}
Div.ExpandCollapse
{
  clear: both;
  border: none 1px green;
  margin: 0px;
  padding: 0px;
}
UL.SubMenu
{
  margin-top: 0px;
  margin-left: 40px;
  padding-left: 20px;
}

UL.Menu
{
  margin-top: 4px;
  margin-bottom: 4px;
}
UL.Menu LI,
UL.SubMenu LI
{
  list-style-image: url(/StarAwards/resources/images/star-blue.gif);
  list-style-position: outside;
  padding-bottom: 4px;
  vertical-align: top;
}
UL.Menu LI.Big_Blue
{
  list-style-image: url(/StarAwards/resources/images/star-blue.gif);
	color: #00489C; 
	font-weight: bold; 
	font-size: 10pt;
	text-decoration: none;
	padding-bottom: 15px;
}

UL.Menu LI.Big_Blue a:link,
UL.Menu LI.Big_Blue a:visited
{
	color: #00489C; 
	font-weight: bold; 
	text-decoration: none
}
UL.Menu LI.Big_Blue a:hover, 
UL.Menu LI.Big_Blue a:active
{
	color: #E7B614
}
UL.Menu a:link,
UL.Menu a:visited,
UL.SubMenu a:link,
UL.SubMenu a:visited
{
	color: #333333; 
	font-weight: normal; 
	text-decoration: none; 
	font-size: 10pt
}
UL.Menu a:hover,
UL.Menu a:active,
UL.SubMenu a:hover,
UL.SubMenu a:active
{
	color: #E7B614;
}

UL.Menu LI.Big_Blue:hover,
UL.Menu LI:hover
{
  list-style-image: url(/StarAwards/resources/images/star-yellow.gif);
}
UL.Menu LI.selected,
UL.Menu LI.Big_Blueselected
{
  list-style-image: url(/StarAwards/resources/images/star-yellow.gif);
	color: #E7B614;
}
UL.Menu LI.selected a:link,
UL.Menu LI.selected a:visited
{
	color: #E7B614;
}
UL.Menu LI.Big_Blueselected a:link,
UL.Menu LI.Big_Blueselected a:visited
{
	color: #E7B614;
	font-weight: bold;
}

.Menu_Heading 
{
	font-size: 10pt; 
	font-weight:bold; 
	color: #00489C
}
a.Menu_Heading
{
  display: block;
  margin-top: 10px;
  margin-left: 12px;
  text-decoration: none;
  /*background:  url(/StarAwards/resources/images/star-blue.gif) left no-repeat;*/
}
.Blue 
{
	background-color: #6692C5; 
	padding: 15px; 
	color: white; 
	font-size: 10pt; 
	font-weight: normal; 
	width: 221px;
  vertical-align: top;
}
P.LeftText {width: 222px}
TD.Yellow_Line {background-image:url('images/seperator.gif'); width: 35px}
TD.WinnersLinks {width: 414px}
HR.white {color: white;}
HR.menublue {
  color: #6692C5; 
}
Div.caption
{
  padding-left: 15px;
  font-size: 8pt;
  color: #999999;
}

