/* CSS Document */
A:link		{text-decoration: none; color:#357fbe; font-weight:bold;}
A:visited	{text-decoration: none; color:#357fbe; font-weight:bold;}
A:active		{text-decoration: none; color:#357fbe; font-weight:bold;}
A:hover		{text-decoration: underline; color:#357fbe;}

A.footer:link		{text-decoration: none; font-family:Arial; font-size: 10px; color:#535353;}
A.footer:visited	{text-decoration: none; font-family:Arial; font-size: 10px; color:#535353;}
A.footer:active		{text-decoration: none; font-family:Arial; font-size: 10px; color:#535353;}
A.footer:hover		{text-decoration: underline; font-family:Arial; font-size: 10px; color:#535353;}

A.normal:link		{text-decoration: none; color:#357fbe; font-weight:bold;}
A.normal:visited	{text-decoration: none; color:#357fbe; font-weight:bold;}
A.normal:active		{text-decoration: none; color:#357fbe; font-weight:bold;}
A.normal:hover		{text-decoration: underline; color:#357fbe;}

A.request:link		{text-decoration: none; color:#535353; font-weight:bold;}
A.request:visited	{text-decoration: none; color:#535353; font-weight:bold;}
A.request:active	{text-decoration: none; color:#535353; font-weight:bold;}
A.request:hover		{text-decoration: underline; color:#535353;}

A.link_main_11:link		{text-decoration: none; color:#000000; font-weight:bold;}
A.link_main_11:visited	{text-decoration: none; color:#000000; font-weight:bold;}
A.link_main_11:active	{text-decoration: none; color:#000000; font-weight:bold;}
A.link_main_11:hover	{text-decoration: underline; color:#000000;}

INPUT.form			{font-family:Arial; font-size: 12px;}

TABLE				{font-family:Arial; font-size: 12px; color:#535353;}

.menu				{font-family:Arial; font-size: 13px; font-weight:bold; color:#FFFFFF; border-right:2px solid #ffffff;}
.menu-end			{font-family:Arial; font-size: 13px; font-weight:bold; color:#FFFFFF;}
.font1				{font-family:Arial; font-size: 12px; font-weight:bold; color:#535353; line-height:12px;}
.font2				{font-family:Arial; font-size: 15px; font-weight:bold; color:#535353; border-right:1px solid #535353;}
.font2-es			{font-family:Arial; font-size: 12px; font-weight:bold; color:#535353; border-right:1px solid #535353;}
.font3				{font-family:Arial; font-size: 12px; color:#535353; line-height:12px;}
.f-normal			{font-family:Arial; font-size: 12px; color:#535353; line-height:18px; text-align:justify;}
.f-about-us			{font-family:Arial; font-size: 12px; color:#535353; line-height:18px; text-align:justify;}
.f-about-us-mission	{font-family:Arial; font-size: 12px; color:#535353; line-height:18px; text-align:justify;}
.f-call-me			{font-family:Arial; font-size: 13px; color:#535353; line-height:18px;}
.bio				{font-family:Arial; font-size: 12px; color:#535353; line-height:18px;}
.topic3ac			{font-family:Arial; font-size: 12px; color:#535353; line-height:12px;}
.topic3b			{font-family:Arial; font-size: 11px; color:#000000; line-height:10px;}
.footer				{font-family:Arial; font-size: 10px; color:#535353;}
.infoline			{font-family:Arial; font-size: 20px; font-weight:bold; color:#999999;}
.virtual-tour		{font-family:Arial; font-size: 18px; font-weight:bold; color:#FFFFFF;}

/*.f-about-us-bottom	{font-family:Verdana; font-size: 11px; color:#535353; line-height:18px; text-align:justify;}
.f-about-us-phone	{font-family:Verdana; font-size: 12px; font-weight:bold; color:#535353; line-height:23px;}
.f-about-us-adres	{font-family:Verdana; font-size: 12px; font-weight:bold; color:#535353; line-height:15px;}*/

.input_req				{ border:1px solid #404040 !important; background-color:#FFFFFF !important; padding:3px; height:22px; font-family: Arial; font-size:12px; color:#000000; }
.form_normal 			{ border:1px solid #404040 !important; background-color:#FFFFFF !important; padding:3px; height:22px; font-family: Arial; font-size:12px; color:#000000; }
.form_required			{ border:1px solid #404040 !important; background-color:#FFFFFF !important; padding:3px; height:22px; font-family: Arial; font-size:12px; color:#000000; }
.form_error				{ border:1px solid #404040 !important; background-color:#FFECEC !important; padding:3px; height:22px; font-family: Arial; font-size:12px; color:#000000; }
.form_label_required	{ font-family: Arial; font-weight:bold; }
.form_label_error		{ font-family: Arial; font-weight:bold; color:#FF0000; }
.form_error_message 	{ font-family: Arial; font-size:10px; color:#FF0000;}