table.mainTable { 
	width: 100%; 
}

.footer { 
	width: 100%; 
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 25px;
}

.container {
	width: 950px;
	vertical-align: top;
	background-color: White;
}

.contLeft {
	background-image: url(images/sl.png);
	background-repeat: repeat-y;
	background-position: right;
}

.contRight {
	background-image: url(images/sr.png);
	background-repeat: repeat-y;
}

table.contentTable { 
	width: 100%; 
}

table.logonTable { width: 100%; padding-right: 5px; padding-left: 5px; background-color: #50c9ED; color: white;}
table.controlTable { width: 100%; padding-right: 5px; padding-left: 5px; padding-top: 7px; }
table.menuTable { width: 100%; padding-right: 0px; padding-left: 0px; height:25px; }
table.headerTable { width: 100%; }

.TopPane { width: 100%; vertical-align:top; padding-left: 2px; padding-right: 2px; padding-top: 0px;}
.LeftPane { width: 150px; vertical-align:top; padding-left: 2px; padding-top: 0px;}
.ContentPane { width: 100%; vertical-align:top; padding-left: 2px; padding-right: 2px; padding-top: 0px;}
.RightPane { width: 150px; vertical-align:top; padding-right: 2px; padding-top: 0px;}

.LeftSidePane { width: 25%; vertical-align:top; padding-left: 2px;}
.LeftMiddlePane { width: 25%; vertical-align:top; padding-left: 2px; padding-right: 2px;}
.RightMiddlePane { width: 25%; vertical-align:top;padding-left: 2px; padding-right: 2px;}
.RightSidePane { width: 25%; vertical-align:top; padding-right: 2px;}

.skincoltrol
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
}

.login {}

.skincoltrol, A.skincoltrol, A.skincoltrol:link, A.skincoltrol:normal, A.skincoltrol:visited, A.skincoltrol:hover
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
}

.logoncoltrol
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.login {}

.logoncoltrol, A.logoncoltrol, A.logoncoltrol:link, A.logoncoltrol:normal, A.logoncoltrol:visited, A.logoncoltrol:hover
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.MainMenu_MenuItem
{
	padding-left: 2px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
}
.MainMenu_MenuItemSel
{
	padding-left: 2px;
	font-weight: normal;
	font-size: 13px;
	height: 20px;
	color: #333333;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	display: none;
	background-color: transparent;
}
.MainMenu_MenuArrow
{
	border-right: #f7f7f7 0px solid;
	border-top: #f7f7f7 1px solid;
	width: 7px;
	border-bottom: #f7f7f7 0px solid;
	background-color: transparent;
}
.MainMenu_MenuBreak
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_SubMenu
{
	font-family:Arial, Helvetica, sans-serif;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: #f7f7f7;
}
.MainMenu_SubMenuItemSel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #e5e5e5;
}
.MainMenu_RootMenuItem TD
{
	padding-right: 3px;
	width: 160px;
	font-weight: bold;
	font-size: 13px;
	color: #3da3cc;
	font-family:Arial, Helvetica, sans-serif;
	height: 31px;
	background-image: url(images/right_button_sub.gif);
	text-align: right;
}
.MainMenu_RootMenuItemActive TD
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 13px;
	background-image: url(images/right_button_sub_roll.gif);
	color: #FFFFFF;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	height: 23px;
	text-align: right;
}
.MainMenu_RootMenuItemSel TD
{
	padding-right: 3px;
	width: 160px;
	font-weight: bold;
	font-size: 13px;
	color: White;
	background-color: Transparent;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/right_button_sub_roll.gif);
	height: 31px;
	text-align: right;
}
