table.crm_content
{
	border: 1px solid black;
	font: 11px Verdana;
	width: 100%;	
}

table.crm_tabbed_content
{
	border: none;
	font: 11px Verdana;
	width: 100%;	
}

tr.crm_content_header
{
	background-color: #000000;
	font-weight: 400;
	color: #ffffff;
}

tr.crm_content_header_light
{
	background-color: #dedddd;
	font-weight: 600;
}

table.noborder { border: 0px; }

.inputboxsmall
{
        FONT-WEIGHT: 400;
        FONT-SIZE: 8pt;
        FONT-STYLE: normal;
        FONT-FAMILY: Tahoma,Arial,sans-serif;
        LETTER-SPACING: 0em;
        HEIGHT: 20px   
}

input
{
        FONT-WEIGHT: 400;
        FONT-SIZE: 8pt;
        FONT-STYLE: normal;
        FONT-FAMILY: Tahoma,Arial,sans-serif;
        LETTER-SPACING: 0em;
}

select
{
        FONT-WEIGHT: 400;
        FONT-SIZE: 8pt;
        FONT-STYLE: normal;
        FONT-FAMILY: Tahoma,Arial,sans-serif;
        LETTER-SPACING: 0em;
}

.xxsmalltext { font-size: xx-small; }

.parenthetical
          { font-size: small;
        	font-style: italic;
        	font-variant: small-caps;
			padding-right: 1px; }

a.iconlink { font-size: xx-small;
             text-decoration: none; }

