a:link {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a img {
	border-color:#000000;
}
a:hover img {
	border-color:#FFFFFF;
}
a:visited {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;

}
.header td {
	font-weight:bold;
	background-color: #EDE6DF;
	font-size: 12px;
	line-height: 15px;
}
strong {
	font-weight: bold;
	color: #660000;
}
.clickOn {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
DIV {
	scrollbar-face-color:#EDE6DF;
	scrollbar-shadow-color:#EDE6DF;
	scrollbar-highlight-color:#EDE6DF;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#666666;
	scrollbar-track-color:#EDE6DF;
	scrollbar-arrow-color:#333333;
	padding-right: 10px;

}.thinLink:link {
	font-weight: normal;
}.thinLink:visited {
	font-weight: normal;
}
.smText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
}
.spacedText {
	/*line-height: 18px;*/
}

.bigText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
textarea {
	font-family: MS Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:340px
}
