body, html {
margin: 0;
padding: 0;
cursor: default;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-repeat: repeat-x;
	background-color: #000000;
	background-image: url('images/fd3.jpg');
	background-position: top center;
	text-align: left;
}



a {
	color: #090;
	text-decoration: none;
}


a:hover {
	color: #030;
	text-decoration: underline;
}


//ul {
//	text-indent: -25px;
//}



//li {
//	text-indent: -25px;
//}
 

.strong {
	color: #063;
	text-decoration: none;
	font-weight: bold;
}

.clair {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.BigStrong {
	color: #060;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.Tablorder {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	width: 350px;
}
.Tablorder2 {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	width: 400px;
}
.tablopt {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	width: 100%;
}
.bordermenu {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	width: 100%;
}