/* PAGESETUP */
body					{
				    	margin-top: 40px;
						margin-bottom: 30px;
						margin-left: 10px;
						margin-right: 0px;
						background-color: #FFFFFF;
						font-family: arial; 
						font-size: 10px
	  					}

.div_cont				{
				    	padding-top: 27px;
						padding-bottom: 27px;
						padding-left: 27px;
						padding-right: 27px;
						text-align: left
	  					}

.div_path				{
				    	padding-top: 10px;
						padding-bottom: 0px;
						padding-left: 16px;
						padding-right: 15px;
						text-align: left;
	  					}						
											
.div_menu				{
						text-align: left;
				  	  	padding-top: 0px;
						padding-bottom: 0px;
						padding-left: 0px;
						padding-right: 0px;
	  					}
						
.div_margin				{
				  	  	padding-top: 27px;
						padding-bottom: 27px;
						padding-left: 17px;
						padding-right: 17px
	  					}						
			
.div_submenu			{
				 	  	padding-top: 27px;
						padding-bottom: 0px;
						padding-left: 17px;
						padding-right: 0px;
						text-align: left;
						width: 150px
	  					}

.menuSettings			{
						text-align: left;
						padding-left: 0px;
						padding-top: 0px
						}

.menuIndentSettings		{
						text-align: right;
						padding-left: 0px;
						padding-top: 5px;
						padding-bottom: 0px
						}
						
.menuIndent2Settings	{
						text-align: right;
						padding-left: 0px;
						padding-top: 5px;
						padding-bottom: 0px
						}						

.submenuSettings		{
						text-align: left;
						padding-bottom: 10px
						}

.div_credits			{
				 	  	padding-top: 12px;
						padding-bottom: 15px;
						padding-left: 10px;
						padding-right: 0px;
						text-align: center
	  					}			
					
/* FORM STYLES */
.formSettings			{
						width: 300px
						}

.captionSettings		{
						width: 150px
						}

.inputSettings			{
						padding-bottom: 5px
						}
					
.inputbox				{
						font-family: verdana;
						font-size: 11px;
						width: 200px
						}

.button					{
						font-family: verdana;
						font-size: 11px;
						width: 150px
						}						

.textarea				{
						font-family: verdana;
						font-size: 11px;
						width: 150px;
						height: 100px
						}


					
/* FONT STYLES */					
.news					{
						font-family: arial; 
						font-size: 10px; 
						color: #333333;
						margin-top: 0px;
						margin-bottom: 0px;
						}
						
.contact					{
						font-family: verdana; 
						font-size: 10px; 
						color: #9F0000;
						margin-top: 0px;
						margin-bottom: 0px;
						}
						
.news_head				{
						font-family: verdana; 
						font-size: 11px; 
						line-height: 1,7em;
						color: #666666;
						margin-top: 0px;
						margin-bottom: 0px;
						}

.newsletter				{
						font-family: verdana; 
						font-size: 10px;
						font-weight: bold;
						color: #FFFFFF; 
						line-height: 18px;
						}
			
					
/* FORM STYLES */
					
.button	 				{
						font-family: verdana; 
						font-size: 9px; 
						color: #000000; 
						width: 100; 
						font-weight: bold;
						}
					
/* LINK STYLES */
a:link						{color: #4E76B2; text-decoration: underline}
a:active					{color: #4E76B2; text-decoration: underline}
a:visited					{color: #4E76B2; text-decoration: underline}
a:hover						{color: #4E76B2; text-decoration: underline}

a:link.pathLink				{color: #F43A0E; text-decoration: underline}
a:active.pathLink			{color: #F43A0E; text-decoration: underline}
a:visited.pathLink			{color: #F43A0E; text-decoration: underline}
a:hover.pathLink			{color: #F43A0E; text-decoration: underline}

a:link.submenuFont2			{font-family: verdana; font-size: 9px; color: #888888; line-height: 11px; text-decoration: none}
a:active.submenuFont2		{font-family: verdana; font-size: 9px; color: #888888; line-height: 11px; text-decoration: none}
a:visited.submenuFont2		{font-family: verdana; font-size: 9px; color: #888888; line-height: 11px; text-decoration: none}
a:hover.submenuFont2		{font-family: verdana; font-size: 9px; color: #666666; line-height: 11px; text-decoration: none}

a:link.topMenu				{font-family: verdana; font-size: 10px; color: #F43A0E; font-weight: bold; text-decoration: none}
a:active.topMenu			{font-family: verdana; font-size: 10px; color: #F43A0E; font-weight: bold; text-decoration: none}
a:visited.topMenu			{font-family: verdana; font-size: 10px; color: #F43A0E; font-weight: bold; text-decoration: none}
a:hover.topMenu				{font-family: verdana; font-size: 10px; color: #F43A0E; font-weight: bold; text-decoration: underline}

A:link.print				{font-family: arial; font-size: 10px; color: #888888; text-decoration: underline}
A:visited.print				{font-family: arial; font-size: 10px; color: #888888; text-decoration: underline} 
A:active.print				{font-family: arial; font-size: 10px; color: #888888; text-decoration: underline} 
A:hover.print				{font-family: arial; font-size: 10px; color: #888888; text-decoration: underline}

a:link.news					{font-family: verdana; font-size: 11px; color: #888888; text-decoration: underline}
a:active.news				{font-family: verdana; font-size: 11px; color: #888888; text-decoration: underline}
a:visited.news				{font-family: verdana; font-size: 11px; color: #888888; text-decoration: underline}
a:hover.news				{font-family: verdana; font-size: 11px; color: #888888; text-decoration: underline}

a:link.contact				{color: #9F0000; text-decoration: none}
a:active.contact			{color: #9F0000; text-decoration: none}
a:visited.contact			{color: #9F0000; text-decoration: none}
a:hover.contact				{color: #9F0000; text-decoration: underline}

a:link.credits				{color: #888888; text-decoration: none}
a:active.credits			{color: #888888; text-decoration: none}
a:visited.credits			{color: #888888; text-decoration: none}
a:hover.credits				{color: #888888; text-decoration: underline}						

