﻿
.mstheme {
	nav-banner-image: url(banner.gif);
	separator-image: url(divider.gif);
	list-image-1: url(bullet1.gif);
	list-image-2: url(bullet2.gif);
	list-image-3: url(bullet3.gif);
	navbutton-horiz-pushed: url(navbutton1.gif);
	navbutton-horiz-normal: url(navbutton0.gif);
	navbutton-horiz-hovered: url(navbutton1.gif);
	navbutton-vert-pushed: url(navbutton1.gif);
	navbutton-vert-normal: url(navbutton0.gif);
	navbutton-vert-hovered: url(navbutton1.gif);
	navbutton-home-normal: url(globalbutton.gif);
	navbutton-home-hovered: url(globalbutton.gif);
	navbutton-home-pushed: url(blhomep.gif);
	navbutton-up-normal: url(globalbutton.gif);
	navbutton-up-hovered: url(globalbutton.gif);
	navbutton-up-pushed: url(blupp.gif);
	navbutton-prev-normal: url(globalbutton.gif);
	navbutton-prev-hovered: url(globalbutton.gif);
	navbutton-prev-pushed: url(blprevp.gif);
	navbutton-next-normal: url(globalbutton.gif);
	navbutton-next-hovered: url(globalbutton.gif);
	navbutton-next-pushed: url(blnextp.gif);
}

.mstheme-bannertxt {
	font-family: arial, Arial, Helvetica;
	font-size: 6;
	text-align: right;
	color: rgb(0,0,255);
}

.mstheme-horiz-navtxt {
	font-family: arial, Arial, Helvetica;
	font-size: 2;
	font-weight: bold;
	text-align: right;
	color: rgb(0,0,204);
}

.mstheme-vert-navtxt {
	font-family: arial, Arial, Helvetica;
	font-size: 2;
	font-weight: bold;
	text-align: right;
	color: rgb(0,0,204);
}

.mstheme-navtxthome {
	font-family: arial, Arial, Helvetica;
	font-size: 1;
	font-weight: bold;
	color: rgb(99,130,235);
}

.mstheme-navtxtup {
	font-family: arial, Arial, Helvetica;
	font-size: 1;
	font-weight: bold;
	color: rgb(99,130,235);
}

.mstheme-navtxtprev {
	font-family: arial, Arial, Helvetica;
	font-size: 1;
	font-weight: bold;
	color: rgb(99,130,235);
}

.mstheme-navtxtnext {
	font-family: arial, Arial, Helvetica;
	font-size: 1;
	font-weight: bold;
	color: rgb(99,130,235);
}


a:link {
	color: rgb(0,0,255);
}

a:visited {
	color: rgb(0,0,128);
}

a:active {
	color: rgb(255,255,255);
}

body {
	color: rgb(0,0,0);
	background-color: rgb(118,160,255);
}

table {
	table-border-color-light: rgb(199,209,248);
	table-border-color-dark: rgb(70,106,232);
}

h1 {
	color: rgb(0,0,0);
}

h2 {
	color: rgb(0,0,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);
}


.mstheme {
	navbutton-background-color: rgb(255,255,255);
	top-bar-button: url(globalbutton.gif);
}

.mstheme-topbar-font {
	font-family: arial, Arial, Helvetica;
	font-size: 1;
	font-weight: bold;
	color: rgb(99,130,235);
}

body {
	font-family: arial, Arial, Helvetica;
	background-image: url(../images/background.jpg);
}

h1 {
	font-family: arial, Arial, Helvetica;
}

h2 {
	font-family: arial, Arial, Helvetica;
}

h3 {
	font-family: arial, Arial, Helvetica;
}

h4 {
	font-family: arial, Arial, Helvetica;
}

h5 {
	font-family: arial, Arial, Helvetica;
}

h6 {
	font-family: arial, Arial, Helvetica;
}

ul {
	list-style-image: url(bullet1.gif)
}

	ul ul {
		list-style-image: url(bullet2.gif)
	}

		ul ul ul {
			list-style-image: url(bullet3.gif)
		}
