.editColumn
{	
	font-family : Verdana, Arial;
	text-decoration:none;
	color : 003300;
	font-size : 10px;
}
A.leftMenuRoot
{
	font-family : Times, Times New Roman;
	font-weight : normal;
	color : #663300;
	text-decoration : none;
	font-size : 12px;
}
A.leftMenuDim
{
	font-family : Times;
	font-weight : normal;
	color : #996633;
	text-decoration : none;
	font-size : 12px;
}
A.leftMenu
{
	font-family : Times;
	font-weight : normal;
	color : #663300;
	text-decoration : none;
	font-size : 11px;
}
A.leftMenu:hover 
{
	color:#CC6600;
	text-decoration : underline;
}
A.leftMenuSelected
{
	font-family :Times, Times New Roman;
	font-weight : normal;
	color : #663300;
	text-decoration : underline;
	font-size : 11px;
}
A
{
	color:336699;
}
.inText 
{
	font-family : Verdana;
	color : Black;
	font-size : 9px;	
}
.boldHeader
{
Font-family : Times, Times New Roman;
color : 336699;
font-weight : bold;
font-size : 14px;
}
.boldVerdana
{
Font-family : Verdana, arial;
color : 336699;
font-weight : bold;
font-size : 13px;
}

A.boldHeader
{
	text-decoration :none;
}
A.boldHeader:hover
{
	color:#CC6600;
	text-decoration:underline;
	}
.boldHeaderSmall
{
Font-family : Times, Times New Roman;
color : 336699;
font-weight : bold;
font-size : 12px;
}
A.boldHeaderSmall
{
	text-decoration :none;
}
A.boldHeaderSmall:hover
{
	color:#CC6600;
	text-decoration:underline;
	}
.smallTimes 
{
	font-family : Times, Times New Roman;
	font-size : 10px;
	color : Black;	
	text-decoration : none;
}
.smallTimesSelected 
{
	font-family : Times, Times New Roman;
	font-size : 10px;
	color : 996633;
	text-decoration:underline;	
}
.verdana
{
	font-family : Verdana;
	font-size : 11px;
	color : 000000;
}
.boldNormal
{
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	color : 000000;
}
.smallVerdana
{
	font-family : Verdana;
	font-size : 9px;
	color : #000000;
}
.blueVerdana
{
	font-family : Verdana;
	font-size : 10px;
	color : #336699;
}
.blueTimes 
{
	font-family : Times;
	font-size : 12px;
	color : #336699;
}
A.verdana
{
	color:336699;
	text-decoration :none;
}
A.verdana:hover
{
	color:#CC6600;
	text-decoration:underline;
	}
.greenVerdana
{
	color : 003333;
	font-family : Verdana;	
}