﻿body
{
	background-color: Black;
	color: gainsboro;
	font-family: Arial;
	font-size: 13px;
}
.center
{ 
margin-left: auto;
margin-right: auto;
}

.center_align
{ 
text-align:center;
}

table 
{
	
	background-color: black;
}

.none

{border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

td .management

{border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

td .programmes
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

#article td
{padding:5px
}
#contact td
{padding:5px
}
#newsletters td
{padding:5px
}

td
{
	border-spacing: 10px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	border-bottom-style: ridge;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: justify;
	vertical-align: top;
	border-left-color: goldenrod;
	border-bottom-color: goldenrod;
	border-top-color: goldenrod;
	border-right-color: goldenrod;
	color: gainsboro;
	font-family: Arial;
	font-size: 13px;
}
#navigation
{
	clear: right;
	
}

#logo
{
	clear: left;
	float: left;
}
a:active
{
	color: white;
	font-family: Arial;
	font-size:14px;
	
	text-decoration:none;
}

a:link
{
	color: white;
	font-family: Arial;
	font-size: 14px;
	
	text-decoration:none;

}
a:visited
{
	color: white;
	font-family: Arial;
	
font-size: 14px;
	text-decoration:none;
	
}
a:hover
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	
	text-decoration: none;
	background-color: scrollbar;
}

#article a:active 
{
	color: white;
	font-family: Arial;
	font-size:13px;
	
	text-decoration:none;
}

#article a:link 
{
	color: white;
	font-family: Arial;
	font-size: 13px;
	
	text-decoration:none;

}
#article a:visited 
{
	color: white;
	font-family: Arial;
	
font-size: 13px;
	text-decoration:none;
	
}
#article a:hover
{
	color: black;
	font-family: Arial;
	font-size: 13px;
	
	text-decoration: none;
	background-color: scrollbar;
}





.page_header
{ 
	font-weight: bold;
	font-size: 15px;
	color: white;
	font-family: Arial;
	letter-spacing: 0.2pc;
	text-align: center;
	
}

.nav
{ 
	font-weight: bold;
	font-size: 15px;
	color: white;
	font-family: Arial;
	letter-spacing: 0.2pc;
		
}

#right ul
{
	list-style-type: square;
	
	
}


#left ul
{
	list-style-type: square;
	direction: ltr;
	
	
}

#left
{color: black;
	background-color: goldenrod;
}
#right
{background-color: #141517;
	color:White;
	text-align:left;
	
	
}
.content_header
{	
	font-weight:bold;
	display:block;
	text-align: center;
	font-size:14px;
}
