/* text style for buttons and link buttons used in the portal admin pages */
.CommandButtonSmall     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 7pt;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButtonSmall:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButtonSmall:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButtonSmall:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButtonSmall:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
    
TD.labelTable	
{
	color: #800000;
	font: bold 9pt Arial;
}

TD 	
{
	font: 8pt Verdana;
}

TD.data
{
	font: 8pt Verdana;
}

.MenuButton
{
	color: #FFFFFF;
	font-weight: bold;
}

A.MenuButton:link
{
	color: #FFFFFF;
	font-weight: bold;
}

A.MenuButton:visited
{
	color: #FFFFFF;
	font-weight: bold;
}

A.MenuButton:hover
{
	color: #FFFFFF;
	font-weight: bold;
}

A.MenuButton:active
{
	color: #FFFFFF;
	font-weight: bold;
}

.style1
{
	FONT-SIZE: 12px;
	MARGIN-LEFT: 12px;
	TEXT-INDENT: 10px;
	MARGIN-RIGHT: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #ABAD8D;
}
.style2
{
	FONT-SIZE: 12px;
	MARGIN-LEFT: 12px;
	MARGIN-RIGHT: 12px;
	COLOR: #ABAD8D;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.style6
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
