   body
   {
     margin: 0;
     padding: 0;
     height: 100%;    
     background-color: #98AFC7;
     font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
     font-size: 9pt;
     text-align: center;
   }
   
   input
   {
     font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
     font-size: 9pt;
   }
   
   h1, h2, h3, h4
   {
     line-height: 14px;
   }
   
   #TopBar
   {
     width: 100%;
     height: 50px;
     background-color: #888888;
     border-bottom: 2px solid #000000;
     font:normal 12px 'Trebuchet MS','Arial';
   }
   
   #TopBar #InnerTopBar
   {
     margin: auto;
     width: 961px;
     position: relative;
     text-align: left;
     z-index: 100;
   }
   
   #InternationalRss, #DanishRss, #EurosportRss, #TennisTvRss, #FacebookLike
   {
     position: absolute;
     text-align: left;
     float: left;
     width: 175px;
     top: 15px;
   }
   
   #InternationalRss
   {
     left: 180px;
   }
   
   #EurosportRss
   {
     left: 360px;
   }
   
   #TennisTvRss
   {
     left: 520px;
   }
   
   #FacebookLike
   {
     left: 700px;
   }
   
   #InternationalRss:Hover #Rss, #DanishRss:Hover #Rss, #EurosportRss:Hover #Rss, #TennisTvRss:Hover #Rss
   {
     display: block;
     line-height: 20px;
   }
   
   #Rss
   {
     display: none;
     list-style: none;
     margin: 0;
     padding: 0;
     border: 1px solid #222222;
     background-color: #ffffff;
     width: 165px;
   }
   
   #Rss li
   {
     margin-left: 5px;
     margin-right: 5px;
   }
   
   #Rss a
   {
     text-decoration: none;
     color: #000000;
   }
   
   #Rss li:Hover
   {
     background-color: #777777;
   }

   #Rss li:Hover a
   {
     color: #ffffff;
   }
   
   #Content
   {
     width:961px;
     margin:10px auto;
     text-align:left;
     padding:15px;
     background-color:#eeeeee;
   }
   
   #Top
   {
     height: 150px;
     background-color: #eeeeee;
     clear: both;
   }
   
   #Header
   {
   }
   
   #HeaderText
   {
     position: absolute;
     text-align: left;
     margin-left: 25px;
     width: 961px;
     font-size: 20px;
     font-weight: bold;
     font-style: italic;
     color: #ffffff;
   }
   
   #HeaderImg
   {
   }
   
   #MainNavigation
   {
     background-color: #eeeeee;
     position: relative;
   }
   
   #MainNavigation ul
   {
     background-color: #eeeeee;
     list-style: none;
     padding: 0;
     margin: 0;
     float: left;
   }

   #MainNavigation ul li
   {
     float: left;
     margin-right: 1px;
   }
   
   #MainNavigation ul li ul
   {
     display: none;
     z-index: 4;
   }
   
   #MainNavigation ul li ul li:hover a
   {
     color: #ffffff;
   }
   
   #MainNavigation a
   {
     text-decoration: none;
   }

   #MainNavigation ul li a span
   {
     background-color: #B0C4DE;
     padding-right: 5px;
     padding-left: 5px;
     line-height: 30px;
     padding-top: 5px;
     padding-bottom: 5px;
   }
   
   #MainNavigation ul li ul
   {
     position: absolute;
     top: 30px;
     display: none;
     width: auto;
     border-top: 1px dashed #aaaaaa;
     border-left: 1px dashed #aaaaaa;
     border-right: 1px dashed #aaaaaa;
   }

   #MainNavigation ul li ul li
   {
     clear: both;
     padding-top: 5px;
     padding-bottom: 5px;
     padding-left: 5px;
     padding-right: 5px;
     border-bottom: 1px dashed #aaaaaa;
     width: 100px;
   }
   
   #MainNavigation ul li ul li:hover
   {
     background-color: #B0C4DE;
   }

   #MainNavigation ul li ul a:hover
   {
     color: #ffffff;
   }
   
   #Search
   {
     float: right;
     font-size: 7pt;
   }
   
   #SearchInput
   {
     width: 75px;
   }
   
   #SearchSubmit
   {
   }
   
   
   #Body
   {
     padding: 5px;
     background-color: #ffffff;
     width: 951px;
     overflow: auto;
   }
   
   #CurrentPage
   {
     padding: 5px;
     background-color: #ffffff;
     font-size: 11px;
   }
   
  #CurrentPage a
  {
    text-decoration: none;
    color: #000000;
  }
   
   #MainColumn
   {
     float: left;
     background-color: inherit;
     width: 751px;
   }
   
   #MainColumn h1
   {
     background-color: #B0C4DE;
     border-bottom: 1px solid #4682B4;
     font-size: 14px;
     padding: 2px;
     color: #ffffff;
   }

   #MainColumn h2
   {
     font-size: 13px;
     padding: 2px;
     color: #666666;
   }

   #MainColumn h4
   {
     font-size: 8px;
     padding: 2px;
     color: #666666;
   }

   #RightColumn
   {
     float: right;
     background-color: inherit;
     width: 180px;
   }
   
   #RightColumn h3
   {
     background-color: #B0C4DE;
     border-bottom: 1px dotted #4682B4;
     font-size: 12px;
     padding: 2px;
     color: #ffffff;
   }
   
   #RightColumn ul
   {
     list-style-type: square;
   }

   #RightColumn ul li
   {
     margin-bottom: 10px;
   }
   
   div.date
   {
     font-size: 7pt;
   }
   
   #Bottom
   {
     clear: both;
     width: 961px;
     line-height: 30px;
     text-align: center;
     font-size: 7pt;
     background-color: #ffffff;
   }
   
   #FooterContact
   {
     clear: both;
   }
   
   div.air
   {
     clear: both;
     height: 20px;
     background-color: #eeeeee;
     width: 961px;
   }
   
   a
   {
     color: #4682B4;
   }
   
   img
   {
     border-width: 0px;
   }
   
.imageText
{
  font-size: 7pt;
}

.left
{
	float: left;
}

.imageRight
{
	float: right;
	margin-top: 30px;
	margin-left: 10px;
}
select
{
	width: 100%;
}
.Mandatory
{
	color: #ff0000;
}
#CalendarBox
{
	float: right;
	cursor: pointer;
}
#Calendar
{
	padding: 5px;
}
.calendarDate
{
	font-size: 7pt;
	float: right;
}

