<STYLE TYPE="text/css">
<!--This file functions as a global style sheet -->

BODY

.input 
	{font-size: 12pt;
	font-family: trebuchet ms, arial, helvetica; 
	border-style:  solid; 
	font-weight: bold;
	border-width: 0; 
	background-color: #C6D6DC;
	color: #003366;
	TEXT-ALIGN: center;
	}

A:Link	{
	text-decoration : none;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: #003366;
	font-size: 11pt;
	}

A:Visited {
	text-decoration : none;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: #003366;
	font-size: 11pt;
	}

A:hover {color: red;}

A.btnmenu {
	BORDER-RIGHT: #030303 3px solid; PADDING-RIGHT: 1px; BORDER-TOP: #ddd 2px solid; 
	DISPLAY: block; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 0px 0px 0px; 
	FONT: small-caps 14px arial,helvetica,sans-serif; BORDER-LEFT: #999 2px solid; 
	WIDTH: 120px; COLOR: #036; PADDING-TOP: 1px; BORDER-BOTTOM: #333 3px solid; 
	BACKGROUND-COLOR: #eee; TEXT-ALIGN: center; TEXT-DECORATION: none
}
A.btnmenu:hover {
	COLOR: #fff; BACKGROUND-COLOR: #6CA1B3
}


-->
</STYLE>