body { 
	scrollbar-track-color:#FFFFFF; 
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.txtU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.tit {
	font-size: 12px;
	font-weight: 700;
}
.titU {
	font-size: 12px;
	font-weight: 700;
	text-decoration: underline;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.menu {
	font-size: 11px;
}
.menu a:link {
	color: #FF6600;
	text-decoration: none;
}
.menu a:visited {
	color: #FF6600;
	text-decoration: none;
}
.menu a:hover {
	color: #000000;
	text-decoration: underline;
}
.menu a:active {
	color: #000000;
	text-decoration: underline;
}
.imgB a:link img { 
	border:1px solid #000000;
}
.imgB a:visited img { 
	border:1px solid #000000;
}
.imgB a:hover img { 
	border:1px solid #FF6600;
}
.imgB a:active img { 
	border:1px solid #FF6600;
}
.bgNoir {
	background-color: #000000;
}
.bgGris {
	background-color: #EEEEEE;
}
.fbutton 
	{ 
	font-size:10;
	border-right : #000000 1px solid; 
	border-top : #000000 1px solid; 
	border-left : #000000 1px solid; 
	border-bottom : #000000 1px solid; 
	}

.ftarea
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12;
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.bLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.bRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bBotTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.fulltab {
	height: 100%;
	width: 100%;
}
