/* GIOME CSS FILE */
/* WWW.GIOME.COM */
/* COPYRIGHT 2002 */
/* DESIGN AND CODE BY INNOWERK - www.innowerk.dk */


/* Link styles */

 A:link  					{font-family: verdana; font-size: 11px; color: #336699; text-decoration: underline;}
 A:visited					{font-family: verdana; font-size: 11px; color: #336699; text-decoration: underline;}
 A:active					{font-family: verdana; font-size: 11px; color: #336699; text-decoration: underline;} 
 A:hover	 				{font-family: verdana; font-size: 11px; color: #6A99C7; text-decoration: underline;}

 A:link.small_black			{font-family: verdana; font-size: 10px; color: #000000; text-decoration: underline;}
 A:visited.small_black		{font-family: verdana; font-size: 10px; color: #000000; text-decoration: underline;}
 A:active.small_black		{font-family: verdana; font-size: 10px; color: #000000; text-decoration: underline;} 
 A:hover.small_black		{font-family: verdana; font-size: 10px; color: #000000; text-decoration: underline;}

 A:link.small_blue			{font-family: verdana; font-size: 10px; color: #336699; text-decoration: underline;}
 A:visited.small_blue		{font-family: verdana; font-size: 10px; color: #336699; text-decoration: underline;}
 A:active.small_blue		{font-family: verdana; font-size: 10px; color: #336699; text-decoration: underline;} 
 A:hover.small_blue			{font-family: verdana; font-size: 10px; color: #6A99C7; text-decoration: underline;}
 
 A:link.large_blue			{font-family: verdana; font-size: 13px; color: #336699; text-decoration: underline; font-weight: bold;}
 A:visited.large_blue		{font-family: verdana; font-size: 13px; color: #336699; text-decoration: underline; font-weight: bold;}
 A:active.large_blue		{font-family: verdana; font-size: 13px; color: #336699; text-decoration: underline; font-weight: bold;} 
 A:hover.large_blue			{font-family: verdana; font-size: 13px; color: #6A99C7; text-decoration: underline; font-weight: bold;}

 A:link.headline			{font-family: verdana; font-size: 13px; color: #336699; text-decoration: underline; font-weight: bold;}
 A:visited.headline			{font-family: verdana; font-size: 13px; color: #336699; text-decoration: underline; font-weight: bold;}
 A:active.headline			{font-family: verdana; font-size: 13px; color: #336699; text-decoration: underline; font-weight: bold;} 
 A:hover.headline			{font-family: verdana; font-size: 13px; color: #336699; text-decoration: underline; font-weight: bold;}

 A:link.navigationbar		{font-family: verdana; font-size: 11px; color: #FFFFFF; text-decoration: underline;}
 A:visited.navigationbar	{font-family: verdana; font-size: 11px; color: #FFFFFF; text-decoration: underline;}
 A:active.navigationbar		{font-family: verdana; font-size: 11px; color: #FFFFFF; text-decoration: underline;} 
 A:hover.navigationbar		{font-family: verdana; font-size: 11px; color: #FFFFFF; text-decoration: underline;}

 A:link.bottombar			{font-family: verdana; font-size: 11px; color: #FFFFFF; text-decoration: underline; font-weight: bold;}
 A:visited.bottombar		{font-family: verdana; font-size: 11px; color: #FFFFFF; text-decoration: underline; font-weight: bold;}
 A:active.bottombar			{font-family: verdana; font-size: 11px; color: #FFFFFF; text-decoration: underline; font-weight: bold;} 
 A:hover.bottombar			{font-family: verdana; font-size: 11px; color: #FFFFFF; text-decoration: underline; font-weight: bold;}


/* Body style */

body 	 					{margin: 10 px;}

/* list style */

.searchlist					{margin-top: 0;}

/* Text styles */

.content 					{font-family: verdana; font-size: 11px; color: #000000; line-height: 14pt;}
.blue		 				{font-family: verdana; font-size: 11px; color: #336699; line-height: 14pt;}
.black		 				{font-family: verdana; font-size: 11px; color: #000000;}
.form_text 					{font-family: verdana; font-size: 11px; color: #000000; line-height: 14pt; font-weight: bold;}

.title 						{font-family: verdana; font-size: 15px; color: #000000; font-weight: bold;}
.large_blue					{font-family: verdana; font-size: 13px; color: #336699; font-weight: bold;}
.large_gray					{font-family: verdana; font-size: 13px; color: #888888; font-weight: bold;}

.red						{font-family: verdana; font-size: 10px; color: #FF0000;}

.small_black 				{font-family: verdana; font-size: 10px; color: #000000;}
.small_white 				{font-family: verdana; font-size: 10px; color: #FFFFFF;}
.small_gray 				{font-family: verdana; font-size: 10px; color: #888888;}
.small_blue 				{font-family: verdana; font-size: 10px; color: #336699;}



/* Form styles */

.small						{font-family: verdana; font-size: 10px; color: #000000; border: 1 solid #000000; background-color: #EEEEEE; width: 100;}
.textfield					{font-family: verdana; font-size: 10px; color: #000000; width: 100%;}
.button						{font-family: verdana; font-size: 9px; color: #000000; font-weight: bold;}

