body, 
table, 
td,
p,
a,
div,
h1
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #CC3300;
	padding: 0px 0px 0px 0px;
	}

img 
	{
		border-style: none;
	}
	
table
	{
	border-collapse: collapse;
	}

body
	{
	SCROLLBAR-FACE-COLOR: #7F0505;
	SCROLLBAR-HIGHLIGHT-COLOR: #D3D2D2;
	SCROLLBAR-SHADOW-COLOR: #black;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:#ffffff;
	SCROLLBAR-TRACK-COLOR: #E7E7E7;
	SCROLLBAR-DARKSHADOW-COLOR: #6A0000;
	margin: 0px 0px 0px 0px;
	}

.detail_page, .detail_page p, .detail_page div
	{
	color: #666666;
	}
	
.main_page, .main_page p
	{
	color: #CC3300;
	}

.info_line
	{
	color: #CC3300;
	border: solid 1px #CC3300;
	background-color: #DDDDDD;
	font-weight: bold;
	}
	
.contact_image
	{
	border: solid 1px #C04040;
	}
	

.first_line
	{
	text-indent: 1cm;
	text-align: justify;
	}

.introduction
	{
	text-align: center;
	font-weight: bolder;
	}
		
.closing
	{
	text-align: center;
	}	
a, 
a:hover
	{
	color: #336699;
	}


NO_a
	{
	text-decoration: none;
	}

NO_a:hover 
	{
	text-decoration: underline;
	}


p
	{
	margin: 5px 0px 5px 5px;
	}

	
h1
	{
	margin: 5px 0px 0px 5px;
	font-size: larger;
	}
	
.info_table
	{
	border-color: #CC3300;
	border-collapse: collapse; 
	}


.event_short, .event_short p, .event_short td, .event_short a
	{
	font-size: 9px;
	}

.event_short img
	{
	display: none;
	visibility: hidden;
	width: 120px;
	}


.event_title
	{
	color: #CC3300;	
	font-weight: bold;
	margin: 4px 4px 4px 5px;	
	}

.event_date
	{
	color: #CC3300;
	margin-left: 5px;
	}

.event_short_header
	{
	color: #FFFFFF;
	padding-right: 5px;
	}

.event_text, .event_text p
	{
	color: #666666;
	}

.list_on_right_column_level1
	{
		list-style-type:disc;
		list-style-position: inside; 
		text-align: left; 
		padding-left:0px; 
		margin-left: 0px;
	}
	
.list_on_right_column_level2
	{
		list-style-type:square;
		list-style-position: inside; 
		text-align: left; 
		padding-left:0px; 
		margin-left: 0px;
	}
	
.list_on_right_column_level1 li, .list_on_right_column_level2 li
	{
		padding-left:0px; 
		margin-left: 0px;
	}
	
.jobs_table, .jobs_table p, .jobs_table li, .jobs_table ul, .jobs_table td, .certificates_table, .certificates_table td, .certificates_table ul, .certificates_table li
	{
		text-align: left;
		margin-top: 0px;
		padding-top: 0px;
	}

.certificates_table, .certificates_table td
	{
		border: solid 1px #666666;
	}
		
.certificates_table p
	{
		text-align: left;
	}
