/* GENERAL */

body
	{
	background-color : #F2F2F2;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	}
	
table
	{
	border: 1px solid #000000;
	border-width: thin;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin ;
	border-style: none;
	padding : 0 px;
}	


/* LAYOUT */

p
	{
	font-family: Arial;
	color: #666666;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
	
td		
	{
	font-family: Arial;
	color: #666666;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	vertical-align: top;
}	
	
.title
	{
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	font-weight: none;
	text-decoration: none;
}	

.related
	{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}	

.subtitle
	{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}	

.subtitle2
	{
	font-family: Arial;
	color: #666666;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}	

.black		
	{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}	

.bottomnav
	{
	font-family: Arial;
	color: #7F7F7F;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	}
	
.copyright
	{
	font-family: Arial;
	color: #7F7F7F;
	font-size: 9px;
	font-weight: none;
	text-decoration: none;
}	
	

.col00 /* horizontal & vertical lines */
	{
	background-color: #999999;
	}	
	
.col01 /* white */
	{
	background-color: #FFFFFF;
	}		
	
.col02 /* blue */
	{
	background-color: #0C2577;
	}			
	
.col03 /* dark grey */
	{
	background-color: #D9D9D9;
	}			
	
.col04 /* grey */
	{
	background-color: #E6E6E6;
	}
	
.col05 /* darkblue */
	{
	background-color: #091D5E;
	}				
	
.col06 /* horizontal & vertical lines */
	{
	background-color: #F2F2F2;
	}		
	
.col07 /* blue select */
	{
	background-color: #2B3D86;
	}				
	
.col08 /* black*/
	{
	background-color: #000000;
	}			


/* LINKS */

A
	{
	font-family: Arial;
	color: #0A50A1;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	}		

A.nav
	{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: none;
	text-decoration: none;
	}
	
A.nav_sub
	{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	}	
	
A.nav_lang
	{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	}	
	
A.bottomnav
	{
	font-family: Arial;
	color: #7F7F7F;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	}
	
A.tab10
	{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	}			
	
A.tab12
	{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	}			
	
A.tab12_sel
	{
	font-family: Arial;
	color: #0A50A1;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	}			
	
A.read
	{
	font-family: Arial;
	color: #666666;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	}		
	
/* FORM ELEMENTS */

.txtbox
	{
	border: 0px none #D9D9D9; 
	background-color: #D9D9D9; 
	font-family: Arial;
	color: #000000;
	font-size: 9px;
	font-weight: none;
	text-decoration: none;	
	padding-left : 5px;
	}
	
.txtbox2
	{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;	
	padding-left : 5px;
	}	

FORM
	{
	padding: 0px;
	margin: 0px;
	}

input, select
	{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;	
	padding-left : 5px;
	}