<!--
.green1 {
	color: #F1F5EF;
}
.green2 {
	color: #E3ECDF;
}
.green3 {
	color: #C9D9C1;
}
.green4 {
	color: #83A88B;
}
.bordo {
	color:#7D1B00;
}
.red {
	color:#CC0000;
}
.lightblue {
	color: #DFDFEC;
}
.blue {
	color:#0000A0;
}
.darkgrey {
	color: #404040;
}
.lightgrey {
	color: #B2B2B2;
}
.info {   
	background-color: #FFFFFF;
	color : #000000;
	font-weight: normal; 
	font-size: 12px; 
	text-align: left;
	padding-left: 5px;
	padding-right: 3px;
	font-family: arial, tahoma,verdana, sans-serif;
}
.bol {  
	background-color: #f2f2f2;
	color : #000000;
	font-weight: bold; 
	font-size: 12px; 
	text-align: left;
	padding-left: 5px;
	padding-right: 3px;
	font-family: arial, tahoma,verdana, sans-serif;
}
body {
	color:#000000;
	margin:0;
	padding:0px;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	text-align : left;
	background-color : #F1F5EF;
}
form {
margin-bottom: 0px;
margin-top: 0px;
}
p,a, input,select {
	color:#000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}
p {
	font-size : 13px;
}
p.links, a.links {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	color:#666666;
	text-decoration:none;
	cursor:text;
}
p.links {
	text-align: justify
}
input.enter {
	width:90px;
	font-size: 13px;
	font-weight: bold;
	background-color:#CCCCCC;
	border : 2 outset ;
}
input.inp {
	width:90px;
	font-size: 13px;
	font-weight: normal;
	//color:#000000;
}
input.rad {
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
input.search{
	background-color: transparent;
	cursor: auto;
	border: none;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	font-family:arial, tahoma,verdana,sans-serif;
	width:20px;
}
select.enter {
	width:90px;
	font-weight: normal;
}
p.header {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight:bold;
	text-align : center;
	color:#CC0000;
	line-height:100%;
}
p.title {
	font-size : 16px;
	text-align : center;
	font-weight : bold;
	color:#000000;
}
p.bd {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	text-align : center;
	font-weight : bold;
}
p.send {
	font-size : 14px;
}
p.copy{
	color: #B2B2B2;
	font-size: 13px;
	text-align: center;
}
p.blue{
	color: #93E380;
	font-size: 13px;
	font-weight: bold;
}
p.text2 {
	text-align:justify;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 0px;
}
p.sorry {
	text-align:center;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #C00210;
	font-weight: bold;
}
p.hidden {
	font-size : 9px;
	color: #666666;
}
h1     {
	font-family : "Times New Roman", Times, serif;
	font-size:17px;
	margin:0px;
}
h1.top {
	font-family : "Times New Roman", Times, serif;
	font-size:17px;
	margin:0px;
}
a.cl {
	font-size : 15px;
	font-weight : bold;
	font-style: italic;
	color:#7D1B00;
}
a:hover.cl {
	color:#CC0000;
}
a.bl,.tlt {
	font-size : 14px;
	color:#0000A0;
}
a:hover.bl {
	color:#008C38;
}
a.prof{
	font-size:13px;
	font-weight: bold;
	text-decoration: underline;
	color: #7D1B00;
}
a:hover.prof {
	color:#CC0000;
}
a.hidden, a:hover.hidden,.3lt {
	font-size : 9px;
	color:#000000;
}
a.enter {
	font-size : 13px;
	font-weight : bold;
	color:#000000;
	text-decoration: underline;
}
a:hover.enter {
	color:#FFFFFF;
}
a.add {
	font-size : 14px;
	font-weight : bold;
	color:#0000AA;
	text-decoration: underline;
}
a:hover.add {
	color:#009999;
}
a.bottom {
	color: #404040;
	font-size:14px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover.bottom {
	color:#800000;
}
a.white{
	font-size:13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a:hover.white {
	color: #FFFFFF;
}
 textarea.special {
	font-family: Arial;
	font-size:12px;
	background-color: #C9D9C1;
	color:#C9D9C1;
	border : none;
	width:0px;
	height:1px;
}
-->