
.tab2 {
	height: 30px;
	float: left;
	padding: 0px 1px 0px 0px;
	margin-right: 1px;
}
.tab {
	padding: 0px 6px 0px 9px;
	float: left;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

.tab2 a:hover {
	text-decoration: none;
}

.tabfooter {
	height: 30px;
	background: url(/img/results/footer.png) no-repeat 0 0;
}

.tabheader {
	height: 30px;
	background: url(/img/results/header.png) no-repeat 0 0;
	padding-left: 15px;
	padding-right: 15px;
}

.tableft {
	background: #b7e284 url(/img/results/bgl.png) repeat-y 0 0;
}

.tabright {
	background: #b7e284 url(/img/results/bgr.png) repeat-y 0 0;
}

.tabbody {
	background-color: #b7e284;
}

span.selected a.tab {
	background: url(/img/results/tab1l.png) no-repeat 0 0;
}

span.deselect a.tab {
	background: url(/img/results/tab0l.png) no-repeat 0 0;
}

span.alert a.tab {
	background: url(/img/results/tab5l.png) no-repeat 0 0;
}

span.selected {
	background: url(/img/results/tab1r.png) no-repeat 100% 0;
}

span.deselect {
	background: url(/img/results/tab0r.png) no-repeat 100% 0;
}

span.alert {
	background: url(/img/results/tab5r.png) no-repeat 100% 0;
}

.tablframe {
	background-color: #d6efb9;
	color: #336600;
}

.tablframet {
	width: 615px;
	height: 6px;
	background: url(/img/results/lframet.png) no-repeat 0 0;
	
}

.tablframeb {
	width: 615px;
	height: 6px;
	background: url(/img/results/lframeb.png) no-repeat 0 0;
	
}

.tablframel {
	background: #d6efb9 url(/img/results/lframel.png) repeat-y 0 0;
}

.tablframer {
	background: #d6efb9 url(/img/results/lframer.png) repeat-y 0 0;
}

.tabsframet {
	width: 298px;
	height: 5px;
	background: url(/img/results/sframet.png) no-repeat 0 0;
}

.tabsframeb {
	width: 298px;
	height: 5px;
	background: url(/img/results/sframeb.png) no-repeat 0 0;
	
}

.tabsframec {
	background: #d6efb9 url(/img/results/sframec.png) repeat-y 0 0;
	color: #336600;
	padding-left: 6px;
	padding-right: 6px;
}

.readonly {
	border: none;
	color: #336600;
	background-color: #e8f6d7;
	width: 380px;
}

.detail0 {
	display: none;
}
.detail1 {
	margin: 0;
	padding: 0;
	display: block;
}

.titletext {
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #44920c;
}

.titlelink:link {
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #44920c;
	text-decoration: underline;
}
.titlelink:visited {
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #44920c;
	text-decoration: underline;
}
.titlelink:hover {
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #44920c;
	text-decoration: underline;
}
.titlelink:active {
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #44920c;
	text-decoration: underline;
}

