BODY {
	background : #97B183 url(../images/bgfacit.gif) no-repeat scroll 170px 20px;
	border : none;
}       
.pagetitle {  
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 16px; 
            font-style: normal; 
            font-weight: bold; 
            color: #000000}
            
td, input, pre      {        
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 10px; 
            font-style: normal; 
            font-weight: normal; 
            color: #000000}
td.header {
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 11px; 
            font-style: normal; 
            font-weight: bold; 
            color: #000000}
			          
p          {         
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 10px; 
            font-weight: normal; 
            color: #000000}
			
            
.head {     font-family: Arial, Helvetica, sans-serif; 
            font-size: 12px; 
            font-style: normal; 
            font-weight: bold}

.content {  
            font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			font-style: normal; 
			font-weight: normal; 
			color: #000000}
			
/* datagrid content row */
..dgRow{
	 FONT-SIZE: 10px;
		background-color:Silver; 
		color:Black;
		text-align:left;
		height:8
}
/* datagrid header row */
..dgHead{
	 FONT-SIZE: 10px;
		background-color:Orange;
		color:Black;
		text-align:left;
		height:14
}
/* hyperlinks within datagrids */
a.dgrow {
	    color : red;
	    text-decoration : underline;
}
a.dg:hover {
	    color : green;
		text-decoration : underline;
}
a.dg:visited {
	    color : purple;
		text-decoration : underline;
}

/* page hyperlinks outside of grids */
a {
	    color : #E5F1B1;
	    text-decoration : none;
}
a:hover {
	    color : #E5F1B1;
		text-decoration : underline;
}

/* pop-up menus */
.menu { POSITION: absolute; 
	left: 185; top: 95; 
	VISIBILITY: hidden; 
	BACKGROUND-COLOR: #97B183;
	/* LAYER-BACKGROUND-COLOR: #999999; */
	BORDER-LEFT: 1px solid black; 
	BORDER-TOP: 1px solid black; 
	BORDER-BOTTOM: 3px solid black; 
	BORDER-RIGHT: 3px solid black; 
	PADDING: 3px; 
	z-index: 10; 
	width: 250;
	/* font-family: Arial, Helvetica, sans-serif; */
    font-size: 12px;}
.aboutmenu { POSITION: absolute; 
	left: 185; top: 95; 
	VISIBILITY: hidden; 
	BACKGROUND-COLOR: #388F39;
	/* LAYER-BACKGROUND-COLOR: #999999; */
	BORDER-LEFT: 1px solid black; 
	BORDER-TOP: 1px solid black; 
	BORDER-BOTTOM: 3px solid black; 
	BORDER-RIGHT: 3px solid black; 
	PADDING: 3px; 
	z-index: 10; 
	width: 250;
	/* font-family: Arial, Helvetica, sans-serif; */
    font-size: 12px;}
.qviewmenu { POSITION: absolute; 
	left: 185; top: 95; 
	VISIBILITY: hidden; 
	BACKGROUND-COLOR: #9C3D3D;
	/* LAYER-BACKGROUND-COLOR: #999999; */
	BORDER-LEFT: 1px solid black; 
	BORDER-TOP: 1px solid black; 
	BORDER-BOTTOM: 3px solid black; 
	BORDER-RIGHT: 3px solid black; 
	PADDING: 3px; 
	z-index: 10; 
	width: 275;
	/* font-family: Arial, Helvetica, sans-serif; */
    font-size: 12px;}

.qspecificmenu { POSITION: absolute; 
	left: 185; top: 95; 
	VISIBILITY: hidden; 
	BACKGROUND-COLOR: #5DA8AB;
	/* LAYER-BACKGROUND-COLOR: #999999; */
	BORDER-LEFT: 1px solid black; 
	BORDER-TOP: 1px solid black; 
	BORDER-BOTTOM: 3px solid black; 
	BORDER-RIGHT: 3px solid black; 
	PADDING: 3px; 
	z-index: 10; 
	width: 275;
	/* font-family: Arial, Helvetica, sans-serif; */
    font-size: 12px;}
	
.validitymenu { POSITION: absolute; 
	left: 185; top: 95; 
	VISIBILITY: hidden; 
	BACKGROUND-COLOR: #B7C18D;
	/* LAYER-BACKGROUND-COLOR: #999999; */
	BORDER-LEFT: 1px solid black; 
	BORDER-TOP: 1px solid black; 
	BORDER-BOTTOM: 3px solid black; 
	BORDER-RIGHT: 3px solid black; 
	PADDING: 3px; 
	z-index: 10; 
	width: 250;
	/* font-family: Arial, Helvetica, sans-serif; */
    font-size: 12px;}
	
.translationmenu { POSITION: absolute; 
	left: 185; top: 95; 
	VISIBILITY: hidden; 
	BACKGROUND-COLOR: #BFB328;
	/* LAYER-BACKGROUND-COLOR: #999999; */
	BORDER-LEFT: 1px solid black; 
	BORDER-TOP: 1px solid black; 
	BORDER-BOTTOM: 3px solid black; 
	BORDER-RIGHT: 3px solid black; 
	PADDING: 3px; 
	z-index: 10; 
	width: 250;
	/* font-family: Arial, Helvetica, sans-serif; */
    font-size: 12px;}

.registrationmenu { POSITION: absolute; 
	left: 185; top: 95; 
	VISIBILITY: hidden; 
	BACKGROUND-COLOR: #958D4A;
	/* LAYER-BACKGROUND-COLOR: #999999; */
	BORDER-LEFT: 1px solid black; 
	BORDER-TOP: 1px solid black; 
	BORDER-BOTTOM: 3px solid black; 
	BORDER-RIGHT: 3px solid black; 
	PADDING: 3px; 
	z-index: 10; 
	width: 250;
	/* font-family: Arial, Helvetica, sans-serif; */
    font-size: 12px;}

.copyrightmenu { POSITION: absolute; 
	left: 185; top: 95; 
	VISIBILITY: hidden; 
	BACKGROUND-COLOR: #E4871A;
	/* LAYER-BACKGROUND-COLOR: #999999; */
	BORDER-LEFT: 1px solid black; 
	BORDER-TOP: 1px solid black; 
	BORDER-BOTTOM: 3px solid black; 
	BORDER-RIGHT: 3px solid black; 
	PADDING: 3px; 
	z-index: 10; 
	width: 250;
	/* font-family: Arial, Helvetica, sans-serif; */
    font-size: 12px;}

.menuLink { font-family: arial, helvetica, sans-serif; 
    font-size: 12px;
    text-decoration: none; 
	font-style: bold; 
	color: #ffffff; 
	outline: none }
a.menuLink { font-family: arial, helvetica, sans-serif; 
    font-size: 12px;
    text-decoration: none; 
	font-style: bold; 
	color: #ffffff; 
	outline: none }
a:hover.menuLink { 
    font-family: arial, helvetica, sans-serif; 
    font-size: 12px;
    text-decoration: underline; 
	font-style: bold; 
	color: #ffffff }

a.menuLinktertiary {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF
}
a:hover.menuLinktertiary {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF
}
.blocked_menuLink{
color: #6c6c6c
}
.blocked_menuLinksecondary{
color: #6c6c6c
}
.blocked_menuLinktertiary{
color: #6c6c6c
}
.notation_symbol, .blocked_notation_symbol {
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 9px; 
			vertical-align: middle;
            font-weight: normal; 
			margin-left:3;			
}

.blocked_notation_symbol{
			color: #6c6c6c;
}	


