body {
	background-image: url(/images/bkgrd.gif);
	margin: 20px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0;
}
#maincontent img {
	border: 1px solid #000;
	padding: 3px;
}
#maincontent ul {
	margin: 0 5px 0 15px;
}
#maincontent li {
	font-size: 11px;
}
#screenshot { }
#screenshot img { border: 2px solid #FFF; }
#screenshot a:link, #screenshot a:visited, #screenshot a:active { color: #FF0000; text-decoration: none; }
#screenshot a:hover { text-decoration: underline; }
#screenshot a:hover img, #screenshot a:active img { border: 2px solid #FF0000; }
img.border { border: 1px solid #000; }

#tabNavigation {
	/*border-bottom: 1px solid #FFF;*/
	list-style: none outside none;
	margin: 0;
	padding: 0 0 0 20px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

\html #tabNavigation/* */ {
	margin: 0;
	padding: 3px 0 3px 20px
}

html>body #tabNavigation {
	margin: 0;
	padding: 0 0 1px 20px
}

\head+body #tabNavigation {
	padding: 0 0 3px 20px
}

html>body ul[id] #tabNavigation {
	padding: 0 0 0 20px
}

#tabNavigation li,  #subNavigation li {
	display: inline;
	list-style: none outside none
}

#tabNavigation .preloadUnselected {
	background: transparent url(../images/unselected.gif);
}

#tabNavigation .preloadSelected {
	background: transparent url(../images/selected.gif);
}

#tabNavigation .preloadHover {
	background: transparent url(../images/hover.gif);
}

#tabNavigation .preloadActive {
	background: transparent url(../images/active.gif);
}

html>body #tabNavigation li {
	background: transparent url(../images/unselected.gif) no-repeat top left;
	border-right: 1px solid #666;
	display: block;
	float: left;
	height: 1em;
	margin: 3px 5px 3px -15px;
	padding: 3px 5px 5px 27px
}

head:first-child+body #tabNavigation li {
	background: none;
	border-right: none;
	display: inline;
	float: none;
	margin: 0;
	padding: 0
}

#tabNavigation a, #tabNavigation a:link, #tabNavigation a:visited {
	background: transparent url(../images/unselected.gif) no-repeat top left;
	border-right: 1px solid #666;
	color: #FFF;
	display: inline;
	height: 1em;
	margin: 0 0 0 -15px;
	padding: 3px 5px 3px 27px;
	text-decoration: none
}

html>body #tabNavigation a, html>body #tabNavigation a:link, html>body #tabNavigation a:visited {
	border-right: none;
	margin: 0;
	padding: 0
}

head:first-child+body #tabNavigation a, head:first-child+body #tabNavigation a:link, head:first-child+body #tabNavigation a:visited {
	border-right: 1px solid #666;
	margin: 0 0 0 -15px;
	padding: 3px 5px 3px 27px;
	position: relative;
	z-index: 50
}

#tabNavigation a:hover {
	background: transparent url(../images/hover.gif) no-repeat top left;
	border-right: 1px solid #333;
	color: #FFF;
	text-decoration: none
}

html>body #tabNavigation a:hover {
	border-right: none;
	text-decoration: underline
}

head:first-child+body #tabNavigation a:hover {
	border-right: 1px solid #333;
	padding: 4px 5px 3px 27px;
	position: relative;
	text-decoration: none;
	z-index: 5000
}

#tabNavigation a:active {
	background: transparent url(../images/active.gif) no-repeat top left;
	color: #FFF;
	text-decoration: none
}

html>body #tabNavigation a:active {
	text-decoration: underline
}

head:first-child+body #tabNavigation a:active {
	text-decoration: none
}

html>body #tabNavigation li.selectedTab {
	background: transparent url(../images/selected.gif) no-repeat top left;
	border-right: 1px solid #C60;
	display: block;
	float: left;
	height: 1em;
	margin: 3px 5px 5px -15px;
	padding: 3px 5px 5px 27px
}

head:first-child+body #tabNavigation li.selectedTab {
	background: none;
	border-right: none;
	display: inline;
	float: none;
	margin: 0;
	padding: 0
}

#tabNavigation .selectedTab a, #tabNavigation .selectedTab a:link, #tabNavigation .selectedTab a:visited {
	background: transparent url(../images/selected.gif) no-repeat top left;
	border-right: 1px solid #C60;
	color: #FFF;
	cursor: text;
	display: inline;
	height: 1em;
	margin: 0 0 0 -15px;
	padding: 3px 5px 3px 27px
}

html>body #tabNavigation .selectedTab a, html>body #tabNavigation .selectedTab a:link, html>body #tabNavigation .selectedTab a:visited {
	border-right: none;
	margin: 0;
	padding: 0
}

head:first-child+body #tabNavigation .selectedTab a, head:first-child+body #tabNavigation .selectedTab a:link, head:first-child+body #tabNavigation .selectedTab a:visited, head:first-child+body #tabNavigation .selectedTab a:hover {
	background: transparent url(../images/selected.gif) no-repeat top left;
	border-right: 1px solid #C60;
	margin: 0 0 0 -15px;
	padding: 3px 5px 3px 27px;
	position: relative;
	z-index: 10000
}

\html head:first-child+body #tabNavigation .selectedTab a, \html head:first-child+body #tabNavigation .selectedTab a:link, \html head:first-child+body #tabNavigation .selectedTab a:visited, \html head:first-child+body #tabNavigation .selectedTab a:hover {
	padding: 4px 5px 5px 27px
}

.fixTabsIE {
	visibility: hidden
}
