﻿body					{ background:#efefef url(/gfx/Backgrounds/bg.jpg) repeat-x left top; font-family:Verdana; font-size:11px; text-align:center; }

/* Shadows */
#TopShadow				{ padding-top:8px; }
form > #TopShadow		{ background: transparent url(/gfx/Shadows/top.png) no-repeat center 5px; }
form > #Shadow			{ background: transparent url(/gfx/Shadows/main.png) repeat-y center; }
form > #BottomShadow	{ height:9px; background: transparent url(/gfx/Shadows/bottom.png) no-repeat center top; }
/**/

/* Page Sections */
#Top					{ width:958px; margin:0 auto; text-align:left; height:107px; background:transparent url(/gfx/Backgrounds/top.jpg) no-repeat left top; }
#Body					{ width:958px; margin:0 auto; text-align:left; min-height:450px; height:auto !important; height:450px; background-color:#ffffff; border:solid 1px #ffffff; }
#Menu					{ width:958px; margin:0 auto; text-align:right; padding-top:60px; }
#Bottom					{ width:958px; margin:0 auto; margin-right:auto;  }
/**/

/* Languages */
#Languages				{ float:right; padding-top:5px; }
#Languages li			{ display:inline; padding-right:5px; }
/**/

/* Top Menu */
#MenuItems				{ min-height:35px; height:auto !important; height:35px; }
#MenuItems ul li		{ display:inline; }
#MenuItems ul li a		{ color:#ffffff; text-decoration:none; text-transform:uppercase; font-size:11px; margin:0px 10px 0px 10px; line-height:35px; }
#liLastMenuItem			{ border:none !important; }
.activeMenuItem			{ color:#000000 !important; }
/**/

/* Left Menu */
#SubMenu				{ float:left; width:223px; margin-left:10px; white-space: nowrap; overflow:hidden;}
#SubMenuHeader			{ width:203px; height:29px; line-height:27px !important; padding-left:22px !important; padding-top:30px; margin-bottom:15px !important; }
#SubMenuHeader a		{ text-decoration:none !important; color:#000000 !important; font-size:17px !important; }
#SubMenuLinks			{ padding-left:10px; }
#SubMenuLinks > div		{ border-bottom:dashed 1px #eeeeee; }
#SubMenu div			{ line-height:23px; margin-bottom:1px; }
.subMenuItemSelected	{ font-weight:bold; }
.subMenuItemSelected div{ font-weight:normal !important; }
#SubMenu i				{ padding:0px 0px 0px 15px; font-style:normal; margin:0px; }
#SubMenu a				{ text-decoration:none; color:#868686; font-size:13px; }
#SubMenu img			{ width:16px; height:16px; margin-bottom:-3px; }
/**/

/* Footer */
#Bottom					{ }
#Bottom ul				{ list-style:none; margin:0px; padding:0px; }
#Bottom ul li			{ display:inline; margin-right:50px; padding:0px; }
#BottomLast				{ margin-right:0px !important; }
#Bottom ul li a			{ text-decoration:none; font-size:12px; margin:0px 10px 0px 10px; }
/**/

/* Copyright */
#Copyright				{ }
#CopyrightHolder		{ padding:0; color: #909091; font-size:10px; line-height:13px; text-align:right; }
#go2netlogo				{ width:126px; height:55px; background: transparent url(/gfx/backgrounds/go2net.gif) no-repeat left top; }
tr > #go2netlogo		{ background: transparent url(/gfx/backgrounds/go2net.png) no-repeat left top; }
#go2netlogo a span		{ padding:0px 57px 32px; }
/**/

/* Utility Styles */
.endFloat						{ clear:both; }
a:link, a:visited, a:active		{ text-decoration: none; color: #333333; border:none; }
a:hover							{ text-decoration: none; color: #999999; }
.hidden							{ display:none; }

h1								{ font-size:22px; font-weight:normal; }
h2								{ font-size:13px; font-weight:normal; }
h3								{ font-size:13px; font-weight:normal; }
h4								{ font-size:12px; font-weight:normal; }
h5								{ font-size:11px; font-weight:normal; }
h6								{ font-size:10px; font-weight:normal; }
/**/