body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,label {
	margin: 0;
	/* [disabled]padding-bottom: 0px; */
	/* [disabled]padding-top: 0px; */
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}


h1,h2,h5,h6 {
	font-size: 100%/1.4;
	font-weight: normal;
	padding: 5px;
	color: #FFFFFF;
}

h3 {
	font-size: 100%/1.4;
	font-weight: normal;
	padding: 5px;
	color: #000000;
}

h4 {
	font-size: 90%/1.2;
	font-weight: normal;
	padding: 5px;
	color: #87aa14;
	font-style: italic;
	text-align: right;
}



h4 a {
	font-weight: bold;
	color: #87aa14;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* $Revision$ */

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	border-left: 2px solid #87aa14;
	border-top: 2px solid #87aa14;
	border-right: 2px solid #87aa14;
	border-bottom: 2px solid #87aa14;
	height: 4975px;
	width: 681px;
}

a {
	text-decoration: none;
	color: #000000;
}

.clear {
	clear: both;
}

header {
	background: #87aa14; no-repeat scroll center center;
	height: 92px;
	width: 100%;
	border-left: 2px solid #87aa14;
	border-top: 2px solid #87aa14;
}

content {
	background: #87aa14; no-repeat scroll center center;
	
	width: 100%;
	border-left: 2px solid #87aa14;
	border-top: 2px solid #87aa14;
}



.footer {
	width: 100%;
	height: 50px;
	border-top: 11px solid #87aa14;
	border-left: 11px solid #87aa14;
	border-right: 11px solid #87aa14;

}
footer {
	background-color: #87aa14;
	height: 35x;
	position: relative;
	clear: both;
	color: #FFFFFF;
	padding-bottom: 5px;
	width: 681px;	padding-right: 5px;
	padding-top: 5px;
	font-style: italic;
	font-size: small;
	width: 676px;

}

.pagingNavigator a.selected {
	font-weight: bold;
}

/* $Revision$ */

.footer span {
	float: right;
	display: block;
	padding-right: 7px;
}

.workoutListPanel {
	width: 100%;
	border-left: 1px solid #87aa14;
	border-top: 2px solid #87aa14;
	border-right: 1px solid #87aa14;
	border-bottom: 2px solid #87aa14;
}

.workoutHeader {
	width: 100%;
	border-left: 1px solid #87aa14;
	border-top: 2px solid #87aa14;
	border-right: 1px solid #87aa14;
	border-bottom: 2px solid #87aa14;
	background: #87aa14;
}

.workoutListPanel .info {
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	padding-left: 7px;
}

.workoutListPanel table {
	width: 100%;
}

.workoutListPanel tr {
	height: 20px;
}

.workoutListPanel tr.odd {
	background-color: #F0F0EB;
}

.workoutListPanel th {
	font-weight: bold;
}

.workoutListPanel th,
.workoutListPanel td {
	padding: 0 7px;
}

.workoutListPanel .pagingNavigator {
	width: 100%;
	height: 20px;
	text-align: center;
	position: relative;
}

.workoutListPanel .pagingNavigator a.prev {
	position: absolute;
	left: 7px;
}

.workoutListPanel .pagingNavigator a.next {
	position: absolute;
	right: 7px;
}
