body {
    margin:0 0 0 0;
    padding:0;
    background:#FFF;
}


A:link  { font-family: Arial; font-size: 9pt; text-decoration: none;  color: #000000} 
A:hover { color: Teal;  text-decoration: underline;}      
A:visited { font-family: Arial; font-size: 9pt; text-decoration: none; color: #000000 }
A:active { font-family: Arial; font-size: 9pt; text-decoration: underline;  color: Maroon }  
H3	{ font-family: Arial; font-size: 9pt; font-weight: bold; text-align: right; color: #285D50; text-transform: uppercase}

b {
	font-family: Tahoma, Verdana, " Arial", ;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	color: #000000
}
strong {
	font-family: Tahoma, Verdana, " Arial", ;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	color: #000000
}
P       { font-family: Arial, Verdana, Tahoma; font-size: 10pt; font-weight: normal; text-indent: 1 in; text-align: justify; font-style: normal;  color: #000000}
P: first line { margin-left: 10; text-indent: 1in; text-align: justify;}


SPAN {
	font :  12px verdana;
}

h2 {
	font-family: Verdana, " Arial", ;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	color: #0000a0
}

ul {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-left : 3px;
	list-style : disc;
}

li {
	margin-left : 1px;
	list-style : disc;
}

#11 {
	font-family:  Verdana, Tahoma," Arial";
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	margin-left: 1;
	text-indent: 1in;
	text-align: justify;
}
#13	{
	font-family: Tahoma, Verdana, " Arial", ;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: #000000
}
#17	{font-family: Arial, font-size: 9pt; font-weight: normal;  font-style: italic; color: #000000; text-indent: 1 in; text-align: justify; text-decoration: none}
#18 	{ font-family: Arial; font-size: 9pt; font-style: italic; font-weight: bold;  margin-left: 1;  text-decoration: underline; text-indent: 1in; text-align: justify;}

#168	{
	font-family: Arial;
	font-size: 8pt;
	font-style : italic;
}


#backgr {
	width: 100%;
	float: left;
	background-color : #EEEEEE;
	}
	
#block1 {
	float: center;
	background-color : #eeeeee;
	border-bottom : 1px solid Black;
	width : 100%;
	border-top : 1px solid Black;
	
}

#block2 {
float: center;
	background-color : White;
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
	width : 100%;
	text-align : center;
	}


#block3 {
	background-color : #ACC2B9;
	border : 1px solid Black;
	width : 100%;
	}
	
	
#block_green {
	float: left;
	background-color : #9999cc;
	border-bottom : 1px solid Black;
	width : 100%;
	border-top : 0px;
}

 #bottom1 {
	width: 40%;
	float: left;
	font: 9px Verdana;
	margin-left : 5%;
}

 #bottom2 {
	width: 40%;
	float: left;
	font: 9px Verdana;
}
	
#left-margin {
		padding-left : 5px;
}

#main {
	width: 75%;
	float: left;
	border: 1px solid #000;
	border-top : 0px;
	border-bottom: 0px;
	padding-left : 10px;
	padding-right : 10px;
	background-color : #FFFFFF;
	
	font-family: Arial, Verdana, Tahoma; font-size: 10pt; font-weight: normal; text-indent: 1 in; text-align: justify; font-style: normal;  color: #000000
}

#main-left {
	width: 16%;
	float: left;
	font-family: Tahoma, Verdana, " Arial", ;
	font-size: 9pt;
}

#main-right {
  font: 10px Verdana;
  width: 22%;
  float: left;
  padding-left : 0px;
	padding-right : 0px;
	background-color : #EEEEEE;
  }

 #top {
	float: left;
	width: 100%;
	height: auto;
		border: 1px solid #0000;
	background-image : url(../pictures/logo_bg.jpg);
}


#av {
	font-family: Tahoma, Verdana, " Arial", ;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: #000000
}







.black {
	background-color : #000;
	hight: 1px
}

.button {
	color: #000;
	background-color : #EEEEEE;
	border-bottom : 1px solid #FFF;
	font: 12px Verdana;
	padding-left : 10px;
}

.space {clear: left;  width: 100%} 

.title {
	color: #000;
	background: #ffcc33;
	font:12px Verdana;
	text-align : center;
}

.title1 {
	color: #000;
	background: #9999cc;
	font:12px Verdana;
	text-align : center;
}

.white {
	background-color : #FFF;
	hight: 1px
}



