body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
div.scroll {
	width: 100%;
	height: 350px;
	margin-bottom: 0px;
	overflow: auto;
}
/* main navegation links */
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: underline;
}
a:active {
	color: #cccccc;
	text-decoration: none;
}
a:focus {
	color: #cccccc;
	text-decoration: none;
}
/* inline navegation links */
a.in:link {
	color: #cc0000;
	text-decoration: none;
}
a.in:visited {
	color: #cc0000;
	text-decoration: none;
}
a.in:hover {
	color: #cccccc;
	text-decoration: underline;
}
a.in:active {
	color: #cc0000;
	text-decoration: none;
}
a.in:focus {
	color: #cc0000;
	text-decoration: none;
}

input { 
	border: 1 solid #555555; 
	background: #DDDDDD; 
	color: #888888; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
.editbox { 
	border: 1 solid #555555; 
	background: #DDDDDD; 
	color: #888888; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px; 
}
.button { 
	border: 1 solid #555555; 
	background: #AAAAAA; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #FFFFFF;  
}
img.text_right {
	margin: 0pt 0pt 10px 10px; 
	float: right; 
	cursor: pointer;
}
td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
.contact {
	font-size: 12px;
}
.contact_white {
	text-decoration: bold;
	font-size: 12px;
	color: white;
	padding-bottom: 4;
}
b {
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
.blink {
	font-size: 12px;
	font-weight: bolder;
	color: #6D5542;
}
strong {
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
.big {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.bkg_link { 
	font-size: 1pt; 
	color: #ffffff; 
	visibility: hidden;
}
input, textarea { 
	border: 1 solid #FFFFFF; 
	background: #DDDDDD; 
	color: #888888; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}
.editbox { 
	border: 1 solid #FFFFFF; 
	background: #DDDDDD; 
	color: #888888; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}
.button { 
	border: 1 solid #000000; 
	background: #AAAAAA; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #FFFFFF;  
}
.footer {
	font-size: 12px;	
	color: #ffffff;
}
