.text {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;

}
a:hover {
	text-decoration: none;
}
.input {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.button {
	font-family: Verdana;
	font-size: 10px;
}
.header {
	font-weight: bold;
	color: #49667C;
	text-decoration: none;

}
.mainheader {
	font-weight: bold;
	color: #49667C;
	text-decoration: underline overline;
}
.headertable {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #49667C;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #49667C;

}
.boxtable {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.smalltext {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.link-faded {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: line-through;

}
.link-none {
	text-decoration: none;
	color: #336699;
	font-weight: normal;


}
.img-border {
	border: 1px solid #666666;
}
.img-border-top {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
#files_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.div:hover {
	cursor:pointer;
}