﻿/**************************************/
/****** Production by ZoneZ 2002 ******/
/**************************************/


/**** General *************************/

BODY {
	font: 10pt verdana;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;

	background-repeat:no-repeat;
	background-position:bottom left;
}

BODY, TD {
	font: 10pt verdana;
	color: #000000;
}

H1 {
	font: 20pt verdana;
	color: #000000;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

H2 {
	font: 12pt verdana;
	color: #000000;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

H3 {
	font: 14pt verdana;
	color: #000000;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

H4 {
	font: 10pt Arial;
	color: #CCCCCC;
	margin-top:0px;
	margin-bottom:0px;
}

A {
	text-decoration: none;
	font-weight: bold;
	color: #7CABC9;
}
A:Hover {
	text-decoration: none;
	color: #186EA5;
}

.style1 {
	background-image: url('../pics/layout/top.jpg');
}
.style2 {
	text-align: left;
}
.style3 {
	background-image: url('../pics/layout/content_bg.jpg');
}
.style4 {
	text-align: left;
}

/**** Class's *************************/


.content {
	background-image:url('../pics/layout/bg.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
		
}

.Header {
	font: 10pt Arial;
}

.menu a {
	font: 10pt verdana;
	color: #FFFFFF;
	font-weight:bold;
	text-align: center;
 
}

.small {
	font: 8pt verdana;
	color:#FFFFFF;
}

.red {
	font: 8pt verdana;
	color:red;
	font-weight:bold;
}		

.Line {
	background:#8AC700;
	color: ;
}	

.Line1 {
	background:#8AC700;
	height:1px;
}	

.Line2 {
	background:#8AC700;


.TypeBreak {
	color:#8AC700;
}

/**** Div's ***************************/

#verysmall {
	font: 7pt MS serif;
	color:#000000;
}


