/**************************************/
/****** Production by ZoneZ 2003 ******/
/**************************************/


/**** General *************************/

BODY {
	font: 9pt tahoma;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	SCROLLBAR-FACE-COLOR: #6481CB; 
	SCROLLBAR-HIGHLIGHT-COLOR: #6481CB; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #6481CB; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	overflow: auto;
}

BODY, TD {
	font: 9pt tahoma;
	color: #000000;
}

H1 {
	font: 20pt tahoma;
	color: #000000;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

H2 {
	font: 12pt tahoma;
	color: #000000;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

H3 {
	font: 10pt tahoma;
	color: #000000;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

H4 {
	font: 10pt tahoma;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
}

A {
	text-decoration: none ;
	color: #000000;
}

A:Hover {
	text-decoration: underline ;
	color: 6481CB;
}

/**** Class's *************************/

.Content{
	background-image:url('pics/bg.jpg');
	background-repeat:no-repeat;
	background-position: center;
}


.Header {
	font: 10pt tahoma;
}

.menu {
	font: 10pt tahoma;
	font-weight:bold;
}

.small {
	font: 7pt tahoma;
}	

.Line {
	background:#DFDFDF;
}	

.TypeBreak {
	color:#ffffff;
}

/**** Div's ***************************/

#verysmall {
	font: 7pt MS serif;
}