﻿/* General styles */
html							{  }
body							{ font-family: verdana; margin:0px; background:transparent url(/g/backgrounds/background_split.gif) repeat-y center top; }

.clear							{ clear:both; }

#topBackgroundShadow						{ padding-top:8px; }
#OuterContainer > #topBackgroundShadow		{ }
#OuterContainer > #BackgroundShadow			{ }
#OuterContainer > #bottomBackgroundShadow	{ height:11px; }

#TopMain						{ width: 992px; background: transparent url(/g/backgrounds/top.jpg) no-repeat center top; }
#divTopMain						{ height:122px; padding-right:5px; }
#divTopMainMenu					{ height:26px; line-height:23px; border-top:solid 1px #868a8b; border-right:solid 1px #868a8b; border-left:solid 1px #868a8b; background: transparent url(/g/backgrounds/mainmenu_bg.gif) repeat-x left top; }

#Main							{ width: 990px; background:#ffffff url(/g/backgrounds/pagecontent_bg.gif) repeat-y left top; border-left: solid 1px #868a8b; border-right: solid 1px #868a8b; }

#PanelContents					{ min-height:450px; height:auto !important; height:450px; }

table, div, input, textarea		{ font-family: verdana; font-size: 10px; color: #858585; margin:0px; }

select							{ font-family: verdana; font-size: 10px; }

a:link, a:visited, a:active		{ text-decoration: none; color: #858585; border:none; }
a:hover							{ text-decoration: none; color: #999999; }

.LanguageControl				{ padding-top:5px; padding-left:10px; }

#Copyright						{ font-family:Times New Roman; font-size:11px; padding-right: 10px; color: #727272; }

#go2netlogo						{ width:98px; height:37px; background: transparent url(/g/backgrounds/go2net.jpg) no-repeat 20px top; }
tr > #go2netlogo				{ width:98px; height:37px; background: transparent url(/g/backgrounds/go2net.jpg) no-repeat 20px 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; }
