.mstheme
{
	separator-image: url(strrulee.gif);
	list-image-1: url(astrbul1e.gif);
	list-image-2: url(strbul2e.gif);
	list-image-3: url(strbul3e.gif);
	nav-banner-image: url(astrbane.gif);
	navbutton-horiz-normal: url(strhorzbtnne.gif);
	navbutton-horiz-hovered: url(strhorzbtnhe.gif);
	navbutton-horiz-pushed: url(strhorzbtnse.gif);
	navbutton-vert-normal: url(strvertbtnne.gif);
	navbutton-vert-hovered: url(strvertbtnhe.gif);
	navbutton-vert-pushed: url(strvertbtnse.gif);
	navbutton-home-normal: url(strhomebtnne.gif);
	navbutton-home-hovered: url(strhomebtnhe.gif);
	navbutton-home-pushed: url(strhomebtnse.gif);
	navbutton-next-normal: url(strnextbtnne.gif);
	navbutton-next-hovered: url(strnextbtnhe.gif);
	navbutton-next-pushed: url(strnextbtnse.gif);
	navbutton-prev-normal: url(strprevbtnne.gif);
	navbutton-prev-hovered: url(strprevbtnhe.gif);
	navbutton-prev-pushed: url(strprevbtnse.gif);
	navbutton-up-normal: url(strupbtnne.gif);
	navbutton-up-hovered: url(strupbtnhe.gif);
	navbutton-up-pushed: url(strupbtnse.gif);
}
.mstheme-bannertxt
{
	font-family: Arial, Helvetica;
	color: rgb(0, 51, 102);
	font-size: 6;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.mstheme-horiz-navtxt
{
	font-family: Arial, Helvetica;
	color: rgb(0, 51, 102);
	font-size: 2;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.mstheme-vert-navtxt
{
	font-family: Arial, Helvetica;
	color: rgb(0, 51, 102);
	font-size: 2;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.mstheme-navtxthome
{
	font-family: Arial, Helvetica;
	color: rgb(0, 51, 102);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.mstheme-navtxtnext
{
	font-family: Arial, Helvetica;
	color: rgb(0, 51, 102);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.mstheme-navtxtprev
{
	font-family: Arial, Helvetica;
	color: rgb(0, 51, 102);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.mstheme-navtxtup
{
	font-family: Arial, Helvetica;
	color: rgb(0, 51, 102);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
ul
{
	list-style-image: url('astrbul1e.gif');
}
ul ul
{
	list-style-image: url('strbul2e.gif');
}
ul ul ul
{
	list-style-image: url('strbul3e.gif');
}
a:link
{
	color: rgb(102, 0, 0);
}
a:active
{
	color: rgb(153, 153, 51);
}
a:visited
{
	color: rgb(0, 51, 153);
}
body
{
	background-color: rgb(255, 255, 255);
	color: rgb(0, 51, 0);
}
table
{
	table-border-color-light: rgb(153, 153, 102);
	table-border-color-dark: rgb(153, 153, 102);
	border-color: rgb(153, 153, 102);
}
th
{
	border-color: rgb(153, 153, 102);
}
td
{
	border-color: rgb(153, 153, 102);
}
h1
{
	color: rgb(0, 51, 0);
}
h2
{
	color: rgb(0, 51, 0);
}
h3
{
	color: rgb(0, 0, 0);
}
h4
{
	color: rgb(0, 0, 0);
}
h5
{
	color: rgb(0, 0, 0);
}
h6
{
	color: rgb(0, 0, 0);
}
hr
{
	color: rgb(0, 0, 0);
}
button
{
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
}
label
{
}
.mstheme-text
{
}
textarea
{
	color: rgb(0, 0, 0);
}
fieldset
{
	color: rgb(0, 0, 0);
}
legend
{
	color: rgb(0, 0, 0);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(0, 0, 0);
}
.mstheme-bannertxt A:active
{
	color: rgb(0,0,0);
}
.mstheme-bannertxt A:link
{
	color: rgb(0,0,0);
}
.mstheme-bannertxt A:visited
{
	color: rgb(0,0,0);
}
.mstheme-bannertxt-g
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	text-align: center;
	vertical-align: middle;
	background-image: url('strbanc.gif');
}
.mstheme-bannertxt-g A:active
{
	color: rgb(0,0,0);
}
.mstheme-bannertxt-g A:link
{
	color: rgb(0,0,0);
}
.mstheme-bannertxt-g A:visited
{
	color: rgb(0,0,0);
}
.mstheme-bannertxt-s
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	text-align: center;
	vertical-align: middle;

}
.mstheme-bannertxt-s A:active
{
	color: rgb(0,0,0);
}
.mstheme-bannertxt-s A:link
{
	color: rgb(0,0,0);
}
.mstheme-bannertxt-s A:visited
{
	color: rgb(0,0,0);
}
.mstheme-horiz-navtxt A:active
{
	color: rgb(0,0,0);
}
.mstheme-horiz-navtxt A:link
{
	color: rgb(0,0,0);
}
.mstheme-horiz-navtxt A:visited
{
	color: rgb(0,0,0);
}
.mstheme-horiz-navtxt-g
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	text-align: center;
	vertical-align: middle;
	background-image: url('strhorzbtnnc.gif');
}
.mstheme-horiz-navtxt-g A:active
{
	color: rgb(0,0,0);
}
.mstheme-horiz-navtxt-g A:link
{
	color: rgb(0,0,0);
}
.mstheme-horiz-navtxt-g A:visited
{
	color: rgb(0,0,0);
}
.mstheme-horiz-navtxt-gs
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	text-align: center;
	vertical-align: middle;
	background-image: url('strhorzbtnsc.gif');
}
.mstheme-horiz-navtxt-gs A:active
{
	color: rgb(0,0,0);
}
.mstheme-horiz-navtxt-gs A:link
{
	color: rgb(0,0,0);
}
.mstheme-horiz-navtxt-gs A:visited
{
	color: rgb(0,0,0);
}
.mstheme-navtxthome A:active
{
	color: rgb(0,0,0);
}
.mstheme-navtxthome A:link
{
	color: rgb(0,0,0);
}
.mstheme-navtxthome A:visited
{
	color: rgb(0,0,0);
}
.mstheme-navtxthome-g
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	text-align: center;
	vertical-align: middle;
	background-image: url('strhomebtnc.gif');
}
.mstheme-navtxthome-g A:active
{
	color: rgb(0,0,0);
}
.mstheme-navtxthome-g A:link
{
	color: rgb(0,0,0);
}
.mstheme-navtxthome-g A:visited
{
	color: rgb(0,0,0);
}
.mstheme-navtxtnext A:active
{
	color: rgb(0,0,0);
}
.mstheme-navtxtnext A:link
{
	color: rgb(0,0,0);
}
.mstheme-navtxtnext A:visited
{
	color: rgb(0,0,0);
}
.mstheme-navtxtnext-g
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	text-align: center;
	vertical-align: middle;
	background-image: url('strnextbtnc.gif');
}
.mstheme-navtxtnext-g A:active
{
	color: rgb(0,0,0);
}
.mstheme-navtxtnext-g A:link
{
	color: rgb(0,0,0);
}
.mstheme-navtxtnext-g A:visited
{
	color: rgb(0,0,0);
}
.mstheme-navtxtprev A:active
{
	color: rgb(0,0,0);
}
.mstheme-navtxtprev A:link
{
	color: rgb(0,0,0);
}
.mstheme-navtxtprev A:visited
{
	color: rgb(0,0,0);
}
.mstheme-navtxtprev-g
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	text-align: center;
	vertical-align: middle;
	background-image: url('strprevbtnc.gif');
}
.mstheme-navtxtprev-g A:active
{
	color: rgb(0,0,0);
}
.mstheme-navtxtprev-g A:link
{
	color: rgb(0,0,0);
}
.mstheme-navtxtprev-g A:visited
{
	color: rgb(0,0,0);
}
.mstheme-navtxtup A:active
{
	color: rgb(0,0,0);
}
.mstheme-navtxtup A:link 
{
	color: rgb(0,0,0);
}
.mstheme-navtxtup A:visited
{
	color: rgb(0,0,0);
}
.mstheme-navtxtup-g
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	text-align: center;
	vertical-align: middle;
	background-image: url('strupbtnc.gif');
}
.mstheme-navtxtup-g A:active
{
	color: rgb(0,0,0);
}
.mstheme-navtxtup-g A:link
{
	color: rgb(0,0,0);
}
.mstheme-navtxtup-g A:visited
{
	color: rgb(0,0,0);
}
.mstheme-topbar-font A:active
{
	color: rgb(0,0,0);
}
.mstheme-topbar-font A:link
{
	color: rgb(0,0,0);
}
.mstheme-topbar-font A:visited
{
	color: rgb(0,0,0);
}
.mstheme-topbar-font-g
{
	font-family: Arial, Helvetica;
	font-size: 1;
	color: rgb(0,0,0);
	background-image: url('strglobalc.gif');
}
.mstheme-topbar-font-g A:active
{
	color: rgb(0,0,0);
}
.mstheme-topbar-font-g A:link
{
	color: rgb(0,0,0);
}
.mstheme-topbar-font-g A:visited
{
	color: rgb(0,0,0);
}
.mstheme-vert-navtxt A:active
{
	color: rgb(0,0,0);
}
.mstheme-vert-navtxt A:link
{
	color: rgb(0,0,0);
}
.mstheme-vert-navtxt A:visited
{
	color: rgb(0,0,0);
}
.mstheme-vert-navtxt-g
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	text-align: center;
	vertical-align: middle;
	background-image: url('strvertbtnnc.gif');
}
.mstheme-vert-navtxt-g A:active
{
	color: rgb(0,0,0);
}
.mstheme-vert-navtxt-g A:link
{
	color: rgb(0,0,0);
}
.mstheme-vert-navtxt-g A:visited
{
	color: rgb(0,0,0);
}
.mstheme-vert-navtxt-gs
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	text-align: center;
	vertical-align: middle;
	background-image: url('strvertbtnsc.gif');
}
.mstheme-vert-navtxt-gs A:active
{
	color: rgb(0,0,0);
}
.mstheme-vert-navtxt-gs A:link
{
	color: rgb(0,0,0);
}
.mstheme-vert-navtxt-gs A:visited
{
	color: rgb(0,0,0);
}
.mstheme
{
	top-bar-button: url(strglobalc.gif);
	navbutton-background-color: rgb(102,153,255);
}
.mstheme-topbar-font
{
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
}
body
{
	font-family: Times New Roman;
	background-image: url('strbkgde.gif');
	font-style: normal;
	font-weight: normal;
	text-align: none;
	vertical-align: none
}
button
{
	border-top-style: solid;
	border-bottom-width: 1pt;
	font-size: 8pt;
	border-left-width: 1pt;
	border-top-width: 1pt;
	border-right-width: 1pt;
	font-family: Arial, Helvetica;
	font-style: normal;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}
caption
{
	font-size: 14pt;
	font-style: Normal;
	font-family: Arial, Helvetica;
}
fieldset
{
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-width: 1pt;
	border-top-width: 1pt;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	border-right-style: solid;
	border-left-width: 1pt;
	font-style: normal;
	border-right-width: 1pt;
}
h1
{
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 24pt;
}
h2
{
	font-style: normal;
	font-weight: normal;
	font-size: 18pt;
	font-family: Arial, Helvetica;
}
h3
{
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica;
	font-size: 14pt;
}
h4
{
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica;
}
h5
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}
h6
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
label, .mstheme-label
{
	font-style: normal;
	font-family: Arial, Helvetica;
	font-size: 8pt;
}
legend
{
	font-style: Normal;
	font-family: Arial, Helvetica;
	font-size: 8pt;
}
marquee
{
	font-size: 14pt;
	font-family: Arial, Helvetica;
}
select
{
	border-style:solid; font-style: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	
}
table
{
	font-weight: normal;
	vertical-align: none;
	font-family: Times New Roman;
	text-align: none;
	font-style: normal;
}
textarea
{
	border-style:solid; font-style: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	
}
th
{
	font-style: normal;
	font-family: Arial, Helvetica;
}
