
body {
background-color: #95B7C2;
margin-top: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
margin-right: 0pt;
font-size: 10pt}

td {
font-size: 8pt;
color: #000000; 
font-family: Verdana;
}

.content {
font-size: 8pt;
color: #000000; 
background-color: #ffffff;
background-image: url('../images/header_top.jpg');
background-repeat: no-repeat;
background-position: 0% 0%;
}

a.button:link, a.button:visited, a.button:active {
	display:block;
	background: url('../images/button_up.gif');
	width:110px;
	height:30px;
	color: #000000;
	text-decoration: none;
	font-size: 11px; 
	padding: 7px;
	text-align: right;
}

a.button:hover {
	background: url('../images/button_down.gif');
	color: #0091c1;
	text-decoration: none;
	font-size: 11px; 
	text-align: right;
}


a:link {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:hover {color: #ff9900; text-decoration: none}

input, button, submit, select, textarea {
font-size: 8pt;
font-family: Verdana;
color: #000000;
background: #7aaac2;
border: solid #999999;
border-width: 1px;
}
