﻿body
{
	font-family: Verdana;
	text-decoration: none;
	margin-top: 5px;
    margin: auto;
	padding: 5px;
	margin-top: 0px;
	text-align: center; 

}

h1
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #cccccc;
	font-size: 6pt;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}
h2
{
	font-family: verdana;
	color: #2D2D2D;
	font-size: 15pt;
	text-align: left; 
	font-weight: bold;
	padding: 5px;
	padding-top: 8px;
	margin: 0px;
	margin-bottom: 6px;
}
h3
{
	color: #2D2D2D;
	font-family: helvetica;
	font-size: 14pt;
	text-align: left; 
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
}
h4
{
	font-family: verdana;
	color: #006699 ;
	font-size: 11pt;
	text-align: left; 
	border-bottom: 1px solid #006699;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 14px;
	margin-bottom: 8px;
	font-style: italic;
}

h5
{
	font-family: verdana;
	color: #006699 ;
	font-size: 9pt;
	text-align: center; 
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	margin-bottom: 5px;
}

h6
{
	font-family: verdana;
	color: #006699;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	margin-bottom: 5px;
}

h7
{
	font-family: verdana;
	color: #F15E28;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	margin-bottom: 5px;
}


a
{
	font-family: Verdana;
	color: #2D2D2D;
	font-size: 9pt;
	text-decoration: underline;
}
a:hover
{
	font-family: Verdana;
	color: #006699;
	font-size: 9pt;
	text-decoration: none;
	cursor: pointer;
}

/*img 
{
margin-left: 0px ; margin-right: 0px ; 
}*/

.Content
{
	font-family: Verdana;
	font-size: 9pt;
	color: #2D2D2D;
	margin: auto; /* Right and left margin widths set to "auto" */
	text-align: justify; /* Counteract to IE5/Win Hack */
	margin-left: 25px;
	margin-right: auto;
	padding-left: 5px;
	line-height:17px;
}


.ContentDarkBox
{
	font-family: Verdana;
	color: #ffffff;
	font-size: 9pt;
	margin: auto; /* Right and left margin widths set to "auto" */
	margin-left: 25px;
	text-decoration: none;
	text-align: justify; /* Counteract to IE5/Win Hack */
	font-weight: bold;
    line-height: 17px;
	padding-left: 15px;
	padding-right: 15px;
	
}

.Menutop
{
	font-family: Verdana;
	color: #ffffff;
	font-size: 4pt;
	font-weight: bold;
	margin: auto; /* Right and left margin widths set to "auto" */
	text-align: center; /* Counteract to IE5/Win Hack */
	margin-left: 2px;
	margin-right: auto;
	padding-left: 2px;
}

.Menutop a{
		white-space: nowrap;
		color: #ffffff;
		text-decoration: underline;
	}
.Menutop a:hover{
		color: #006699;
		text-decoration: none;
	}

.FilArianne
{
	font-family: Verdana;
	color: #2D2D2D;
	font-size: 9pt;
	width: 860px;
	height: 17px;
	border: 0px solid red;
	text-align: left;
	margin-top: 40px;
	padding-top: 2px;
}

.FilArianne a
{
	color: #2D2D2D;
}

.FilArianne a:hover
{
	color: #006699;

}

.txt11pt
{
	font-family: Verdana;
	color: #2D2D2D;
	font-size: 11pt;
	text-align: left;
	margin-top: 10px;
	padding-top: 2px;
}

.txt11pt a
{
	color: #2D2D2D;
	font-size: 11pt;
}

.txt11pt a:hover
{
	color: #006699;
	font-size: 11pt;
}

.sourcetable
{
	font-family: Verdana;
	font-size: 7pt;
	color: #2D2D2D;
	margin: auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */
	margin-left: 15px;
	margin-right: auto;
	padding-left: 5px;
	line-height:14px;
		
}
.Footercontent
{
	font-family: Verdana;
	color: #2D2D2D;
	font-size: 8pt;
	text-align: center;	
    a visited: 7pt;
	a hover: 7pt; 
	a active: 7pt;
}


#altmenu{
	margin: 0 auto;
	padding: 0px;
	color: #2D2D2D
	width: 800px;
	padding-bottom: 20px;
}
#altmenu div{
	margin: 0 auto;
	padding: 0px;
	width: 710px;
	text-align: center;
}
#altnav, #altnav li, #altnav ul, #altnav div {
	margin: 0 auto;
	padding: 0px;
	list-style: none;
	display: inline;
	text-align: center;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	#altnav li {
		padding: 0px 5px;
		line-height: 18px;
	}
	#altnav li b {
		display: none;
	}
	#altnav a{
		white-space: nowrap;
		color: #2D2D2D;
		text-decoration: underline;
	}
	#altnav a:hover{
		color: #006699;
		text-decoration: none;
	}
	




/*----------------------

.contentFoot
{
	text-align: left;
	padding: 5px;
	width: 790px;
	margin-left: 30px;
	margin-right: 30px;
	border: 0px solid red;
	background-color: #ffffff;
	background-image: url(../../images/mid.jpg);
}


#ContentRepos
{
	position: absolute;
	top: 216px;
	height: 669px;
}

#contentPH
{
	text-align: left;
	padding: 5px;
	width: 790px;
	margin-left: 30px;
	margin-right: 30px;
	border: 0px solid red;
	background-color: #ffffff;
	display: block;
	height: 500px;
}


.txtBox
{
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	width: 94%;
}


