body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;

}
.error {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}
.totalcost {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
.copy {
	color: #CCCCCC;
}
.projectname {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}
.projectname_so {
	font-size: 12px;
	font-weight: bold;
	color: #cc3333;
}
.updatetitle {
	font-size: 12px;
	font-weight: bold;
    color: #333333;
}
.updatename {
	font-size: 12px;
	font-weight: bold;
}
.updatename_so {
	font-size: 12px;
	font-weight: bold;
    color: #cc3333;
}
.updates {

	font-size: 12px;
	font-weight: normal;
}
.highlight {
	font-size: 14px;
    color: #0000FF;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	font-weight: bold;

}
.groupname {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}
.groupnameinactive {
	font-size: 12px;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    color: #666666;
}
.bigheading {

	font-size: 16px;
	font-weight: bold;
	color: #333399;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333399;
}
.markup {

	font-weight: bold;
	color: #FF9900;
	font-size: 12px;
}
.orngbuttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #FFFFFF;
	color:#CC6600;
	height:18px;
	text-decoration:none;
	padding: 1px;
	cursor: auto;
	border: 1px solid #000099;
}

.blubuttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #FFFFFF;
	color:#000099;
	height:18px;
	text-decoration:none;
	padding: 1px;
	cursor: auto;
	border: 1px solid #000099;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.columnhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #FFFFFF;
	color:#000000;
	height:18px;
	text-decoration:none;
	padding: 1px;
	cursor: auto;
	border: 1px solid #999999;
}

.columnbody_del {
	font-size: 11px;
	height:18px;
    color:#FF0000;
    font-weight: bold;
	text-decoration:none;
	padding: 1px;
	cursor: auto;
	border: 1px solid #dddddd;
}

.columnbody {
	font-size: 11px;
	height:18px;
	text-decoration:none;
	padding: 1px;
	cursor: auto;
	border: 1px solid #dddddd;
}

.columnbodytext {
	font-size: 11px;
	height:18px;
	text-decoration:none;
	padding: 1px;
}
