body, td, div
{
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

a
{
	font-family: arial;
	color: #0000FF;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
}

.pageContainer
{
	border-left: 1px solid #dddddd;
}

.menuBarContainer
{
	border-bottom: 1px solid #eeeeee;
}

.txtSiteName
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.txtFooter
{
	font-family: arial;
	color: #999999;
	font-size: 10px;
}

.txtHelp
{
	font-family: arial;
	color: #999999;
	font-size: 10px;
}

.txtKeywords
{
	font-family: arial;
	color: #bbbbbb;
	font-size: 10px;
}

.txtImportant
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.txtPageTitle
{
	font-family: arial;
	font-size: 13px;
	color: #001188;
	font-weight: bold;
}

.txtLabel1
{
	font-family: arial;
	font-size: 12px;
	color: #881100;
}

.txtLabel2
{
	font-family: arial;
	font-size: 12px;
	color: #001188;
}

.txtWarning
{
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
}

a.lnkHelp
{
	font-family: arial;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

a.lnkHelp:hover
{
	font-family: arial;
	color: #0000FF;
	font-size: 10px;
	text-decoration: none;
}


