.body_light {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e6e6dc;
}

.body_dark {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}

.body_beige {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f6e0b7;
}
.main_table {
	background-color: #000000;
	width:850px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6e6dc;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main_table_beige {
	background-color: #f6e0b7;
	width:850px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6e6dc;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.dark {
	color: #605e52;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.dark_selected {
	color: #143b72;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.dark_selected2 {
	color: #e6e6dc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	background-color: #605e52;
}
.dark_large {
	color: #605e52;
	font-size: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.light {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #e6e6dc;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.vernis {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #f6e0b7;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align:center;
}
.light_reg {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #e6e6dc;
	font-size: 16px;
	text-decoration: none;
}
.light2 {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #e6e6dc;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.light_selected {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #e6e6dc;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.light_selected_reg {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #e6e6dc;
	font-size: 16px;
	text-decoration: none;
}
.light_large {
	color: #e6e6dc;
	font-size: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.vernis_large {
	color: #f6e0b7;
	font-size: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.vernis_selected {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #f6e0b7;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.light_large2 {
	color: #e6e6dc;
	font-size: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.dropdown {
	width: 220px;
	border: 1px solid #333333;
	background-color: #e6e6dc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #605e52;
	margin-right: 10px;
}
.scrollbars {
	border: 1px solid #333333;
	background-color: #e6e6dc;
	color: #605e52;
}

#webdesign{
	font-family: Arial,sans-serif;
	font-size: 70%;
	font-style:italic;
	float:right;
	color: #000000;
	margin-right:0px;
	width:15%;
}
#webdesign a {
	color: #000000;
	text-decoration: none;
}

