body {
	background-color: #f0f0f0;
}

.contentbg {
	background-color: #ffda00;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.normaltxt {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

.left {  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
span.required {  font-size: 13px !important;
  color: red !important;
}
td.left {  font-family:"Verdana";
  font-size:12px;
  color:black;
}

.greytxt {
	font-family: Verdana;
	font-size: 11px;
	color: #cccccc;
}

a {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align:right;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color:#333333;
	text-decoration:none;
	text-align:right;
}

.highdarkgrey {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #cccccc;
}
.linkactive {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFDA00;
}



.bottomlink {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	background-color: #fafafa;
}
.highlighgrey {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #dedede;
}
.newsbg {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ffe736;
	line-height: 15px;
}
.boldtxt {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.txtbox {
	font-family: Verdana;
	font-size: 11px;
	color: 666666;
	width: 200px;
	height: 22px;
	border: 1px solid #CCCCCC;
	text-indent: 5px;
}

.txtarea {
	font-family: Verdana;
	font-size: 11px;
	color: 666666;
	width: 230px;
	height: 100px;
	border: 1px solid #CCCCCC;
	text-indent: 5px;
}

.buttons {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #FFFFFF;
	background-color: #FFE736;
	height: 20px;
	width: 75px;
}
.bookmark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	text-decoration: none;
}
.bookmark:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
}
