/* CSS Document */

.commonText
{
	font-size: 10pt;
	color: #000000;
	font-family: arial;
}

.commonForm
{
	font-size: 10pt;
	color: #CC6600;
	font-family: arial;
}

.commonList
{
	font-size: 10pt;
	color: #666666;
	font-family: arial;
}

a.commonLink:link, a.commonLink:visited, a.commonLink:active
{
	font-size: 10pt;
	color: blue;
	font-family: arial;
}

td.norepeat
{
	background-repeat: no-repeat;
	background-image: url(../images/background_left.jpg);
}

.userName
{
	font-size: 12pt;
	color: #292A84;
	font-family: arial;
	font-weight: bold;
}

.commonWelcome
{
	font-size: 10pt;
	color: #292A84;
	font-family: arial;
}

.commonHeader
{
	font-size: 16pt;
	color: #666666;
	font-family: arial;
}
.commonTableHeader
{
	color : #292A84;
}
