.tabnormal{
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
color: #000099;
font-size: 12px;
font-weight: bold;
background: #99ccff url(images/greentab.gif) repeat-x;
}

.tabselected{
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
color: #000099;
font-size: 12px;
font-weight: bold;
border: 1px solid #99CCFF;
background: #FFFFFF url(images/whitetab.gif)  repeat-x;
}

.tabselected .tablink{
	border-bottom: 0px !important;
}
.tablink{
	text-decoration: none;
}

.tablink:hover{
	background:none !important;
}

.pace-row-header{
background-color: #003366;
color: white;
font-weight:bold;
font-size:small;
}

.pace-row-odd{
background-color: #99CCFF;
font-size:small;
color: #003366;
}

.pace-row-even{
background-color: #FFFFFF;
color: #003366;
font-size:small;
}

.app-container{
padding: 0;
margin: 0;
color: #000000;
border: 5px solid #99CCFF;
}

.app-border{
border-color:#003366;
border: 1px;
}

h1.app-header{
color: #003366;
font-weight:bold;
font-size:100%;
background-color: #FFFFFF;
}

.message-box-header{
background-color: #FF9900;
height:10px;
}

.pace-chart-link{
color: #003366;
font-weight:bold;
font-size:100%;
background-color: #FFFFFF;
}

.calcdiv{
	display: inline !important;
}

