body {
	background: #ffffff;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 140%;
	color: #336699;
	border: solid #cccccc;
	width: 100%;
	border-width: 0px 0px 2px 0px;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 130%;
	color: #336699;
	border: solid #cccccc;
	border-width: 0px 0px 1px 0px;
	width: 100%;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 110%;
	color: #336699;
	width: 100%;
	font-weight: bold;
}

h3.downloadbar {position: relative; border-top: 1px solid #dbe2e3; background: #dbe2e3 url("im/dl_bg.png") repeat-x bottom left; font-size: 82.3%; color: #456; padding: .3em 4.5em 1.7em .5em !important; margin: 0 0 -.5em 1em; width: 17em;}
.downloadbar a {
	color: #004455 !important;
	margin: 0 3.5em 0 0 !important;
	text-decoration: none;
}
.downloadbar a:hover {
	color: #a02c2c !important;
	text-decoration: underline;
}
.downloadbar small
{
        color: #fff;
        padding: 20px;
        position: absolute;
        right: 0;
        bottom: 0;
        background: url("im/dl_arrow.png")  bottom left no-repeat;

}
#frs .downloadbar small a
{
	padding: 0;
	color: #fff;
	width: 16px;
}

#frs .downloadbar small
{
	right: -14em;
	top: .3em;
	position: absolute !important;
}


h4 {
	font-family: arial, sans-serif;
	font-size: 105%;
	color: #336699;
	font-weight: bold;
	width: 100%;
}

a:link {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #663300
}
a:active {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #ff6600;	
}
a:visited {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #996633
}
a:hover {
  font-family: arial, sans-serif;
  color: #552200;
  text-decoration: underline;
}
table {
	border-color: gray;
	border-width: 0;
	border-top-color: gray
}

th {
	text-align: left;
	font-family: arial, sans-serif;
	color: #336699;
}

img {
	border: none;
}

.footer {
	font-family: arial, verdana;
	font-size: 8pt;
	color: gray;
	text-decoration: none;
	border: solid #cccccc;
	border-width: 1px 0px 0px 0px;
	background-image: url(im/f_gr.png);
}

.mnu {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: gray;
	text-decoration: none
}

.location {
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: gray;
	text-decoration: none;
	border: solid #cccccc;
	border-width: 0px 0px 1px 0px;
}

.navig {
	font-family: arial, verdana;
	font-size: 8pt;
	color: gray;
	text-decoration: none;
	border: solid #cccccc;
	border-width: 0px 1px 0px 1px;
	background-image: url(im/n_gr.png);
}

.nbox {
	font-family: arial, verdana;
	font-size: 8pt;
	color: gray;
	text-decoration: none;
	border: solid #cccccc;
	border-width: 1px 0px 1px 0px;
	background-color: white
}

.programlisting {
	background: #F0F0F0;
	border: 1px solid gray;
	padding: 2px;
	font-size: 10pt;
	white-space: pre;
}

.rblock {
	font-family: arial, verdana;
	font-size: 8pt;
	color: gray;
	text-decoration: none;
	margin-left: 1%;
	border: solid #cccccc;
	border-width: 0px 0px 0px 1px;
	background-color: white
}

.content {
	margin-left: 1%;
	margin-right: 1%
}

.sel {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-shadow: black 0px 0px 1px;
}

.toolbar {
	font-family: arial, verdana;
	font-size: 8pt;
	color: gray;
	text-decoration: none;
	border: solid #cccccc;
	border-width: 0px 0px 1px 0px;
	background-image: url(im/h_gr.png);
}

#breadcrumb {
	padding: 0;
	margin: 0 0 0 2.8em;
	font-size: 70%;
}

#breadcrumb li {
	display: inline;
	padding: 0;
	margin: 0;
	color: #789;
	list-style: none;
}

#breadcrumb li:before {
	content: "\00BB \0020";
}

#breadcrumb li:first-child :before {
	content: "";
}

#breadcrumb li a {
	color: #56626d;
}

#breadcrumb li.selected a {
	font-weight: bold;
}