body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#636363;
	background-image:url(../images/bg.gif)
	
}
td, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
a:link, a:visited {
	color: #3e5090;
	font-family: Verdana;
	font-size: 10px;
    font-weight: bold;
	text-decoration:underline;	
}
a:hover {
	color: #3e5090;
	font-family:Verdana;
	font-weight: bold;
	text-decoration:none;
}
a.bst:link, a.bst:visited {
	color: #ebe9d5;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
a.bst:hover {
	color: #ebe9d5;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;	
}
a.menu:link, a.menu:visited {
	color: #666666;
	font-family:Verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight:bold;

}
a.menu:hover {
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;

}
a.pied:link, a.pied:visited {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;	
}
a.pied:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}

.frameMn {
	border: 1px dashed #CCCCCC;
}


.frame {
	border: 1px solid #908d7e;
}
.frameCC {
	border: 1px solid #CCCCCC;
}
.frameCCM {
	border: 1px solid #908d7e;
}
.bord {
	BORDER-bottom-STYLE:solid;
	border-bottom-color:#CCCCCC;
	border-width:1px;
}
.focus {
	BACKGROUND-color: #e4e1c0; COLOR: #666666
}