td, p, table, em
{
	font-family: arial, helvetica, sans-seriff;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

BODY
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #ffffff;
}

BODY.popup
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #ffffff;
}



td.Title
{
	background-image: url(../images/titles/TitleBgd.gif);
	background-repeat: no-repeat;
	background-color: #666666;
	width: 568;
	height: 33px;
	
}
td.browserReq
{
	color: White;
	padding: 20px;
}
.TitlePad
{
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
}
.MainContent
{
	background-image: url(../images/elements/MiddleDiag.gif);
	background-repeat: repeat;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.BorderRight
{
	background-image: url(../images/Border/Int/IntRightBgd.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

.RequiredFields
{
	color:red;
	font-family:Arial;
	font-size: 11px;
}
td.Extend
{
	background-image: url(../images/Elements/bgd_extension.gif);
	background-repeat: repeat-y;	
}
.bold
{
	font-weight: bold;
}


/* Begin Classes used by DataGrids */

.FormLabels
{
	color: #666666;
	text-align: right;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

.FormTextBox
{
	Width: 200px;
}

.DropDown
{
	background-color: white;
	color:#666666;
	font-family:Arial;
	font-size: 11px;
}

.DataGrid
{
	border-left: 1px;
}
.AltGridItem a
{
	color:#663399;
}
.AltGridItem
{
	background-color: #E0E0E0;
	text-indent: 2px;
	font-family: Arial;
	height: 30px;
	font-size: 8pt;
}
.GridItem
{
	background-color: white;
	font-family: Arial;
	height: 30px;
	text-indent: 2px;
	font-size: 8pt;
}
.GridItem a
{
	color:#663399;
}
.GridHeader
{
	height: 24px;
	background-color: #CCCCCC;
	text-indent: 2px;
	color: #666666;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.GridHeader a
{
	color: #666666;
}

.RequiredFields
{
	color:red;
	font-family:Arial;
	font-size: 11px;
}

td.footer
{
	font-size: 10px; 
	line-height: 11px; 
	color: #cccccc;
}
a.footer
{
	color: #cccccc;
	text-decoration: underline;
	
}
a:hover.footer
{
	color: Black;
}
.titleBgd
{
	background-image: url(../images/Titles/TitleBgdNew.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.PageTitle
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.MainContentArea
{
	padding-left: 8px;
}
a.StoreName
{
	font-weight: bold;
	color: 333333;
}
a:hover.StoreName
{
	color: #cccccc;
}
a.email
{
	color: White;	
}
a:hover.email
{
	color: #666;
}
/* End classes used by DataGrids */
