<script>
<!--

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #FF00FF;   
	scrollbar-track-color: #FFEEFF;  
	scrollbar-arrow-color: #660066;
	scrollbar-shadow-color: #660066;
	scrollbar-highlight-color: #FF99FF;
	scrollbar-3dlight-color: #FFCCFF
}

div.main { padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px }

.bar { height: 25px; background-image: url(images/bar.png) }
table.style1 { 
		border-left: 2px solid #FF99CC; 
		border-top: 2px solid #FF99CC; 
		border-right: 2px solid #993366; 
		border-bottom: 2px solid #993366;
		background-color: #FFEEFF 
}
td.bottom { height: 8px; width: 764px; background-image : url(images/bottom.jpg) }
td.bcl { height: 8px; width: 8px; background-image: url(images/bcl.jpg) }
td.bcr { height: 8px; width: 8px; background-image: url(images/bcr.jpg) }
td.lside { width: 8px; background-image: url(images/border-l.jpg) }
td.rside { width: 8px; background-image: url(images/border-r.jpg) }
td.topspan { height: 135px; width: 594px; background-image: url(images/top-span.jpg) }
td.top { height: 8px; width: 764px; background-image: url(images/top.jpg) }
td.tcl { height: 8px; width: 8px; background-image: url(images/tcl.jpg) }
td.tcr { height: 8px; width: 8px; background-image: url(images/tcr.jpg) }
td.menu-bg { background-image: url(images/nav-bg.gif) }
td.menu-top { height: 20px; background-image: url(images/nav-top.gif) }
td.menu-bot { height: 20px; background-image: url(images/nav-bot.gif) }
td.w1 { background-color: #FF99FF }
td.w2 { background-color: #FFCCFF }

a { font-family: tahoma; font-size: 10pt; color: #0000FF; }
a:hover { font-family: tahoma; font-size: 10pt; color: #990099; }
a.foot { font-family: tahoma; font-size: 9pt; color: #0000FF; text-decoration: none }
a.foot:hover { font-family: tahoma; font-size: 9pt; color: #990099; text-decoration: none }
a.foot1 { font-family: tahoma; font-size: 8pt; color: #0000FF; text-decoration: none }
a.foot1:hover { font-family: tahoma; font-size: 8pt; color: #990099; text-decoration: none }
a.nav { font-family: tahoma; font-size: 10pt; color: #0000FF; text-decoration: none; font-weight: bold }
a.nav:hover { font-family: tahoma; font-size: 10pt; color: #990099; text-decoration: none; font-weight: bold }

font { font-family: tahoma }
font.foot { font-size: 9pt; color: #000080 }
font.head1 { font-family: lucida calligraphy; font-size: 14pt; color: #000080 }
font.head2 { font-size: 10pt; color: #993366; font-weight: bold }
font.head3 { font-size: 10pt; color: #000080 }
font.nav { font-size: 10pt; color: #000080; font-weight: bold }
font.quote { font-family: tahoma; font-size: 10pt; color: #000080; font-style: italic }
hr { color: #FF99CC; width: 85%; line-height: 1px }
p { font-family: tahoma; font-size: 10pt; text-align: justify }
ul { font-family: tahoma; font-size: 10pt; list-style: disc; color: #993366; text-align: justify }
ol { font-family: tahoma; font-size: 10pt; text-align: justify }

select.select1 { 
	color: #990099; 
	font-family: tahoma; 
	font-size: 10pt;
	background-color: #F8F7CE; 
}
input.button1 { 
	font-family: tahoma; 
	font-size: 10pt;
	font-weight: bold; 
	color: #990099; 
	background-image: url(images/3.jpg); 
	border-left: 2px solid #FF99CC; 
	border-right: 2px solid #993366; 
	border-top: 2px solid #FF99CC; 
	border-bottom: 2px solid #993366;
	cursor: hand
}
input.field { font-family: tahoma; font-size: 10pt; color: #000080 }

-->
</script>
