/* Text */
td						{font-size : 12px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; color : #000000;}

.maintextbold			{font-size : 20px; font-family : Arial, Verdana, Helvetica; font-weight : bold; font-style : normal; color : #193A87;}
.blacktext				{font-size : 12px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; color : #000000;}
.blacktextbold			{font-size : 12px; font-family : Verdana, Arial, Helvetica; font-weight : bold; font-style : normal; color : #000000;}
.redtextbold			{font-size : 12px; font-family : Verdana, Arial, Helvetica; font-weight : bold; font-style : normal; color : #cc3333;}
.bluetext				{font-size : 12px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; color : #4560AF;}
.bluetextbold			{font-size : 12px; font-family : Verdana, Arial, Helvetica; font-weight : bold; font-style : normal; color : #4560AF;}
.whitetextbold			{font-size : 14px; font-family : Verdana, Arial, Helvetica; font-weight : bold; font-style : normal; color : #ffffff;}
.smallblacktext			{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; color : #000000;}
.smallblacktextbold		{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : bold; font-style : normal; color : #000000;}
.smallredtext			{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : bold; font-style : normal; color : #ff0000;}
.smallwhitetext			{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; color : #ffffff;}
.smallwhitetextbold		{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : bold; font-style : normal; color : #ffffff;}
.smallorangetextbold	{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : bold; font-style : normal; color : #EE6D01;}
.smallgraytext			{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; color : #666666;}
.smallbluetext			{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; color : #4560AF;}
.smallbluetextbold		{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : bold; font-style : normal; color : #4560AF;}
.xsmallblacktext		{font-size : 10px; line-height : 10px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; color : #000000;}
.xsmallgraytext			{font-size : 10px; line-height : 10px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; color : #666666;}
.xsmallwhitetext		{font-size : 10px; line-height : 10px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; color : #ffffff;}
.largeblacktextbold		{font-size : 14px; font-family : Verdana, Arial, Helvetica; font-weight : bold; font-style : normal; color : #000000;}
.largeorangetextbold	{font-size : 14px; font-family : Verdana, Arial, Helvetica; font-weight : bold; font-style : normal; color : #EE6D01;}
.largeredtextbold		{font-size : 14px; font-family : Verdana, Arial, Helvetica; font-weight : bold; font-style : normal; color : #cc3333;}
.xlargeblacktextbold	{font-size : 24px; font-family : Verdana, Arial, Helvetica; font-weight : bold; font-style : normal; color : #000000;}
.xlargeredtextbold		{font-size : 20px; font-family : Verdana, Arial, Helvetica; font-weight : bold; font-style : normal; color : #cc3333;}


/* Lineheight */
.lineheight1			{line-height : 12px; color : #ffffff;}


/* Links */
a, a:visited, a:active {
	color: B72025;
	text-decoration: none;
	font-size:100%;
}
a:hover {
	color:#B72025;
	text-decoration: underline;
	font-size:100%;
}
.link				{font-size : 12px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #B72025;}
.link:visited		{font-size : 12px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #B72025;}
.link:active		    {font-size : 12px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #B72025;}
.link:hover			{font-size : 12px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : underline; color : #B72025;}

.smallredlink			{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #B72025;}
.smallredlink:visited	{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #B72025;}
.smallredlink:active	{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #B72025;}
.smallredlink:hover		{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : underline; color : #B72025;}

.smallbluelink			{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #B72025;}
.smallbluelink:visited	{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #B72025;}
.smallbluelink:active	{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #B72025;}
.smallbluelink:hover	{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : underline; color : #00ccff;}

.smallgraylink			{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : underline; color : #666666;}
.smallgraylink:visited	{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : underline; color : #666666;}
.smallgraylink:active	{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #666666;}
.smallgraylink:hover	{font-size : 11px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : underline; color : #003366;}

.smallwhitelink			{font-size : 12px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #ffffff;}
.smallwhitelink:visited	{font-size : 12px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #ffffff;}
.smallwhitelink:active	{font-size : 12px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #ffffff;}
.smallwhitelink:hover	{font-size : 12px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : underline; color : #ffffff;}

.xsmallwhitelink		{font-size : 10px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #ffffff;}
.xsmallwhitelink:visited{font-size : 10px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #ffffff;}
.xsmallwhitelink:active	{font-size : 10px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #ffffff;}
.xsmallwhitelink:hover	{font-size : 10px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : underline; color : #ffffff;}

.xsmallblacklink		{font-size : 10px; line-height : 10px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #000000;}
.xsmallblacklink:visited{font-size : 10px; line-height : 10px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #000000;}
.xsmallblacklink:active	{font-size : 10px; line-height : 10px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #000000;}
.xsmallblacklink:hover	{font-size : 10px; line-height : 10px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : underline; color : #000000;}

.xsmallbluelink			{font-size : 10px; line-height : 10px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #B72025;}
.xsmallbluelink:visited	{font-size : 10px; line-height : 10px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #B72025;}
.xsmallbluelink:active	{font-size : 10px; line-height : 10px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : none; color : #B72025;}
.xsmallbluelink:hover	{font-size : 10px; line-height : 10px; font-family : Verdana, Arial, Helvetica; font-weight : normal; font-style : normal; text-decoration : underline; color : #00ccff;}


