BODY {
				font-family: Georgia, serif;
				color: #666666;
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				

				scrollbar-arrow-color: black;
				scrollbar-face-color: #99cf18;
				scrollbar-track-color: #2Cb0cf;
								
				scrollbar-shadow-color: #0099ff;
				scrollbar-highlight-color: #ffffff;
				scrollbar-3dlight-color: #eeeeee;
				scrollbar-darkshadow-color: #666666;

}

.orange { color: #F85D10}
.lightblue { color: #2CB0CF}
.darkblue	{ color: #330099}
.darkgreen	{ color: #169133}
.lightgreen { color: #99CF18}
.beige { color: #F6F9D2}

#francaise	{
				text-indent: 15px;
}

#topmenu	{
	font-family: Arial Narrow;
	font-size: 14px;
	color: #0099ff;
	text-align: right;
	padding: 0 20px;
}

.topmenuA a:link {
	
	font-size: 10px;
	color: #0099ff;
	text-decoration: none;
}
.topmenuA a:visited {
	
	font-size: 10px;
	color: #0099ff;
	text-decoration: none;
}	
.topmenuA a:hover {

	font-size: 10px;
	color: #ff6600;
	text-decoration: none;
}


.banner	{
	background-image: url(../images/index01.2.gif);
	background-position: left top;
	background-attachment: scroll;
	width: 521px;
	background-repeat: no-repeat;
	padding:80px 0 0 13px; 
}	



/* MENU LINKS____________________________________________________________________________________ */

.menu a:link	{
					font-family: Verdana, sans-serif;
					color: #FFFFCC;
					font-weight: bold;
					text-decoration: none;
					font-size: 18px;
					letter-spacing: 2px;
					text-decoration: none;
					/*font-variant: normal;*/
					}
.menu a:visited	{
					font-family: Verdana, sans-serif;
					color: #FFFFCC;
					font-weight: bold;
					text-decoration: none;
					font-size: 18px;
					letter-spacing: 2px;
					text-decoration: none;
					/*font-variant: normal;*/
					}
.menu a:hover	{
					font-family: Verdana, sans-serif;
					color: #00CCFF;
					font-weight: bold;
					text-decoration: none;
					font-size: 18px;
					letter-spacing: 2px;
					text-decoration: underlined;					
					}

/* SUBMENU LINS________________________________________________________________________________________*/

.submenu a:link	{
		font-family: Verdana, sans-serif;
		font-size: 16px;
		color: #FFFFCC;
		font-weight: bold;
		text-decoration: none;
}
.submenu a:visited	{
		font-family: Verdana, sans-serif;
		font-size: 16px;
		color: #FFFFCC;
		font-weight: bold;
		text-decoration: none;
}
.submenu a:hover	{
		font-family: Verdana, sans-serif;
		color: #FF9900;
		font-weight: bold;
		text-decoration: none;
		font-size: 16px;
}


/* LAST RIGHT MIDDEL CELL__________________________________________________________________________*/

td.bgnorep	{
	
	background-repeat: repeat-y;
	width: 29px;
	
}
/* REGULAR LINKS */

a:link		{
					font-family: Verdana, Arial, Helvetica, sans-serif;
					color: #45A51F;
					text-decoration: underlined;
					font-size: 12px;
					font-weight: normal;
					}
a:visited		{
					font-family: Verdana, Arial, Helvetica, sans-serif;
					color: #45A51F;
					text-decoration: underlined;
					font-size: 12px;
					font-weight: normal;
					}
a:hover		{
					font-family: Verdana, Arial, Helvetica, sans-serif;
					color: #333333;
					text-decoration: none;
					font-size: 12px;
					font-weight: underlined;
					}
/* COPYRIGHT */

#copyright		{
				font-family: verdana;
				text-indent: 10px;
				font-size: 9px;
				font-color: #556677;
}

#credits		{
				font-family: verdana;
				padding-right: 15px;
				text-align: right;
				font-size: 9px;
				font-color: #556677;
							
}

.creditsA a:link	{
				
				font-size: 9px;
				font-color: #556677;
				text-decoration: none;
}
.creditsA a:visited	{
				
				font-size: 9px;
				font-color: #556677;
				text-decoration: none;
}

.creditsA a:hover	{
				
				font-size: 9px;
				font-color: #ffff00;
				text-decoration: none;
}

ul {
	list-style-position: inside;
	list-style-type: square;
}
hr	{

	height: 1px;
	border: solid;
	color: #2CB0CF;
	background-color: #2CB0CF;
	
}

.tdbgoffset	{
	background-repeat: no-repeat;
	background-position: bottom right;
}

.titleText	{
	/*font-family: Arial Narrow, Arial, Hevltica, sans-serif;*/
	font-size: 18px;
	color: #2CB0CF;
	font-weight: bold;
	
	}
	
.textsmall	{
	font-family: verdana;
	font-size: 10px;
	
}

.textindent {
	text-indent: 20px;
}

#paddingright {
	padding-right: 10px;
}
