/*
===============================================
©1999-2005 Cactusoft Ltd. www.cactusoft.com
===============================================
*/

.verysmallnormal	{ color: #000000; font-family: Arial; font-size: 10px; }
.verysmallnormalred	{ color: #FF0000; font-family: Arial; font-size: 10px; }
.verysmallbold		{ color: #000000; font-family: Arial; font-weight: bold; font-size: 10px; }
.smallnormal		{ color: #000000; font-family: Arial; font-size: 11px; }
.smallnormalalt		{ color: #000000; font-family: Verdana; font-size: 10px; }
.smallnormalred		{ color: #FF0000; font-family: Arial; font-size: 10px; padding: 10px; }
.smallnormalwhite	{ color: #FFFFFF; font-family: Arial; font-size: 10px; }
.smallnormalyellow	{ color: #FFFF00; font-family: Arial; font-size: 10px; }
.smallbold		{ color: #000000; font-family: Arial; font-weight: bold; font-size: 11px; }
.smallboldalt		{ color: #000000; font-family: Verdana; font-weight: bold; font-size: 10px; }
.smallboldwhite		{ color: #FFFFFF; font-family: Verdana; font-size: 10px; font-weight: bold; }
.smallboldyellow	{ color: #FFFF00; font-family: Verdana; font-size: 10px; font-weight: bold; }
.mednormal		{ color: #000000; font-family: Arial; font-size: 12px; }
.mednormalalt		{ color: #000000; font-family: Verdana; font-size: 11px; }
.mednormalred		{ color: #FF0000; font-family: Arial; font-size: 12px; }
.medbold		{ color: #000000; font-family: Arial; font-weight: bold; font-size: 12px; }
.medboldalt		{ color: #000000; font-family: Verdana; font-weight: bold; font-size: 13px; }
.largenormal		{ color: #000000; font-family: Arial; font-size: 15px; }
.largebold		{ color: #000000; font-family: Verdana; font-weight: bold; font-size: 15px; }
.largeboldalt		{ color: #000000; font-family: Arial; font-weight: bold; font-size: 16px; }
.verylargenormal	{ color: #000000; font-family: Arial; font-size: 16px; }
.verylargebold		{ color: #000000; font-family: Arial; font-weight: bold; font-size: 16px; }

A:link			{text-decoration: underline; color: #006600; }
A:visited		{text-decoration: underline; color: #006600; }
A:hover			{text-decoration: underline; color: #FF9900; }
.redborder {  background-color: #FFCACA; border: 1px #FF0000 solid}
