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



.text   		{font:13px Verdana, Helvetica, sans-serif; font-weight: normal; text-decoration:none; color: #000000;}
.text14   		{font:14px Verdana, Helvetica, sans-serif; font-weight: normal; text-decoration:none; color: #000000;}
.whitetext   		{font:12px 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;}
.Header 	{font:14px Verdana, Helvetica, sans-serif; font-weight: bold; text-decoration:none; color: #000000;} 
A {font:12px Arial; font-weight: normal; text-decoration:none; color: #103435; }
A:hover {text-decoration:underline; color:#103435 }
.pagetitle 	{font:14px Verdana, Helvetica, sans-serif; font-weight: bold; text-decoration:none; color: #960904;}

.tbl { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	vertical-align:top;
	color:#000;
}



