.menu-th {
    font-size: 11px;
}

.section-start {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold; color: #006600;
    background-color: #99FF99;
    border-color: #990000 #990000 black black;
    background-image: url(images/section-top.gif);
    background-position: left top
}

.section-end {
    background-color: #B5DC7C;
    border-color: #990000 #990000 black black;
    background-image: url(images/section-bottom.gif);
    background-position: left bottom;
    text-align: right
}

.section-end-fixed {
    background-color: #99FF99;
    border-color: #990000 #990000 black black;
    background-image: url(images/section-bottom-fixed.gif);
    background-position: left bottom
}

.section-start-fixed {
    font-family: Verdana, Arial, Helvetica,
    sans-serif; font-size: 10pt;
    font-weight: bold;
    color: #006600;
    background-color: #99FF99;
    border-color: #990000 #990000 black black;
    background-image: url(images/section-top-fixed.gif);
    background-position: left top
}

.hilight {
    background-color: #B5817D;
    font-weight: bold;
    color: black;
}

.txtBoxIE {
    background-image: url(images/txtBox.gif);
    width: 100%;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px
}

.txtMargin {
    font-size: 11px
}

.teamImg {
    cursor: hand
}

.fullwidth {
    width: 100%
}

.width-full {
    width: 100%
}

.data {
    font-color:#F8F8FF;
    font-weight: normal;
    background-color: #4D94B8
}

.highlight {
    font-color:#F8F8FF;
    font-weight: bold;
    font-size: 12px;
    background-color: #FF9900
}

.lowlight {
    font-color:#F8F8FF;
    font-weight: bold;
    font-size: 12px;
    background-color: #77B5D5
}

.label_old {  font-weight: bold; color: #C0C0C0; font-size: 12px; background-color: #745958}



#menuPos{
	height: 26px;
	width: 100%;
	background-image: url(../images/menu.gif);
	text-align: right;
}

#title{
	width: 479px;
	background-image: url(../images/title.gif);
	color: #FFFFFF;
	font-size: 20px;
	padding-top: 18px;
	padding-left: 2px;
}
#hint{
	width: 177px;
	background-image: url(../images/hint-top.gif);
	padding-top: 28px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
#mainHolder{
	background-image: url(../images/main.gif);
	width: auto;
}
#main{
	background-image: url(../images/main-top.gif);
	background-repeat:no-repeat;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bkg.gif);
	background-position: center;
	background-repeat:repeat-y;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#footer {
	color: #FF9933;
	font-size: 9pt;
}

a, a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	font-weight: bold;
}
th, .label {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	text-align: left;
}
.smalltext{
	font-size: 10px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
hr{
	border-top: solid #006599 1px;
	border-bottom: dashed #75BADD 1px;
}
input, select, textarea{
	font-size: 98%;
}
.footerTxt, a.footerTxt,  a.footerTxt:hover,  a.footerTxt:link,  a.footerTxt:visited  {
	color: #FF6600;
}
.hintBody {
	font-size: 70%;
}
h4{
	margin-bottom: 6px;
	font-size: 105%;
}


