body
{
 font-size: 12px;
 color: #000000;
 font-family: Arial;
 margin-top: 0px;
 margin-bottom:0px;
 background-color: #f9f9f9;
}

body.topframe
{
 font-size: 11px;
 color: #f9f9f9;
 font-family: Arial;
 margin-top: 0px;
 margin-bottom:0px;
 background-color: #4B40FF;
}

img
{
	border:0px solid;	
}

.rcnok
{
	color:#FF1F1F;
	font-weight:bold;
	align:center; 	
}

.outborder {
 background-color: #000000;
 }
.innerbackground {
 color: #000000;
 background-color: #f9f9f9;
 }
.tablea {
 color: #f9f9f9;
 background-color: #423b3b; 
}

a:link, a:visited, a:active {
 color: #6EA3FF;
 text-decoration:none;
}

a:hover {
 color: #353535;
}

.tableb {
 color: #ffffff;
 background-color: #2a2828;
}

.tablec {
 color: #363636;
 background-color: #e0e0e0;
 font-family: Arial;
 font-size: 12px;
}
.dotline {
 background-image: url(/img/dot.gif);
}
.whiteline {
 background-color: #f9f9f9;
 height: 1px;
}

.sidecat {
height: 25px;
 background-image: url(/img/sidecat.gif);
 color: #ffffff;
 font-family: Arial;
 font-size: 12px;
}
.contentcat {
height: 20px;
 background-color: #3b3b3b;
 color: #ffffff;
 font-family: Arial;
 font-size: 12px;
}

.autoCompleteBackground {
    border: 1px solid #ccc;
    border-top-style: none;
    margin: 0;
}

.autoCompleteHighlight {
    text-decoration: underline;
}

.autoCompleteNotSelected {
    background-color: #eee;
    padding: 3px 4px 3px 17px;
}

.autoCompleteSelected {
    background-color: #ffc;
    padding: 3px 4px 3px 17px;
}

textarea, input, select, .newbutton 
{
	font-size : 12px;
	font-family : Arial;
	color : #000000;
	width : 115;
	background-color : #DDDDDD;
	border : 1px solid #7BA8E2;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 2px;
	text-align:left;
	padding-left:1px;
	cursor: pointer;
}

.budgetneg {
	background-color: #FD2727;
}

.headrow {
	background-color: #4B40FF;
	color : #f9f9f9;
	text-align:left; 
	vertical-align:middle;
	padding-left:2px;
	white-space:nowrap;
}

.row1 {
	background-color: #D0D4DD;
	padding-left:5px;
	text-align: left; 
	vertical-align: top;
}

.row2 {
	background-color: #BCBCBC;
	padding-left:5px;
	text-align: left; 
	vertical-align: top;
}

.editcol1
{
	font-weight:bold;
	vertical-align.top;
	text-align:left;
}
.editcol2
{
	font-weight:normal;
	vertical-align.top;
	text-align:left;
}