﻿.style1 {
	text-align: center;
}
.auto-style3 {
	font-size: x-large;
}
.auto-style4 {
	text-align: left;
}
.auto-style23 {
	vertical-align: top;
	text-align: center;
}
.style2 {
	font-size: large;
}
.style3 {
	border-color: #FF0000;
	border-width: 0;
}
.style4 {
	border: 0 solid #FF00FF;
}
.style5 {
	text-align: left;
}
.style6 {
	text-align: left;
	font-size: large;
}
.style7 {
	font-size: large;
	text-align: center;
}

.auto-style1 {
	font-size: medium;
}

.auto-style6 {
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.auto-style9 {
	font-size: x-large;
}
.auto-style10 {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.auto-style11 {
	font-family: Arial;
}
.auto-style12 {
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
}table.center {
	margin-left: auto;
	margin-right: auto;
	table-layout: auto;
}
.auto-style13 {
	border-style: solid;
	border-width: 2px;
}
.auto-style14 {
	border-width: 0px;
}
.auto-style15 {
	margin-left: 11px;
}
.auto-style16 {
	margin-left: 11px;
	margin-right: 29px;
}
.auto-style13 {
	font-size: xx-large;
}
.auto-style17 {
	margin-right: 14px;
}
.auto-style18 {
	margin-left: 16px;
	margin-right: 14px;
}
.auto-style19 {
	text-align: right;
	font-size: large;
}
.auto-style20 {
	text-align: right;
	font-size: medium;
}
.auto-style21 {
	font-size: medium;
	text-align:left
}
.auto-style22 {
	text-align: right;
 }
.auto-style23 {
	color: #257B80;
}
.aligntop {
	vertical-align:top
}

</style>
<script type="text/javascript">
<!--
function FP_preloadImgs() {//v1.0
 var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new Array();
 for(var i=0; i<a.length; i++) { d.FP_imgs[i]=new Image; d.FP_imgs[i].src=a[i]; }
}

function FP_swapImg() {//v1.0
 var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; n<args.length;
 n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { doc.$imgSwaps[doc.$imgSwaps.length]=elm;
 elm.$src=elm.src; elm.src=args[n+1]; } }
}

function FP_getObjectByID(id,o) {//v1.0
 var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) el=o.getElementById(id);
 else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return el;
 if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; if(c)
 for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return el; }
 f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements;
 for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return el; } }
 return null;
}
// -->
</script>
