/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
}
body {
	background-color: #f8f8f8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.style1 {
	color: #ABABAB;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fa8300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fa8300;
}
a:hover {
	text-decoration: none;
	color: #4a4a4a;
}
a:active {
	text-decoration: none;
	color: #fa8300;
}
.ftrdprojectitle {
	color: #fa8300;
}
.selectedtxt {
	color: #fa8300;
	text-decoration: underline;
}
.titles {
	font-size: 18px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.linebreak {
	color: #4a4a4a;
}
.langselected {
	color: white;
}
.headertxt {
	color: white;
}
.footertxt {
	color: #CCCCCC;
}
.footerlinkb {
	color: #fa8300;
	text-decoration:line-through;
}
.newsdate {
	font-size: 14px;
	color: #FA8300;
	font-style:normal;
}
.newstitle {
	font-size: 14px;
	font-style: normal;
}
.toparrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.brokenlink {
	text-decoration: line-through;
}
.textarea {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-bottom-color: #a5acb2;
	border-left-color: #a5acb2;
	border-right-color: #a5acb2;
	border-top-color: #a5acb2;
	border-style: solid;
	border-width: 1px;
}
.resetbutton {
	background:url(../images/input_reset.jpg) no-repeat;
	border:0;
	width:56px;
	height:24px;
}