body {
	margin: 10px;
	padding: 0;
	background: #ffffff;
	font: normal 11px verdana;
	color: #000000;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B5CE68;
}

h2 {
	font-size: 12px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}
text {
	font-style: normal;
	font-size: 9px;
}
#footer {
	font-family: verdana;
	font-size: 11px;
	height: 60px;
	padding: 5px;
	background: #ffffff;
}

#footer p {
	text-align: center;
	color: #000000;
}
a.link {
	text-decoration: none;
	font: bold 12px Trebuchet MS;
	color: #7C8D22;
}
a.link:hover {
	text-decoration: none;
	font: bold 12px Trebuchet MS;
	color: #ff0000;
}
a.link2 {
	text-decoration: none;
	font: normal 9px verdana;
	color: #000000;
}
a.link2:hover {
	text-decoration: none;
	font: normal 9px verdana;
	color: #ff0000;
}
a.link3 {
	text-decoration: none;
	font: bold 12px verdana;
	color: #006600;
}
a.link3:hover {
	text-decoration: none;
	font: bold 12px verdana;
	color: #ff0000;
}
.input2 {
HEIGHT: 20px;
background: #ffcc00;
BORDER-RIGHT: #cccccc 1px solid; 
BORDER-TOP: #cccccc 1px solid;
BORDER-LEFT: #cccccc 1px solid;
BORDER-BOTTOM: #cccccc 1px solid;
COLOR: #000000;
FONT-SIZE: 14px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.borda {
	BORDER: #006600 1px solid;
}
/*////////////////////////////////////////////////////
/* Links */

#links {
	float: right;
	width: 180px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}
input {
background: #F4FFD4;
BORDER-RIGHT: #999999 1px solid; 
BORDER-TOP: #999999 1px solid;
BORDER-LEFT: #999999 1px solid;
BORDER-BOTTOM: #999999 1px solid;
FONT-SIZE: 10px;
COLOR: #000000;
FONT-FAMILY: verdana; HEIGHT: 17px;
}
select {
FONT-SIZE: 10px;
COLOR: #000000;
FONT-FAMILY: verdana; HEIGHT: 16px;
width: 130px;
}

