* {
    padding: 0px;
    margin: 0px;
}

h1,h2,h3,h4,p {
	margin: 0 0 0 0;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
}

/* Sliding Subnav Styles */
.slidenav {
	position: relative;
	background-color: #99cc33;
	width: 720px;
	padding-top: 1px;
	font-size: 10px;
	font-weight: bold;
}

.slidenav a {
	color: #000;
	text-decoration: none;
	cursor: default;
	font-size: 10px;
	font-weight: bolder;
}

/* End Sliding Subnav Styles */
.slidenav a:hover {
	color: #666;
	text-decoration: none;
	font-size: 10px;
	font-weight: bolder;
}
.slidenav a:focus {
	color: #666;
	text-decoration: none;
	outline: 0;
	font-size: 10px;
	font-weight: bolder;
}



.slidenav ul, .slidenav ul li {
	height: 1.6em;
	line-height: 1.6em;
	list-style: none;
}

.subnav ul li, .subnav ul, .slidenav-box {
	height: 1.6em;
	line-height: 1.6em;
	list-style: none;
	width: auto;
}

.slidenav ul a, .subnav ul a {
	display: block;
	padding: 0px 5px;
}

.slidenav ul li, .subnav ul li {
    float: left;
}

.slidenav ul li ul {
	display: none;
	position: absolute;
	top: 0em;
	left: 0;
}

.slidenav ul li:hover ul {
	display: inline-block;
}

.subnav ul {
	display: inline;
	z-index: 20;
}

.subnav ul a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bolder;
}
.subnav ul a:hover {
	color: #99cc33;
	text-decoration: none;
	font-size: 10px;
	font-weight: bolder;
}
.subnav ul a:focus {
	color: #99cc33;
	text-decoration: none;
	outline: 0;
	font-size: 10px;
	font-weight: bolder;
}



.slidenav-box {
	margin: 0px 0px;
	padding: 0px 5px;
	background: #666;
	border-left: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
	width: 720px;
	line-height: 0;
	height: 140px;
}

.inactive-box {
	visibility: hidden;
	width: 720px;
	height: 140px;
	padding: 0px 5px;
}
IE7 { css2: auto; }
.strich {
	color: #666;
	font-size: 9px;
	line-height: 0.5px;
}
#wrapper #content #slider .scroll .scrollContainer #jury table tr td img {
	text-align: left;
}
