﻿/* General styles */
html							{  }
body							{ font-family: verdana; margin:0px; background-color:#5a84a1; }

.clear							{ clear:both; }

.TopMain						{ width: 992px; background: transparent url(/g/backgrounds/top.jpg) no-repeat left top; }
.TopMainGB						{ width: 992px; background: transparent url(/g/backgrounds/top_GB.jpg) no-repeat left top; }
.TopMainDE						{ width: 992px; background: transparent url(/g/backgrounds/top_DE.jpg) no-repeat left top; }
#divTopMain						{ height:102px; position:relative; }
#divTopMainMenu					{ height:20px; line-height:20px; background-color:#507792; border-top:solid 1px #3e5b6f; border-left: solid 1px #3e5b6f; border-right: solid 1px #3e5b6f; }

#PanelContents					{ min-height:479px; height:auto !important; height:479px; }

table, div, input, textarea		{ font-family: verdana; font-size: 10px; color: #333333; margin:0px; }

select							{ font-family: verdana; font-size: 10px; }

a:link, a:visited, a:active		{ text-decoration: none; color: #333333; border:none; }
a:hover							{ text-decoration: none; color: #999999; }

#broHolmContactInfo             { color:#ffffff; text-align:right; text-transform:uppercase; line-height:13px; }
#broHolmContactInfo a           { color:#ffffff; }
.LanguageControl				{ position:absolute; top:50px; left:400px; }

#Copyright						{ padding-right: 10px; color: #727272; }

#go2netlogo						{ width:126px; height:55px; background: transparent url(/g/backgrounds/go2net.gif) no-repeat left top; }
tr > #go2netlogo				{ width:126px; height:55px; background: transparent url(/g/backgrounds/go2net.png) no-repeat left top; }
#go2netlogo a span				{ padding:27px 63px 28px 63px; }

/* Utility styles */
.empty							{ width:0px; height:0px; overflow:hidden; }

#PanelContents a				{ text-decoration: underline; color: #000000; }
#PanelContents a:hover			{ text-decoration: none; color: #3c5a66; }

.messageViewDateTimeText		{ font-family: Verdana; font-size: 9px; color: #636363; line-height:16px; }
.messageViewHeadlineText		{ font-family: Verdana; font-size: 16px; font-weight:bold; color: #000000; }
.messageContentText				{ padding:5px; font-family: Verdana; font-size: 11px; color: #000000; line-height:16px; }
