﻿body
{
	margin: 0;
	background-color:#FFFFFF;
	height: 100%;
	width: 100%;
	text-align: center; 
	padding: 0;
}
.Copyright
{
    font-weight : normal ;
    font-size : 10px;
    color : #000000;
    font-style : normal;
    font-family : Arial,Verdana,Sans-Serif;
    text-align : center ;
}
.SiteVersion
{
    font-weight : normal ;
    font-size : 9px;
    color : #D4D2D2;
    font-style : normal;
    font-family : Arial,Verdana,Sans-Serif;
    text-align : center ;
}
.MenuMs
{
    font-weight : bold ;
    font-size : 12px;
    color : #ffffff;
    font-style : normal;
    font-family : Arial,Verdana,Sans-Serif;
    text-align : left ;
}
.MenuOverideStyle
{
    border : 0 0 0 0;
    border-spacing : 0;
    border-style :none;     
    border-width : 0;
}
.TitreL 
{
    font-family: Verdana,Arial,Geneva,Helvetica;
    font-size: 13px; 
    color: #D85402; 
    font-style: normal; 
    font-weight: bold; 
    text-align: left;
}
.DescLongL 
{
    font-family: Verdana,Arial,Geneva,Helvetica;
    font-size: 11px; 
    color: #000000; 
    font-style: normal; 
    font-weight: normal; 
    text-align: left;
}
li
{
    font-family: Verdana,Arial,Geneva,Helvetica;
    font-size: 11px; 
    color: #000000; 
    font-style: normal; 
    font-weight: normal; 
    text-align: left;
    line-height : 13px;
}
.centered 
{ 
    border: 0;  
    height: 100px; 
    width: 100px;
    position: relative; 
    left: 10%; 
    top: 10%;  
}
a
{ 
    color : #000000;
    font-weight : bold ;
}
.sponsor 
{
    font-family: Verdana,Arial,Geneva,Helvetica;
    font-size: 11px; 
    color: #000000; 
    font-style: normal; 
    font-weight: normal; 
    text-align: justify;
}

