body {
	background-color: #7c92a8;
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 13px;
	color: #000000;
}

p 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
/*	font-size: 13px; */
	color: #000000;
}

h1 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;	
	font-weight: bold;
	font-size: 24px;
	color: #000000;
	margin-bottom: 8px;
	text-decoration : none;
}

h2 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;	
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	margin-top: 16px;
	margin-bottom: 8px;	
	text-decoration : none;
}



.newslistheadline 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;	
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	margin-top: 16px;
	margin-bottom: 8px;	
	text-decoration : none;
}

h3 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;	
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	text-decoration : none;
}

.copyright 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 10px;		
	color : #787878;
	text-decoration : underline;
}

.copyright:hover 
{
	font-size: 10px;
	color: #606060;
	text-decoration: underline;
}

.copyright:visited 
{
	color: #606060;
	text-decoration: underline;
	font-size: 10px;	
}

.minimenu 
{
	font-family: Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 10px;
	text-decoration: none;
	
}

a 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 13px;		
	color : #333399;
	text-decoration : underline;
}

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

a:visited 
{
	color: #606060;
	text-decoration: underline;
}

A:link.indexlink    {font-weight: bold;text-decoration: underline; color: #333399;}
A:hover.indexlink   {text-decoration: underline; }
A:active.indexlink  {text-decoration: underline; }
A:visited.indexlink	{font-weight: bold;text-decoration: underline; color: #333399;}

.small
{
	font-size: 10px;
	font-weight: normal;
}

.smallbold 
{
	font-size: 10px;
	font-weight: bold;
}

.menu 
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.menubold 
{
	font-size: 11px;
	font-weight: bold;
}

.menutext 
{
	font-size: 11px;
	margin-bottom: 4px;
}

.menuhead
{
	background: #777777;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}

.ss
{
	font-size: 10px;
}


.menuspacer
{
	font-size: 2px;
}

.path 
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.byline 
{
	font-style: italic;
}

.boxtext 
{
	font-weight: bold;
	margin-bottom: 4px;
}

.list
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px;
}

th 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;	
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

table.mastertable
{
    width: 704px;
    border: 0;
    background-color: #FFFFFF;
}

td 
{
	font-size: 13px;
}

td.sxcol
{
	width: 120px;
	font-size: 13px;
	vertical-align: top;
}

td.dxcol
{
	width: 575px;
	font-size: 13px;
	vertical-align: top;
	text-align: left;
}

tr.heightrow
{
    height: 500px;
}

tr.heightrowmenu
{
    height: 180px;
}

.bglight 
{
	background-color: #f0f0f0;
}

.bgdark 
{
	background-color: #bcbcbc;
}

.bgcurrent
{
	background-color: #ffdcdc;
}

.bgweekend
{
	background-color: #dcdcdc;
}

.scroller {
	margin: auto;
	width: auto;
	height: 175px;
	overflow: auto;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #F7F7F7;
	scrollbar-shadow-color: white;
	scrollbar-lightshadow-color: #999;
	scrollbar-darkshadow-color: #999;
	scrollbar-highlight-color: #999;
	scrollbar-3dlight-color: #FFFFFF;
	padding-left: 4px;
 }
 
.scroller p {
	font-family: arial;
	font-size: 1em;
	padding-top: 10px;
 }

.bgselect
{
	color: #ffffff;
	background-color: #787878;
}

.linkselect
{
	color: #ffffff;
}

.linknormal
{
	color: #000000;
}

select 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 13px;
	color: #000000;
}

input 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 13px;
	color: #000000;
}

.stdbutton 
{
	font-weight: normal;
}
 
.okbutton 
{
	font-size: 18px;
	font-weight: bold;
}

textarea 
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
	font-size: 13px;
	color: #000000;
}

.error
{
	font-size: 14;
	font-weight: bold;
    color: #f07800;
}

hr
{
	color: #777777;
}

.pictext 
{
	font-size: 11px;
	font-style: italic;
}

.credit
{
	font-size: 11px;
}

.pris
{
	font-weight: bold;
}


/* Begin CSS Popout Menu */

/*#menu {
position: absolute;
top: 12em;
left: 1.45em;
z-index: 2;
padding-bottom: 12em; /* To allow room for bottom dropdown 
}*/

#menu {
left: 11px;
top: 156px;
z-index: 2;
position: absolute;
visibility: visible;
padding-bottom: 12em; /* To allow room for bottom dropdown */
}

#menu a, #menu h2{
font:bold 11px/16px arial,helvetica,sans-serif;
display:block;

white-space:nowrap;
margin:0;
padding:1px 3px;
color:#fff;
background:#203E87;
/*text-transform:uppercase;*/
}

#menu h2{
color:#fff;
background:#203E87;
width: 100px;
/*text-transform:uppercase;*/
}

#menu a {
color:#fff;
background: #203E87;
text-decoration:none;
border-width:1px;
border-style: solid;
border-color: #203E87 #203E87 #fff #203E87;

}

#menu ul li ul  {
 width: 16em;
}

#menu a:hover{
color:#a00;
background:#ddd;
}

#menu a:active{
color:#060;
background:#ccc;
}

#menu ul{
list-style: none;
margin: 0;
padding: 0;
width: 100%
}

#menu a.englishflag {
	background: url("../img/englishflag.gif") no-repeat bottom right;
	text-decoration: none;
    width: 110px;
    height: 20px;
	display: block;
	padding: 0;
	margin: 0;
}

#menu a.invitoum2007 {
	background: url("../img/invitoum2007.jpg") no-repeat bottom right;
	text-decoration: none;
    width: 110px;
    height: 54px;
	display: block;
	padding: 0;
	margin: 0;
}

#menu a.invmodeum2007 {
	background: url("../img/invitomodefum2007.jpg") no-repeat bottom right;
	text-decoration: none;
    width: 110px;
    height: 54px;
	display: block;
	padding: 0;
	margin: 0;
}

/* Requirement: Put the element selector name (div)
onto non anchor hover selectors to force IE5 and
5.5 to correctly apply the csshover file. */

div#menu li, div#menu li:hover{
position:relative;
}

div#menu li ul{
position:absolute;
top:0;
left:100.1%;
display:none;

}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul {
	display:none;

}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
display:block; 

}

/* End non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
background:#eee url(/css/images/expand3.gif) no-repeat bottom right;
}

#menu a.x:hover{
color:#a00;
background:#ddd;
}

#menu a.x:active{
color:#060;
background:#ccc;
}

/* Begin Content Area */

#content{margin:0 0 0 10em;padding:0.5em;border:1px solid #000;}
#content a:link{color:#a00;}
#content a:visited{color:#a00;}
#content a:hover{color:#a00;background:#eee;}
#content a:active{color:#060;background:#ddd;}
#content h1, #content h2, #content h3{font:bold 1.0em arial,sans-serif;margin:0.5em 0.25em;padding:0;}
#content img{border:none;}
#content p{font:normal 0.8em/1.5em verdana,sans-serif;margin:1.0em;}
#content ul, #content ul ul{font:normal 0.9em/1.4em verdana,tahoma,arial,sans-serif;margin:1.0em 4.0em 1.5em 4.0em;}
#content ul li{font:normal 0.9em/1.4em verdana,tahoma,arial,sans-serif;margin:1.0em 0;}
#content ul ul li{font:normal 1.1em/1.6em verdana,tahoma,arial,sans-serif;margin:0;}
#content .fr{float:right;margin:0 0 1.0em 1.0em;}
#content .mod{font:normal .6em arial,sans-serif;margin:.25em;}
div.vv{position:relative;top:0;float:right;margin:0 0 15px 15px;}

/* End Content Area */

