A {
	text-decoration : none;
	color : #3D5FAD;
}

A:visited {
	color : #B9CEDD;
}

A:hover {
	text-decoration : underline;
}

BODY {
	background-color : #F7FBFD;
	margin : 0px 0px 0px 0px;
}


IMG {
	border : none;
	vertical-align : text-bottom;
}

TD {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 8pt;
	vertical-align : top;
}


.tabletitle {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	border-bottom-width : 1px;
	padding : 3px 3px;
}


.barimage {
	vertical-align : middle;
	height : 10px;
}

.right {
	text-align : right;
}

#col1 {
	background-color : #EEF1FE;
}
#col2 {
	background-color : #FDFCED;
}
#col3 {
	background-color : #EBFDEE;
}
#col4 {
	background-color : #FEEEEF;
}
#col5 {
	background-color : #EBFDEE;
}


.subtitle {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 10pt;
}


.tdhistory {
}


.tdhistoryleft {
	width : 372px;
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size : 11pt;
}
.tdhistoryright {
	width : 368px;
	vertical-align : bottom;
}


.history {
	border : 1px solid #CFD9DA;
	background-color : White;
	margin-left : 0px;
	width : 740px;
}


.download {
	border : 1px solid #CFD9DA;
	margin-left : 0px;
	width : 368px;
	border-bottom-width : 0px;
	background-color : White;
}


.dlcol1 {
	width : 80px;
	font-weight : bold;
}
.dlcol2 {
	width : 176px;
}
.dlcol3 {
	width : 48px;
	text-align : right;
}
.dlcol4 {
	width : 32px;
	text-align : center;
}
.dlcol5 {
	width : 32px;
	text-align : center;
}


.linebreak {
	color : #4D5577;
	border : 0px solid #6252A0;
	height : 4px;
	width : 100%;
}


.historytitle {
	font-weight : bold;
}


.helptexton {
	font-size : 9px;
	font-family : Verdana;
	color : #373E7B;
	cursor : default;
}


.helptextoff {
	font-size : 9px;
	font-family : Verdana;
	color : #DBE8F0;
	cursor : default;
}


.helpbox {
	width : 600px;
	visibility : hidden;
	position : absolute;
	background-color : #FDFEE0;
	font-family : Tahoma;
	font-size : 8pt;
	border : 1px solid Black;
	padding : 8px 8px 8px 8px;
	filter : alpha(opacity = 95);
}

.notanymore {
	text-decoration : line-through;
}


.grayed {
	color : #606060;
}


.sourcecode {
	font-family : monospace;
	font-size : 8pt;
	margin-left : 1em;
}


.linkcell {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 8pt;
	vertical-align : middle;
	text-align : center;
	border-color : #FFFFFF #9F91AD #9F91AD #FFFFFF;
	border : 1px solid;
	border-left : 1px solid #D0C6DC;
	border-right : 1px solid #D0C6DC;
	border-top : 1px solid #D0C6DC;
	border-bottom : 1px solid #D0C6DC;
	font-weight : bold;
	color : #4D5577;
	cursor : pointer;
	height : 24px;
}

.tmpshit1 {
	height : 24px;
	position : fixed;
	top : 0px;
	left : 0px;
	vertical-align : middle;
	border : 1px solid Black;
}

.tmpshit2 {
	height : 24px;
	position : relative;
	top : -24px;
	left : 0px;
}

.counter_table {
	border-top : 2px solid #394679;
}
