a:link {
	background: none;
	color: #E9F0F7;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background: none;
	color: #E9F0F7;
	font-weight: bold;
	text-decoration: none;
}

a:hover  {
	color: #ffffff;
}

a:link.more {
	background: none;
	color: #004080;
	font-weight: bold;
	text-decoration: none;
}

a:visited.more{
	background: none;
	color: #004080;
	font-weight: bold;
	text-decoration: none;
}

a:hover.more{
	color: #008040;
}

ul#downloads a:link, ul#downloads a:visited, ul#downloads a:active{
	color: #000000;
	font-weight: normal;
}



h1.red {
	margin-bottom: 3px;
	font-size:14px;
	color: #B5B5B5;
}

ul#downloads {
	padding: 0px 0px 0px 5px;
	text-align: justify;
	margin: 0;
	color: #666666;	
	list-style: none; 
}


td.main {
	padding-top: 4px;
}

body {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	margin: 0;
	background-image: url(../images/background.jpg);
}

table.full {
	width: 100%;
	height: 100%;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}

td.worksheet {
	width: 850px;
	background-color: #FFFFFF;
}

td.leftborder {
	width: 10px;
	background-image: url(../images/leftborder.jpg);
}

td.rightborder {
	width: 10px;
	background-image: url(../images/rightborder.jpg);
}

td.leftscale {
	width: auto;
}

td.rightscale {
	width: auto;
}

td.header01 {
	width: 850px;
	height: 105px;
	background-image: url(../images/header01.jpg);
}

td.header02 {
	width: 850px;
	height: 72px;
	background-image: url(../images/header02.gif);
	color: #E9F0F7;
	vertical-align: middle;
	text-align: right;
	padding-right: 30px;
}


td.body {
	width: 900px;
	height: auto;
}

td.navigation {
	width: 220px;
	height: auto;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	padding-left: 0px;
}

td.first {
	width: 207px;
	height: 28px;
	background-image: url(../images/b_first.jpg);
	vertical-align: middle;
	text-align: center;
}

td.middle {
	width: 207px;
	height: 28px;
	background-image: url(../images/b_middle.jpg);
	vertical-align: middle;
	text-align: center;
}

td.last {
	width: 207px;
	height: 28px;
	background-image: url(../images/b_last.jpg);
	vertical-align: middle;
	text-align: center;
}

td.content {
	width: 612px;
	height: auto;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}

td.cfirst {
	width: 612px;
	height: 42px;
	background-image: url(../images/content01.gif);
	vertical-align: bottom;
	text-align: left;
	color: White;
	padding-left: 15px;
	padding-bottom: 7px;
}

td.cfirstg {
	width: 612px;
	height: 42px;
	background-image: url(../images/content01g.gif);
	vertical-align: bottom;
	text-align: left;
	color: White;
	padding-left: 15px;
	padding-bottom: 7px;
}

td.cmiddle {
	width: 612px;
	background-image: url(../images/content02.gif);
	vertical-align: top;
	text-align: left;
	color: Black;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 5px;
}



td.clast {
	width: 612px;
	height: 26px;
	background-image: url(../images/content03.gif);
	vertical-align: middle;
	text-align: center;
}

td.m {
	vertical-align: middle;
}

#extradiv { 
	background: transparent url(../img/extradiv.gif) top right no-repeat; 
	position: relative; 
	font-size:11px;	
}

img {
	border: 0;
}