body, table, td, th, ul 
		{ 
			font-family				:  	Verdana, Arial, Helvetica, sans-serif;
	 		color 						: 	black;
	 		font-size					:		12px;
		}
		

.footnote
		{
			color							: 	#999999;
			font-size					:		9px;
		}

p.quote
		{
			color							:		#660000;
			font-size					:		13px;
		}
		
p.main
		{
			font-size					:		13px;
			text-align				:		justify;
		}
		
p.title
	{
		color								:		#660000;
		font-size						: 	24px;
	}

p.subtitle
	{
		color								:		#999999;
		font-size						: 	16px;
	}
	
.news
	{
		color								: 	#666666;
		font-size						: 	12px;
	}
	
td.menu
	{	
		font-family				:  	Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size						: 	14px;
		font-weight					:		normal;
		letter-spacing			:   2;
		color								:		#666666;
		background					:		#ffffff;
		cursor						  :		pointer;
	}	

td.adres
	{	
		font-size						: 	12px;
		font-weight					:		normal;
		letter-spacing			:   2;
		color								:		#000000;
		background					:		#cccccc;
	}	

td.menuover1
	{	
		font-family				:  	Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size						: 	14px;
		font-weight					:		normal;
		letter-spacing			:   2;
		color								:		#ffffff;
		background					:		#0000FF;
		cursor						  :		pointer;
	}	

td.menuover2
	{	
		font-family				:  	Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size						: 	14px;
		font-weight					:		normal;
		letter-spacing			:   2;
		color								:		#ffffff;
		background					:		#CC0000;
		cursor						  :		pointer;
	}

td.menuover3
	{	
		font-family				:  	Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size						: 	14px;
		font-weight					:		normal;
		letter-spacing			:   2;
		color								:		#ffffff;
		background					:		#33CC33;
		cursor						  :		pointer;
	}		

td.heading
	{	
		font-family				:  	Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size						: 	16px;
		font-weight					:		normal;
		letter-spacing			:   2;
		color								:		#000000;
		background					:		#cccccc;
		border-bottom-width	:		1;
		border-bottom-style	:		solid;
		border-bottom-color	:		#cccccc;
	}	

a:visited
	{
			color							:		#910909;
			text-decoration		:		none;
	}

a:link
	{
			color							:		#910909;
			text-decoration		:		none;
	}

a:active
	{
			color							:		#ffffff;
			cursor						:		pointer
			text-decoration		:		none;
	}

a:hover
	{
			color							: 	#cccccc;
			text-decoration		:		underline;
	}

table.main
	{
		border-left-width		:		1;
		border-left-style		:		solid;
		border-left-color		:		#cccccc;
		border-right-width	:		1;
		border-right-style	:		solid;
		border-right-color	:		#cccccc;
		
	}

td.spacer
	{
		border-bottom-width	:		1;
		border-bottom-style	:		solid;
		border-bottom-color	:		#cccccc;
	}

td.lefter
	{
		border-left-width	:		1;
		border-left-style	:		solid;
		border-left-color	:		#cccccc;
	}

.breadcrum
	{
		color								:		#cccccc;
	}

td.buttonuf
	{
		font-size						:		11px;
		color								:		#999999;
		border-style				:		solid;
		border-width				: 	1;
		border-color				:		#999999;
		background-color		:		#white;
		cursor							:		pointer;
	}

td.buttonfo
	{
		font-size						:		11px;
		color								:		#cccccc;
		border-style				:		solid;
		border-width				: 	1;
		border-color				:		#999999;
		background-color		:		#dfdede;
		cursor							:		pointer;
	}

td.para
{
	text-align						:		justify;
}
