.ABody
{
	background-color: #ffffff;
	margin: 10px;
	background-image:url('/Publisher3Admin/ExegoImages/body_bg_01.jpg');
	background-repeat:no-repeat;
}

.AHeading
{
	font: bold 20px Arial;
	color: #999999;
}

.AText
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}

.SubHeading
{
	font: bold 14px Arial;
	color: black;
}

.Table 
{
	background-color: #FFFFFF;
	font-size: 9pt;
	color: black;
	font-family: Arial;
	border-color:#CC0000;
	BORDER-RIGHT: 1px solid #DDDDDD; 
	BORDER-TOP: 1px solid #DDDDDD; 
	BORDER-LEFT: 1px solid #DDDDDD; 
	BORDER-BOTTOM: 1px solid #DDDDDD; 
}

.TDHeader
{
	background-color: #DDDDDD;
	font-size: 9pt;
	color: black;
	font-family: Arial;
	font-weight:bold;
}

.TDItem
{
	background-color: #FFFFFF;
	font-size: 9pt;
	color: black;
	font-family: Arial;
}

.TDSelected
{
	background-color: #DDDDDD;
	font-size: 9pt;
	color: black;
	font-family: Arial;
	font-weight:bold;
}

.Text
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}

.ATextWhite
{
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
}

.Textfield
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}

.TextBox
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
	background-color:#FFFFFF;
}

.TextBoxDisable
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
	background-color:#EEEEEE;
	border:solid 1px #DDDDDD;
}

.Dropdown
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}

.Checkbox
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}

.Radio
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}

.AButton
{
	font-size: 9pt;
	color: #305db8;
	font-family: Arial;
	border:solid 1px #CCCCCC;
	background-color: #FFFFFF;
	border-right:solid 2px #CCCCCC;
	border-bottom:solid 2px #CCCCCC;
}

.TextBold
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial;
}
.RedText
{
	font-size: 9pt;
	color: red;
	font-family: Arial;
}
.TextBoldRed
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	font-family: Arial;
}

.TextGreen
{
	font-size: 9pt;
	color: Green;
	font-family: Arial;
}
.TextBoldGreen
{
	font-weight: bold;
	font-size: 9pt;
	color: Green;
	font-family: Arial;
}

.SmallText
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}

A.AText:link
{
	font-size: 9pt;
	color: #333333;
	font-family: Arial;
	text-decoration:none;
}
A.AText:visited
{
	font-size: 9pt;
	color: #333333;
	font-family: Arial;
	text-decoration:none;
}
A.AText:hover
{
	font-size: 9pt;
	color: #999999;
	font-family: Arial;
	text-decoration:none;
}

A:link
{
	font-size: 9pt;
	color: #333333;
	font-family: Arial;
	text-decoration:none;
}
A:visited
{
	font-size: 9pt;
	color: #333333;
	font-family: Arial;
	text-decoration:none;
}
A:hover
{
	font-size: 9pt;
	color: #999999;
	font-family: Arial;
	text-decoration:none;
}

.ProductInlineEdit
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
	OVERFLOW: auto;
}

.APager span {
	font-size: 9pt;
	color: #cc0000;
	font-family: Arial;
} 




