﻿.MenuTable
{
	background-image: url(images/cbbg.gif);
	width: 160px;
}
.Table1
{
	width: 100%;
}

.MenuTD
{
}
.TD1
{
	width: 160px;
	vertical-align: top;
}
.TD2
{
	width: 200px;
    vertical-align: top;
}
.TD3
{
	width: 220px;
    vertical-align: top;
}
.TD4
{
	width: 10px;
	vertical-align: top;
}

.ZReturnMenu
{
	font-family: Tahoma;
	background-color:Transparent;
	font-size: 8.5pt;
	text-decoration: none;
	font-weight: bold;
}

.zHelp
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: White;
}
.infostyle1
{
	font-family: Tahoma;
	color: Black;
	font-size: 11px;
	font-weight: bold;
}

.infostyle2
{
	font-family: Tahoma;
	color: Blue;
	font-size: 13px;
}

.cb11
{
	width:20px;
	height:20px;
	background-image: url(images/cb11.gif);
}
.cb12
{
	width: 120px;
	height:20px;
	background-image: url(images/cb12.gif);
}
.cb13
{
	width:20px;
	height:20px;
	background-image: url(images/cb13.gif);
}
.cbbottom
{
	width: 160px;
	height: 16px;
	background-image: url(images/contentbottom.gif);
}

.hb31
{
	width:200px;
	height:60px;
	background-image: url(images/h31.gif);
}

.hb32
{
	width:200px;
	height:60px;
	background-image: url(images/h32.gif);
}

.hb33
{
	height:60px;
	background-image: url(images/h33.gif);
}

.hb34
{
	width:200px;
	height:60px;
	background-image: url(images/h34.gif);
}

.hb35
{
	width:200px;
	height:60px;
	background-image: url(images/h35.gif);
}

.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
	color: Red;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.AjaxUploaderCancelAllButton
{
	font-family: Tahoma;
	font-size: 11px;
	color: Red;
	width: 120px;
}

.watermarked
{
	background-color: #F0F8FF;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}
#MainTable TD
{
	padding-left: 10px;
}
#MainTable TH
{
	padding-left: 10px;
}
