/* Default CSS Stylesheet for a new Web Application project */



.text   		{font:13px Verdana, Helvetica, sans-serif; font-weight: normal; text-decoration:none; color: #000000;}
.text2   		{font:14px Verdana, Helvetica, sans-serif; font-weight: normal; text-decoration:none; color: #000000;}
.whitetext   		{font:11px Verdana, Helvetica, sans-serif; font-weight: normal; text-decoration:none; color: #FFFFFF;}
.textsmall   		{font:10px Verdana, Helvetica, sans-serif; font-weight: normal; text-decoration:none; color: #960904;}

.textsmall2   		{font:9px Verdana, Helvetica, sans-serif; font-weight: normal; text-decoration:none; color: #808080;}

.textsmallblack		{font:9px Verdana, Helvetica, sans-serif; font-weight: normal; text-decoration:none; color: #000000;}

.textred   		{font:11px Verdana, Helvetica, sans-serif; font-weight: normal; text-decoration:none; color: #960904;}

.textgrey   		{font:11px Verdana, Helvetica, sans-serif; font-weight: normal; text-decoration:none; color: #B0B0B0;}

A {font:12px Arial; font-weight: normal; text-decoration:none; color: #c00000; }

A:hover {text-decoration:underline; color:#c00000 }

.pagetitle 	{font:14px Verdana, Helvetica, sans-serif; font-weight: bold; text-decoration:none; color: #960904;}




