/* CSS Document */

body 			{background-color: #aaa; color: #000; margin: 0px auto; font-family: verdana, arial; font-size: 11px;}

#displayArea    {height: 300px; background: #fff; padding: 10px 6% 0px 6%; font-size: 11px; border-bottom: 1px solid #555; margin: 0px;}

.selectedArea   {background-color: #ccc; border-top: 1px solid #555; border-bottom: 1px solid #555; padding: 0px 6% 0px 6%; margin-bottom: 10px; margin-top: 0px;}

.selectedAreaDark   {font-weight: bold; background-color: #aaa; padding: 0px 6% 0px 6%; margin-bottom: 10px; margin-top: -10px;}

.menu   {font-weight: bold; background-color: #ccc; border-top: 1px solid #555; border-bottom: 1px solid #555; margin-bottom: 10px; margin-top: 5px; padding-left:6%; padding-right:1%; padding-top:0px; padding-bottom:0px}

/* \ commented backslash between rules so IE5 Mac ignores the following rule. */
.selectedAreaDark   {margin-top: 0px;}

h1  {font-size: 13px; font-weight: bold; }
h2  {font-size: 13px; margin-bottom: 5px;}
h3  {font-size: 12px; margin-bottom: 5px; font-weight:bold;}
h4  {font-size: 11px; margin-bottom: 0px; font-weight:bold;}

p, td       {font-size: 11px;}
.expanded   {line-height: 1.4em;}
.news   	{line-height: 1.4em; color: #333333; font-weight: normal; }
.enter		{font-size:12px; font-weight:bold;}
.photo_compete	{ font-size: 11px; color: #333333; position:absolute; left: 388px; top: 426px; height: 15px; width: 337px; }

img         {border: 1px solid #fff; margin: 0px 10px 10px 0px;}
.inline     {margin: 0px; display: inline;}
.box        {border: none; margin: 0px;}

a:link      {font-weight: bold; color: #000; text-decoration: none; background-color: transparent;}
a:visited   {font-weight: bold; color: #000; text-decoration: none; background-color: transparent;}
a:active    {font-weight: bold; color: #000; text-decoration: none; background-color: transparent;}
a:hover     {color: #333; background-color: transparent; text-decoration: underline;}

.shunt      {margin-left: 9px;}
