/*.bg	{
	background : #FFF url(prgimg/background.jpg);
}*/

BODY	 	{	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
			}

.rightborder	{
	border-color:#000000;
	border-right-width:1px;
	border-right-style:solid;
}

.leftborder	{
	border-color:#000000;
	border-left-width:1px;
	border-left-style:solid; }

.box		{	
	font-size : 0.9em; 
	color : #444444;	
	font-weight: bold; 
	background-color : #F7F7F7; 
	border-top : #444 solid 1px; 
	border-left : #444 solid 1px; 
	border-bottom : #444 solid 1px; 
	border-right : #444 solid 1px; } 
	
.newsbox		{	
	font-size : 0.9em; 
	color : #444444;	
	font-weight:normal; 
	background-color : #FBFBFB; 
	border : #444 solid 1px;
	padding : 15px;}
	
.tablecell		{	
	color : #444444;	
	font-weight:normal; 
	background-color : #FBFBFB; 
	border : #444 solid 1px;}
	
.importante		{
	border : #EEB50D solid 1px;
	padding : 2px}
	
.menue		{	
	color : #FFF;
	font-weight: bold;
	font-family: verdana,arial,helvetica;
	font-size : 0.8em; } 

.textbox	{ 
	background-color: #FBFBFB; 
	border: 1px solid #404040; 
	color: #000; 
	font-size : 1.0em; 
	text-align: left;
	padding: 3px; }
	
.countdown	{ 	
	background: transparent; 
	background-color: #FBFBFB; 
	border: none; 
	color: #DF0024; 
	font: 1.0em verdana;
	font-weight: bold; 
	text-align: left; }
	
h1		{ 	
	font-weight: normal;
	color: #044D8C;
	font-size : 1.2em; 
	font-family: verdana,arial,helvetica;
	text-align: left; }
	
h2		{ 	
	font-weight: bold;
	color: #044D8C;
	font-size : 1.3em; 
	font-family: verdana,arial,helvetica;
	text-align: left; }

h3		{ 	
	font-weight: bold;
	color: #000;
	font-size : 1.2em; 
	font-family: verdana,arial,helvetica;
	text-align: left; }
	
h4		{ 	
	font-weight: bold;
	color: #044D8C;
	font-size : 1.1em; 
	font-family: verdana,arial,helvetica;
	text-align: left; }
	
hr		{ 	
	color: #044D8C;
	background-color: #FFF;
	width: 80%;
	border: 0;
	height: 1px;
	text-align: left; }
	
.longlist	{	line-height: 25px;	}
		
.text,td		{
	font-weight: normal;
	color: #444444;
	font-size : 0.8em; 
	font-family: verdana,arial,helvetica; }

.small		{ 	font-size : 0.8em; }

.big		{ 	font-size : 1.2em; }

.bigboldblue		{ 	font-size : 1.2em;
						color: #044D8C;
						font-weight: bold; }

.smallboldblue		{ 	font-size : 0.8em;
						color: #044D8C;
						font-weight: bold; }

.blue		{ 	color: #044D8C; }

.bbb		{ 	color: #044D8C;
				font-size : 1.0em;
				font-weight: bold; }
				
.bigboldimmo		{ 	font-size : 1.2em;
						color: #358979;
						font-weight: bold; }
						
.smallboldimmo		{ 	font-size : 0.9em;
						color: #358979;
						font-weight: bold; }
						
.normalboldimmo		{ 	font-size : 1.0em;
						color: #358979;
						font-weight: bold; }
	
.table	{
	border:1px;
	border-color:#404040;
	border-style:solid; }
	
select,input,textarea	{	color : #333333;
							background-color : #EFEFEF;
							font-family : Verdana,Arial,Helvetica;
							font-size : 0.9em; }

.input	{	background-color : #FFF;
			font-family : Verdana,Arial,Helvetica;
			font-size : 0.9em; }
			
.important	{	background-color : #F7F7F7;
				padding : 5px 5px 5px 5px;
				font-family : Verdana,Arial,Helvetica;
				font-style : italic;
				font-size : 0.9em; }

a:link 		{ 	color: #044D8C;
				font-weight: normal;
				text-decoration: underline }       

a:visited 	{ 	color: #444444;
				font-weight: normal;
				text-decoration: underline }   

a:active 	{ 	color: #EEB50D;
				font-weight: normal;
				text-decoration: underline }

a:hover 	{ 	color: #EEB50D;
				font-weight: normal;
				background-color : #E7E7E7;
				text-decoration: underline } 

a.img				{border: #000000 1px solid}

a.menu:link 		{ 	color: #FFF;
						font-weight: bold;
						text-decoration: none; }       

a.menu:visited 		{ 	color: #FFF;
						font-weight: bold;
						text-decoration: none; }   

a.menu:active 		{ 	color: #EEB50D;
						font-weight: bold;
						text-decoration: none; }

a.menu:hover 		{ 	color: #EEB50D;
						font-weight: bold;
						background-color : #E7E7E7;
						text-decoration: underline; } 
						
a.untermenu:link 		{ 	color: #FFF;
						font-size : 0.8em;
						font-weight: bold;
						text-decoration: none; }       

a.untermenu:visited 		{ 	color: #FFF;
						font-size : 0.8em;
						font-weight: bold;
						text-decoration: none; }   

a.untermenu:active 		{ 	color: #EEB50D;
						font-size : 0.8em;
						font-weight: bold;
						text-decoration: none; }

a.untermenu:hover 		{ 	color: #EEB50D;
						font-size : 0.8em;
						font-weight: bold;
						background-color : #E7E7E7;
						text-decoration: underline; }

a.topmenu:link 			{ 	color: #888;
						font-family: verdana,arial,helvetica;
						text-decoration: none; }       

a.topmenu:visited 		{ 	color: #888;
						font-family: verdana,arial,helvetica;
						text-decoration: none; }   

a.topmenu:active 		{ 	color: #EEB50D;
						font-family: verdana,arial,helvetica;
						font-weight: bold;
						text-decoration: none; }

a.topmenu:hover 		{ 	color: #EEB50D;
						font-family: verdana,arial,helvetica;
						background-color : #FFF;
						text-decoration: underline; }
						
						
						
TD.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #103D76;
}

TD.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

