﻿.GSASlotTree
{
	border-top: #DAD7CA 1px dotted;
	margin-top: 15px;
	width: 100%;
}

.GSASlotTree .titleArea
{
	width: 154px;
	border-right: solid 1px #DAD7CA;
}
.GSASlotTree .lblSectionTitle
{
	font-size: 2em;
	font-weight: 500;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, 'Century Gothic';
}

.GSASlotTree .sideTitle
{
	height: 54px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.GSASlotTree .sideMenu
{
	font-family: Tahoma;
	color: #666666;
	width: 154px;
	height: 258px;
	font-size: 7pt;
	font-weight: bold;
	border-right: solid 1px #DAD7CA;
	padding-top: 10px;
	vertical-align: top;
}
.GSASlotTree .rightSlot
{
	padding-left: 25px;
	vertical-align: top;
}
.GSASlotTree .rightSlot .frmMain
{
	width: 100%;
	margin-bottom: 25px;
}
.GSASlotTree .sideImage
{
	border-right: solid 1px #DAD7CA;
	vertical-align: bottom;
}
.GSASlotTree .menuLink
{
	text-align: right;
	padding: 0 10px 10px 0;
}
.menuLink a
{
	color: #666666;
	text-decoration: none;
}
.GSASlotTree .menuLink a:hover
{
	text-decoration: underline;
}
.GSASlotTree .menuLinkSelected
{
	text-align: right;
	padding: 0 10px 10px 0;
	background: url(../Images/Icons/menu_sel_left_arrow.gif) no-repeat right top;
}
.GSASlotTree .menuLinkSelected a
{
	color: #CC0000;
	text-decoration: none;
}
.GSASlotTree .menuLinkSelected a:hover
{
	text-decoration: underline;
}
.GSASlotTree .menuSeparator
{
	border-bottom: solid 1px #DAD7CA;
	width: 100%;
	margin: 5px 0 10px;
}
.GSASlotTree .bottomImg
{
	margin-top: 20px;
}
