/* Atway CZ 2002 - Standard Web Tools */
/* Default font definitions for Atway web projects */
/* (c) 2002 All rights reserved. */

/* part 1 - general HTML tags - changes allowed */

body 	  		{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 8pt; color: #000000; font-style: normal; font-weight: normal;
					line-height: normal; text-decoration: none;
					scrollbar-3dlight-color : Black;
					scrollbar-arrow-color : rgb(230,235,242);
					scrollbar-base-color : Black;
					scrollbar-darkshadow-color : White;
					scrollbar-face-color : #495578;
					scrollbar-highlight-color : White;
					scrollbar-shadow-color : Black;
					scrollbar-track-color : rgb(210,215,222);	}
					
td  	  		{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 8pt; color: #000000; font-style: normal; font-weight: normal;
					line-height: normal; text-decoration: none;	}
					
div  	  		{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 8pt; color: #000000; font-style: normal; font-weight: normal;
					line-height: normal; text-decoration: none;	}
			
span  	  		{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 8pt; color: #000000; font-style: normal; font-weight: normal;
					line-height: normal; text-decoration: none;	}
					
p	 	  		{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 8pt; color: #000000; font-style: normal; font-weight: normal;
					line-height: normal; text-decoration: none;	}

a:link		  	{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 8pt; color: #000000; font-style: normal; font-weight: normal;
					line-height: normal; text-align: justify; text-decoration: underline;	}

a:hover			{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 8pt; color: #000000; font-style: normal; font-weight: normal;
					line-height: normal; text-align: justify; text-decoration: none;	}
					
a:visited		  	{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 8pt; color: #800080; font-style: normal; font-weight: normal;
					line-height: normal; text-align: justify; text-decoration: underline;	}
					
a:active  	{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 8pt; color: #800080; font-style: normal; font-weight: normal;
					line-height: normal; text-align: justify; text-decoration: underline;	}

									
input 			{	background-color: #E6E6FA; border: thin solid Black; 
					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
					font-size: 8pt; font-style: normal; font-weight: normal;	}

select 			{	background-color: #E6E6FA; border: thin solid Black; 
					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
					font-size: 8pt; font-style: normal; font-weight: normal;	}
		
option 			{	background-color: #E6E6FA; border: thin solid Black; 
					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
					font-size: 8pt; font-style: normal; font-weight: normal;	}
								
textarea		{	background-color: #E6E6FA; border: thin solid Black; 
					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
					font-size: 8pt; font-style: normal; font-weight: normal;	}
								
/* part 2 - variable font classes - changes allowed */
/* To define individualized classes */
/* Use predefined names only! - title# , font# */

.title1			{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 8pt; color: #000000; font-style: normal; font-weight: normal;
					line-height: normal; text-align: justify; text-decoration: none;	}

.title2			{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 8pt; color: #000000; font-style: normal; font-weight: normal;
					line-height: normal; text-align: justify; text-decoration: none;	}
					
.title3			{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 8pt; color: #000000; font-style: normal; font-weight: normal;
					line-height: normal; text-align: justify; text-decoration: none;	}
					
.font1			{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 8pt; color: #000000; font-style: normal; font-weight: normal;
					line-height: normal; text-align: justify; text-decoration: none;	}
					
.font2			{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 8pt; color: #000000; font-style: normal; font-weight: normal;
					line-height: normal; text-align: justify; text-decoration: none;	}
					
.font3			{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 8pt; color: #000000; font-style: normal; font-weight: normal;
					line-height: normal; text-align: justify; text-decoration: none;	}
					
								
/* part 3 - basic font classes - no changes allowed */
/* use in classes: 
ver7b - Verdana 7pt black (modify size 7-12, 14, 16)
ver7w - Verdana 7pt white */

.ver7b				{font-size: 7pt; color: #000000; text-decoration: none;}
.ver7b:link			{font-size: 7pt; color: #000000; text-decoration: underline;}
.ver7b:active		{font-size: 7pt; color: #000000; text-decoration: underline;}
.ver7b:visited		{font-size: 7pt; color: #000000; text-decoration: underline;}
.ver7b:hover		{font-size: 7pt; color: #000000; text-decoration: none;}
.ver7w				{font-size: 7pt; color: #FFFFFF; text-decoration: none;}
.ver7w:link			{font-size: 7pt; color: #FFFFFF; text-decoration: underline;}
.ver7w:active		{font-size: 7pt; color: #FFFFFF; text-decoration: underline;}
.ver7w:visited		{font-size: 7pt; color: #FFFFFF; text-decoration: underline;}
.ver7w:hover		{font-size: 7pt; color: #FFFFFF; text-decoration: none;}

.ver8b				{font-size: 8pt; color: #000000; text-decoration: none;}
.ver8b:link			{font-size: 8pt; color: #000000; text-decoration: underline;}
.ver8b:active		{font-size: 8pt; color: #000000; text-decoration: underline;}
.ver8b:visited		{font-size: 8pt; color: #000000; text-decoration: underline;}
.ver8b:hover		{font-size: 8pt; color: #000000; text-decoration: none;}
.ver8w				{font-size: 8pt; color: #FFFFFF; text-decoration: none;}
.ver8w:link			{font-size: 8pt; color: #FFFFFF; text-decoration: underline;}
.ver8w:active		{font-size: 8pt; color: #FFFFFF; text-decoration: underline;}
.ver8w:visited		{font-size: 8pt; color: #FFFFFF; text-decoration: underline;}
.ver8w:hover		{font-size: 8pt; color: #FFFFFF; text-decoration: none;}

.ver9b				{font-size: 9pt; color: #000000; text-decoration: none;}
.ver9b:link			{font-size: 9pt; color: #000000; text-decoration: underline;}
.ver9b:active		{font-size: 9pt; color: #000000; text-decoration: underline;}
.ver9b:visited		{font-size: 9pt; color: #000000; text-decoration: underline;}
.ver9b:hover		{font-size: 9pt; color: #000000; text-decoration: none;}
.ver9w				{font-size: 9pt; color: #FFFFFF; text-decoration: none;}
.ver9w:link			{font-size: 9pt; color: #FFFFFF; text-decoration: underline;}
.ver9w:active		{font-size: 9pt; color: #FFFFFF; text-decoration: underline;}
.ver9w:visited		{font-size: 9pt; color: #FFFFFF; text-decoration: underline;}
.ver9w:hover		{font-size: 9pt; color: #FFFFFF; text-decoration: none;}

.ver10b				{font-size: 10pt; color: #000000; text-decoration: none;}
.ver10b:link		{font-size: 10pt; color: #000000; text-decoration: underline;}
.ver10b:active		{font-size: 10pt; color: #000000; text-decoration: underline;}
.ver10b:visited		{font-size: 10pt; color: #000000; text-decoration: underline;}
.ver10b:hover		{font-size: 10pt; color: #000000; text-decoration: none;}
.ver10w				{font-size: 10pt; color: #FFFFFF; text-decoration: none;}
.ver10w:link		{font-size: 10pt; color: #FFFFFF; text-decoration: underline;}
.ver10w:active		{font-size: 10pt; color: #FFFFFF; text-decoration: underline;}
.ver10w:visited		{font-size: 10pt; color: #FFFFFF; text-decoration: underline;}
.ver10w:hover		{font-size: 10pt; color: #FFFFFF; text-decoration: none;}

.ver11b				{font-size: 11pt; color: #000000; text-decoration: none;}
.ver11b:link		{font-size: 11pt; color: #000000; text-decoration: underline;}
.ver11b:active		{font-size: 11pt; color: #000000; text-decoration: underline;}
.ver11b:visited		{font-size: 11pt; color: #000000; text-decoration: underline;}
.ver11b:hover		{font-size: 11pt; color: #000000; text-decoration: none;}
.ver11w				{font-size: 11pt; color: #FFFFFF; text-decoration: none;}
.ver11w:link		{font-size: 11pt; color: #FFFFFF; text-decoration: underline;}
.ver11w:active		{font-size: 11pt; color: #FFFFFF; text-decoration: underline;}
.ver11w:visited		{font-size: 11pt; color: #FFFFFF; text-decoration: underline;}
.ver11w:hover		{font-size: 11pt; color: #FFFFFF; text-decoration: none;}
					
.ver12b				{font-size: 12pt; color: #000000; text-decoration: none;}
.ver12b:link		{font-size: 12pt; color: #000000; text-decoration: underline;}
.ver12b:active		{font-size: 12pt; color: #000000; text-decoration: underline;}
.ver12b:visited		{font-size: 12pt; color: #000000; text-decoration: underline;}
.ver12b:hover		{font-size: 12pt; color: #000000; text-decoration: none;}
.ver12w				{font-size: 12pt; color: #FFFFFF; text-decoration: none;}
.ver12w:link		{font-size: 12pt; color: #FFFFFF; text-decoration: underline;}
.ver12w:active		{font-size: 12pt; color: #FFFFFF; text-decoration: underline;}
.ver12w:visited		{font-size: 12pt; color: #FFFFFF; text-decoration: underline;}
.ver12w:hover		{font-size: 12pt; color: #FFFFFF; text-decoration: none;}

.ver14b				{font-size: 14pt; color: #000000; text-decoration: none;}
.ver14b:link		{font-size: 14pt; color: #000000; text-decoration: underline;}
.ver14b:active		{font-size: 14pt; color: #000000; text-decoration: underline;}
.ver14b:visited		{font-size: 14pt; color: #000000; text-decoration: underline;}
.ver14b:hover		{font-size: 14pt; color: #000000; text-decoration: none;}
.ver14w				{font-size: 14pt; color: #FFFFFF; text-decoration: none;}
.ver14w:link		{font-size: 14pt; color: #FFFFFF; text-decoration: underline;}
.ver14w:active		{font-size: 14pt; color: #FFFFFF; text-decoration: underline;}
.ver14w:visited		{font-size: 14pt; color: #FFFFFF; text-decoration: underline;}
.ver14w:hover		{font-size: 14pt; color: #FFFFFF; text-decoration: none;}

.ver16b				{font-size: 16pt; color: #000000; text-decoration: none;}
.ver16b:link		{font-size: 16pt; color: #000000; text-decoration: underline;}
.ver16b:active		{font-size: 16pt; color: #000000; text-decoration: underline;}
.ver16b:visited		{font-size: 16pt; color: #000000; text-decoration: underline;}
.ver16b:hover		{font-size: 16pt; color: #000000; text-decoration: none;}
.ver16w				{font-size: 16pt; color: #FFFFFF; text-decoration: none;}
.ver16w:link		{font-size: 16pt; color: #FFFFFF; text-decoration: underline;}
.ver16w:active		{font-size: 16pt; color: #FFFFFF; text-decoration: underline;}
.ver16w:visited		{font-size: 16pt; color: #FFFFFF; text-decoration: underline;}
.ver16w:hover		{font-size: 16pt; color: #FFFFFF; text-decoration: none;}
