/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}

td {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}

.style1 {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}

.style8 {font-family: tahoma; font-size: 11px; color:#333333;}

.style9 {font-family: tahoma; font-size: 13px; color: #ffffff; font-weight:bold}

.style10 {font-family: tahoma; font-size: 15px; color: #567090; font-weight:bold}
.style11 {font-family: tahoma; font-size: 15px; color: #567090; font-weight:bold}
.style14 {font-family: tahoma;
	font-size: 12px;
	font-weight: bold; color:#333333;
}



a {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #5E7E9B;
}
a:active {
	text-decoration: none;
	color: #5E7E9B;


}
a.foot:link {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
a.foot:visited {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	
}
a.foot:hover {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #7EBD36;
}
a.foot:active {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #7EBD36;
}


a.page:link {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:bolder
	color: #5E7E9B;
}
a.page:visited {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:bolder
	color: #5E7E9B;
	
}
a.page:hover {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:bolder
	color: #7EBD36;
}
a.page:active {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:bolder
	color: #7EBD36;
}




a.navbar:link {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #567090;
	text-decoration: none;
}
a.navbar:visited {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #567090;
	text-decoration: none;
}
a.navbar:Active {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #567090;
	text-decoration: none;
}
a.navbar:hover {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #567090;
	text-decoration: none;	
}

a.verlink:link {
	font: Tahoma;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
a.verlink:visited {
	font: Tahoma;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
a.verlink:Active {
	font: Tahoma;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
a.verlink:hover {
	font: Tahoma;	
	font-size: 8pt;
	color: #5E7E9B;
	text-decoration: none;
}	

a.ver1link:link {
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #567090;
	text-decoration: none;
}
a.ver1link:visited {
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #567090;
	text-decoration: none;
}
a.ver1link:Active {
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F79D00;
	text-decoration: none;
}
a.ver1link:hover {
	font: Tahoma;	
	font-size: 12px;
	font-weight: bold;
	color: #F79D00;
	text-decoration: none;
}	


input {
  color: #000000;
  font: normal 11px Tahoma;
  font-weight: none;
  text-decoration: none;
  BACKGROUND-COLOR: #F8F8F8
}
textarea {
  color: #000000;
  BACKGROUND-COLOR: #F8F8F8;
  font-weight: none;
  text-decoration: none;
}
select {
  color: #000000;
  font: normal 11px Tahoma;
  font-weight: none;
  text-decoration: none;
  BACKGROUND-COLOR: #F8F8F8;
  }

.style3 {color: #666666}

.errortext {color: #cc0000}