BODY
{
	background-color: #eeeeee;
	color: #333333;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;	
	font-size:8pt;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin: 0px 0px 0px 0px;
}

.lblTitle
{
	color: #333333;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}

.lblMessage
{
	font-weight: normal;
	color: #ff0000;
	font-size: 8pt;
}

.lblMessageCenter
{
	font-weight: normal;
	color: #ff0000;
	font-size: 8pt;
	text-align: center;
}

.lbl
{
	color: #333333;
	font-weight: normal;
	font-size: 8pt;
}

.lblCenter
{
	color: #333333;
	font-weight: normal;
	font-size: 8pt;
	text-align: center;
}

.lblRight
{
	color: #333333;
	font-weight: normal;
	font-size: 8pt;
	text-align: right;
}

.lblLeft
{
	color: #333333;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
}

.lblBold
{
	color: #333333;
	font-weight: bold;
	font-size: 8pt;
}

.lblBoldCenter
{
	color: #333333;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
}

.lblBoldRight
{
	color: #333333;
	font-weight: bold;
	font-size: 8pt;
	text-align: right;
}

.lblBoldLeft
{
	color: #333333;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
}

.lblSmall
{
	color: #333333;
	font-weight: normal;
	font-size: 8pt;
}

.lblSmallCenter
{
	color: #333333;
	font-weight: normal;
	font-size: 8pt;
	text-align: center;
}

.lblSmallRight
{
	color: #333333;
	font-weight: normal;
	font-size: 8pt;
	text-align: right;
}

.lblSmallLeft
{
	color: #333333;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
}

.txt
{
	font-size: 8pt;
	color: #333333;
	background-color: #ffffff;
	border-style: inset;
	border-width: 2px;
}

.txtSpell
{
	font-size: 8pt;
	color: #333333;
	background-color: #ffffff;
	border-style: inset;
	border-width: 2px;
	behavior: url(../dbNetSpell/dbnetspell.htc);
	/* mozilla behaviors */
	-moz-binding: url(../dbNetSpell/dbnetspell.binding.xml#dbnetspell);
}

.txtNumber
{
	font-size: 8pt;
	color: #333333;
	background-color: #ffffff;
	text-align: right;
	border-style: inset;
	border-width: 2px;
}

.txtLocked
{
	font-size: 8pt;
	color: #990000;
	background-color: #dddddd;
	border-style: inset;
	border-width: 2px;
}

.txtLockedNumber
{
	font-size: 8pt;
	color: #990000;
	background-color: #dddddd;
	text-align: right;
	border-style: inset;
	border-width: 2px;
}

.btn
{
	color: #ffffff;
	background-color:#990000;
	font-weight: bold;
	font-size: 10pt;
	border-style: none;
	border-width: 0px;
}

.btnSmall
{
	color: #ffffff;
	background-color:#990000;
	font-weight: normal;
	font-size: 8pt;
	border-style: none;
	border-width: 0px;
}


.hidden
{
	visibility: hidden;
	font-size: 8pt;
	border-style: inset;
	border-width: 2px;
}

A:link
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
	color: #ff0000;
}

A:visited
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
	color: #ff0000;
}

A:active
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
	color: #ff0000;
}

A:hover
{
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	color: #ff0000;
}

A.small:link
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
	color: #ff0000;
}

A.small:visited
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
	color: #ff0000;
}

A.small:active
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
	color: #ff0000;
}

A.small:hover
{
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	color: #ff0000;
}

img
{
	margin: 0px 0px 0px 0px;
}

table
{
	border-style:none;
	padding: 0px 0px 0px 0px;	
}

table td
{
	border-style:none;
	padding: 3px 3px 3px 3px;	
}

table.BorderTable
{	
	width:100%;
}

td.BorderTable
{
	width:100%;
	text-align:center;
}

/* Properties for Main Table which consists of the full page*/
table.MainTable
{
	background-color:#ffffff;
	border: solid 1px #999999;
	width: 800px;
	padding: 4px 4px 4px 4px;
	margin: 4px auto 4px auto;
}

/* Properties for Main Table cells */
.MainTable td
{
	padding: 0px 0px 0px 0px;
}

/* Properties for Banner table*/
table.Banner
{
	background-color:#ffffff;
	color:#000000;
	border: solid 1px #999999;
	padding: 3px 3px 3px 3px;
}

/* Properties for Banner cells */
table.Banner td
{
	padding: 3px 3px 3px 3px;
}

/* Properties for Main Table cell containing Banner Table */
td.Banner
{
	padding:3px 3px 3px 3px;
}

td.BannerUserInformation
{
	color:#000000;
	font-size: 10pt;
	line-height:10px;
}

/* Properties for Main Navigation table */
table.MainNavigation
{
	border-style:none;
	border-color:#ffffff;
}

/* Properties for Main Navigation cells */
table.MainNavigation td 
{
	color:#ffffff;
	background-color:#990000;
	font-size: 10pt;
	font-weight: normal;
	padding: 0px 0px 0px 0px;	
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
}

/* Properties for Main Navigation hyperlink */
table.MainNavigation td a
{
	width: 100%;
	display:block;
	padding: 2px 0px 2px 0px;
	border: solid 1px #000000;
}

/* Properties for Main Navigation selected hyperlink */
table.MainNavigation td a.Selected
{
	width: 100%;
	display:block;
	color:#ffff66;
	padding: 2px 0px 2px 0px;
	border: solid 1px #000000;
}

/* Properties for Main Navigation hyperlink link properties*/
table.MainNavigation td a:link, table.MainNavigation td a:visited 
{
	background-color:#990000;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

/* Properties for Main Navigation hyperlink link rollover properties */
table.MainNavigation td a:hover, table.MainNavigation td a:active 
{
	background-color:#ff0000;
	color:#ffffff;
	text-decoration: none;
}

/* Properties for Main Navigation selected hyperlink link properties */
table.MainNavigation td a.Selected:link, table.MainNavigation td a.Selected:visited 
{
	background-color:#990000;
	color:#ffff66;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

/* Properties for Main Navigation selected hyperlink link rollover properties */
table.MainNavigation td a.Selected:hover, table.MainNavigation td a.Selected:active 
{
	background-color:#ff0000;
	color:#ffff66;
	text-decoration: none;
}

/* Properties for Sub Menu Navigation */
table.SubNavigation
{
	padding: 0px 0px 0px 0px;
}

/* Properties for Sub Menu Navigation cells */
table.SubNavigation td
{
	color:#ffffff;
	background-color:#990000;
	border-color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
}

/* Properties for Sub Menu Navigation hyperlink properties */
table.SubNavigation td a
{
    width: 100%;
	display: block;
	padding: 2px 0px 2px 0px;
}

/* Properties for Sub Menu Navigation selected hyperlink properties */
table.SubNavigation td a.Selected
{
    width: 100%;
	display: block;
	padding: 2px 0px 2px 0px;
}

/* Properties for Sub Menu Navigation hyperlink link properties */
table.SubNavigation td a:link, table.SubNavigation td a:visited 
{
	color:#ffffff;
	background-color:#990000;
	text-decoration: none;
	font-weight: normal;
}

/* Properties for Sub Menu Navigation hyperlink link rollover properties */
table.SubNavigation td a:hover, table.SubNavigation td a:active 
{
	color:#ffff66;
	background-color:#990000;
	text-decoration: underline;
	font-weight: normal;
}

/* Properties for Sub Menu Navigation selected hyperlink link properties */
table.SubNavigation td a.Selected:link, table.SubNavigation td a.Selected:visited 
{
	color:#ffff66;
	background-color:#990000;
	text-decoration: none;
	font-weight: normal;
}

/* Properties for Sub Menu Navigation hyperlink selected link rollover properties */
table.SubNavigation td a.Selected:hover, table.SubNavigation td a.Selected:active
{
	color:#ffff66;
	background-color:#990000;
	text-decoration: underline;
	font-weight: normal;
}

/* Properties for Main Table cell containing main Content Frame cell */
td.ContentWindow
{
	padding:3px 3px 3px 3px;
}

/* Properties for main Content Table */
table.ContentWindow
{
	padding: 3px 3px 3px 3px;
	border: solid 1px #999999
}

/* Properties for main overall Content frame cells */
.ContentWindow td
{
	vertical-align:top;
	padding: 3px 3px 3px 3px;
	font-size:8pt;
}

/* Properties for each individual table in the Main Content window */
table.Content
{
	padding: 3px 3px 3px 3px;
	font-size: 10pt;
	border: solid 1px #999999;
/*	background-repeat:no-repeat */
}

/* Properties for Content Area containing Content tables */
td.Content
{
	height:100%;
}

/* Properties for Content table cells */
.Content td
{
	padding:2px 2px 2px 2px;
	vertical-align: top;	
}

/* Properties for Content table header */
.Content th
{
	color:#ffffff;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	background-color:#990000;
	padding:3px 3px 3px 3px;
}

/* Properties for Login table frame */
table.ContentLogin
{
	padding:0px 0px 0px 0px;
	background-color:#eeeeee;
}

/* Properties for Main Table cell containing Login table */
td.ContentLogin
{
	vertical-align:top;
	background-color:#eeeeee;
	padding: 0px 0px 0px 0px;
	border: solid 1px #999999;
}

/* Properties for Login table cells */
.ContentLogin td
{
	padding:2px 2px 2px 2px;
	vertical-align: top;
}

/* Properties for Login table header */
.ContentLogin th
{
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	background-color:#990000;
	padding:3px 3px 3px 3px;
}

/* Properties for Footer table */
table.Footer
{
	font-size:8pt;
	color: #eeeeee;
	background: #990000;
	text-align: center;
}

/* Properties for Main Table cell containing Footer table */
td.Footer
{
	padding: 3px 3px 3px 3px;
}

td.Title
{
	color: #333333;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}
	
.tbl
{
	font-size: 8pt;	
}
.tblHeader
{
	font-size: 10pt;
	font-weight: bold;
}

A.white:visited
{
	color:White
}

A.white:link
{
	color:White
}

/* Properties for Content Header table */
table.ContentLocation
{
	padding: 4px 4px 4px 4px;
}

/* Properties for Main Table cell containing Content Header table */
td.ContentLocation
{
	padding: 0px 0px 0px 3px;
}

/* Properties for Content Header table cells */
table.ContentLocation td
{
	color:#000000;
	font-size: 8pt;
	font-weight: bold;
} 