body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.definition {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;


}
.servicetitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.smalltext {
	font-size: 9px;
	color: #000000;

}
.navbar {
	color: #000000;
}
.title {
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;

}
form {
	margin: 0px;
	padding: 0px;

}
.newsarrow {
	background-attachment: fixed;
	background-image: url(images/newsarrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tableborder {
	border: thin solid #000099;
}
.newstext {
	color: #FF6600;
}
.loginboxbg {
	background-image: url(images/loginbg.jpg);
	background-repeat: repeat-x;
}
.whitetext {
	color: #FFFFFF;
}
.navtable {
	margin: 5px;
	border: 1px solid #FF6600;
	color: #FFFFFF;
	background-color: #000099;

}
.navbarwhite {

	color: #FFFFFF;
}

