.border {
	border: 1px solid #CCCCCC;
}
.gray-small  { color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height:160% }
.black-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 125%;
	text-decoration: none;

}
.project-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #333333;
	text-decoration: none;

}
.project-clientname  { color: #8a0753; font-size: 18px; font-family: Arial, Helvetica, sans-serif; line-height: 135% }
.project-projectname  { color: #8a0753; font-size: 18px; font-family: Arial, Helvetica, sans-serif; line-height: 25px; vertical-align: bottom }
.project-copyFuchsia  { color: #8a0753; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 145%; text-decoration: none }
.Fuchsia-small  { color: #8a0753; font-size: 10px; font-family: Arial, Helvetica, sans-serif; line-height: 140% }
.bordertop  { background-color: #f3e6ed; border-style: none solid solid; border-width: 1px; border-color: #cccccc }
.borderbottom {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none;
	border-left: 1px solid #CCCCCC;
}
a:hover  { color: #8a0753 }
.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.ulhomebullet

{

	list-style-image:url('purple_bulletsq.gif');
	padding-left: 25px;
	margin: 0px 0px 5px 0px;

}

/* Style for input and combo boxes */

.input-combo-field  
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: #666666; 
}

/* Default font for hyperlinks */




A:link.home 
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	/*vertical-align: super;*/
	font-size: 11px;
	color: #666666; 
}

A:active.home 
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	/*vertical-align: super;*/
	font-size: 11px;
	color: #666666; 
}

A:visited.home 
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	/*vertical-align: super;*/
	font-size: 11px;
	color: #666666; 
}

A:hover.home 
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	/*vertical-align: super;*/
	font-size: 11px;
	color: #8a0753; 
}
