/**************************************/
/****** Production by ZoneZ 2002 ******/
/**************************************/


/**** General *************************/

BODY {
	font: 10pt verdana;
	color: #1b3b0d;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;

	background-repeat:no-repeat;
	background-position:bottom left;
}

BODY, TD {
	font: 10pt Arial;
	color: #1b3b0d;
}

H1 {
	font: 20pt Arial;
	color: #1b3b0d;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

H2 {
	font: 12pt Arial;
	color: #1b3b0d;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

H3 {
	font: 10pt Arial;
	color: #1b3b0d;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

H4 {
	font: 10pt Arial;
	color: #1b3b0d;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

A {
	text-decoration: none ;
	font-weight:bold;
	color: #1b3b0d;
}

A:Hover {
	text-decoration: none ;
	color: #cce78a;
}

/**** Class's *************************/


.content {
	background-image:url('../pics/layout/bg.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
		
}

.Header {
	font: 10pt Arial;
}

.red {
font-weight:bold;
	color: #dc2323;
}

.scrollbar {
height: 500px;
width: 100%;
overflow-y: auto;
scrollbar-arrow-color: #92cc16;
scrollbar-base-color: #1b3b0c;
scrollbar-dark-shadow-color: #a4a7a2;
scrollbar-3dlight-color: #696769;
scrollbar-face-color: #2a5516;
scrollbar-highlight-color: #a4a7a2;
scrollbar-shadow-color: #1b3b0d;
scrollbar-darkshadow-color: #696769;
 }

.menu a {
	font: 10pt Arial;
	color: #FFFFFF;
	font-weight:bold;
 
}

.link a {
	font: 10pt Arial;
	color: #1b3b0d;
}

.small {
	font: 7pt Arial;
	color:#000000;
}


.Date {
	font: 8pt Arial;
	color:#1b3b0d;
}		

.Line {
	background:#8AC700;
	color: ;
}	

.Line1 {
	background:#8AC700;
	height:1px;
}	

.Line2 {
	background:#8AC700;
	height:2px;

.TypeBreak {
	color:#8AC700;
}

/**** Div's ***************************/

#verysmall {
	font: 7pt MS serif;
	color:#000000;
}

