a.download {
	background-image: url('./images/down1.png');
	background-repeat: no-repeat;
	padding-left: 85px;
	padding-right: 85px;
	padding-top: 0px;
	padding-bottom: 30px;
	width: 170px;
	height: 41px;
	text-decoration: none;
}

a.download:hover {
	background-image: url('./images/down2.png');
    text-decoration: none;
}

a.release {
	background-image: url('./images/release1-1.png');
	background-repeat: no-repeat;
	padding-left: 85px;
	padding-right: 134px;
	padding-top: 0px;
	padding-bottom: 22px;
	width: 215px;
	height: 36px;
	}

a.release:hover {
	background-image: url('./images/release1-2.png');
}
table {
	font-size: 10pt;
}

td.shade {
	background-color: #C8C2AE;
	color: black;
	width: 220px;
	padding: 10px;
	font-size: 8pt;
}

td.white {
	background-color: white;
	border: 1px solid #BBB397;
	padding: 20px;
}

td.gray {
	background-color: #F1EEE7;
	border: 1px solid #BBB397;
	padding: 20px
}

body {
	margin: 0;
	padding: 0;
	color: #465271;
	font-family: verdana;
	background-color: #DFDCD0;
}

div#banner {
	background-color: white;
	background-image: url('./images/title.png');
	background-position: center;
	color: #fff;
	margin-top: 20px;
	font-family: georgia, times, "times new roman", serif;
	background-repeat: no-repeat;
	height: 100px;
}

div#banner h1 {
	margin: 0;
	padding: .5em 0 .3em .5em;
	font-size: 1.7em;
	font-weight: normal;
	text-indent: 1cm;
}

div#bar {
	background-image: url('./images/bar2.png');
	background-repeat: repeat-x;
	height: 20px;
}

a.left_nav {
	border-bottom: 1px solid #465271;
	border-top: 1px solid #465271;
	border-left: 1px solid #465271;
	border-right: 1px solid #465271;
	font-family: verdana;
	font-size: 10pt;
	color: #D0D3EA;
	float: left;
	text-align: center;
	text-decoration: none;
	padding: 0.3em 0.8em 0.3em 0.8em;
	min-width: 60px;
}

a.left_nav:hover {
	background-color: #596381;
	border: 1px solid #465271;
	color: white;
}

div#footerbar {
	background-color: white;
	background-image: url('images/tail.png');
	background-position: center;
	color: #fff;
	margin-top: 20px;
	font-family: georgia, times, "times new roman", serif;
	background-repeat: no-repeat;
	height: 10px;
}

div#page-title {
	background-image: url('images/pagetitleshade.png');
	background-repeat: repeat-x;
	color: #fff;
	font-family: georgia, times, "times new roman", serif;
	padding: .3em 0 .3em .5em;
	font-size: 1.3em;
	text-indent: .3cm;
	font-weight: bold;
}

p.subtitle {
	border-bottom: 1px solid #465271;
	color: #465271;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
}

ul {
	list-style-image: url('images/listbullet.png') margin :           10px
		10px 10px 10px;
	spacing: 10px 10px 10px 10px;
}

p.testing {
	border-bottom: 1px solid #465271;
	color: #465271;
	font-family: verdana;
	font-size: 10pt;
	text-indent: 14px;
}

h3 {
	font-family: verdana;
	font-size: 150%;
	color: navy;
	margin-left: 40px;
}

h2 {
	font-family: verdana;
	font-size: 100%;
	color: navy;
	margin-left: 20px;
}

h4 {
	font-family: georgia, times, "times new roman", serif;
	margin: 0;
	padding: .3em 0 .3em .5em;
	font-size: 2.2em;
	font-weight: normal;
	color: #3C68AF;
}

hr.navy {
	color: navy;
}

p.indent {
	margin-left: 20px;
}

p.indent_instruct {
	margin-left: 20px;
	color: navy;
}

p.indent2 {
	margin-left: 40px;
}

body {
	background-image: url("images/back40.gif")
}

td.bar {
	background: navy url(images/bar2.png) repeat-x;
}

td.links {
	font-family: verdana;
	color: navy;
}

td.linkheader {
	font-family: verdana;
	color: maroon;
}

td.text {
	font-family: helvetica;
	font-size: 10pt;
}

td.small_text {
	font-family: tahoma;
	font-size: 60%;
}

a.my-bak {
	text-decoration: none;
}

a.my {
	padding: .15em .3em .15em .3em;
}

a.my:link {
	color: blue;
}

a.my:visited {
	color: blue;
}

a.my:active {
	color: black;
}

a.my:hover {
	background-color: 495776;
	padding: 0em .3em 0em .3em;
	color: white;
	text-decoration: none;
}