/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:justify;
}
.bg-left {
	background-image:url(images/tesell-70-BG-L.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.bg-right {
	background-image:url(images/tesell-bg-r.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.tittle {
	color:#cc3333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.control-name {
	padding:2px;
	background-color:#000000;
	border:#ffffff solid 5px;
	color:#FF3300;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
.control-green-name {
	padding:2px;
	background-color:#000000;
	border:#ffffff solid 5px;
	color:#22aa01;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
.small {
	color:#cc3333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.softlink {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.no-padd {
	padding:0px;
}
.tab {
	padding-left:25px;
}
.page-counter-area {
	text-align:center;
	font-size:10pt;
}
hr {
	noshade:"noshade";
	size:1 px;
	color:#CC0000;
}
/* links */
a:link {
	text-decoration: none;
	color:#CC0000;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
}
a:active {
	text-decoration: none;
	color:#FF0000;
}
/* headder */
.headder {
	background-color:#000000;
	background-image:url(images/graph-headder.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-left:10px;
	padding-top:10px;
}
.GRAPH-HEADDER_02 {
	background-image:url(images/GRAPH-HEADDER_02.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.H-T {
	background-image:url(images/H-T.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.H-TL {
	background-image:url(images/H-TL.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.H-TR {
	background-image:url(images/H-TR.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.H-L {
	background-image:url(images/H-L.jpg);
	background-position:bottom;
	background-repeat:repeat-y;
}
.H-R {
	background-image:url(images/H-R.jpg);
	background-position:bottom;
	background-repeat:repeat-y;
}
.H-BL {
	background-image:url(images/H-BL.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.H-BR {
	background-image:url(images/H-BR.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.H-B {
	background-image:url(images/H-B.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.color {
	color:#cc3333;
}
/*main*/
.L-M {
	background-image:url(images/L-M.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.R-M {
	background-image:url(images/R-M.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.main-M {
	padding-top:7px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:justify;
	line-height:18px;
	word-spacing:-1px;
}
.L-B {
	background-image:url(images/L-B.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.R-B {
	background-image:url(images/R-B.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.MV-B {
	background-image:url(images/MV-B.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.border-left {
	border-left:#00CC33 solid 1px;
}
/* Fufi-PANEL */
.style-Fufi-PANEL {
	padding-top:30px;
	padding-left:16px;
	padding-right:12px;
	padding-bottom:20px;
	color:#336666;
	background-color:#FFFFFF;
}
.text-FUFI {
	font-weight:bold;
	color:#333366;
}
.text-green-FUFI {
	font-weight:bold;
	color:#009900;
}
.text-centered {
	text-align:center;
}
