
h1 {
	border-left: 3px solid #4682B4;
	color: #FF4500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 3px 0 5px 0;
	padding: 0 0 0 8px;
	text-transform: uppercase;
}

h2 {
	color: #18074d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

form {
	padding: 0;
	margin: 0;
}

#importform #xlsfile {
	display: block;
	background-color: #fff;
}

#importform  {
	margin-left: 25px;
}

#importform input {
	border: 1px solid #DCDCDC;
	background-color: #eee;
	margin: 5px;
}

#loginform input {
	border: 1px solid #DCDCDC;
	background-color: #fff;
	margin: 3px;
}

#loginform input.button {
	background-color: #eee;
	margin-top: 25px;
}

#loginform  {
	border: 2px solid #483D8B;
	background-color: #fff;
	margin-top: 300px;
	margin-left: 400px;
	height: 170px;
	width: 400px;
}

#loginform h1  {
	color: #FF4500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 20px 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	border: none;
}

#rritems td {
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0;
	padding: 2px;
	font-size: 11px;
	empty-cells: show;
	text-align: right;
	font-family: sans-serif;
}

#rritems td.infotitle {
	background-color: #eee;
	border-right: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0;
	height: 20px;
	font-size: 11px;
	text-align: left;
}

#rritems {
	width: 700px;
	padding: 0;
	margin: 5px;
	border: 1px solid #ccc;
}

#rrcoelements {
	width: 700px;
	padding: 0;
	margin: 5px;
	border: 1px solid #ccc;
}

#rrcoelements td {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0;
	padding: 2px;
	font-size: 11px;
	empty-cells: show;
	text-align: left;
	font-family: sans-serif;
}

#rrcoelements tr.even {
	background-color: #fff;
}

#rrcoelements tr.odd {
	background-color: #eee;
}

#rrcoelements th {
	background-color: #ebeadb;
	border-bottom: 2px solid #e2decd;
	border-right: 1px solid #e2decd;
	font-family: sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;	
}

#rrEdit input, #rrEdit select, #rrEdit textarea {
  margin: 10px;
  width: 500px; 
  padding: 0;
  font-family: sans-serif;
  font-size:100%;
}

#rrEdit .noresize {
  width:auto; 
}

#rrEdit .submit {
  margin: 5px 0 0 120px;
  border: solid 1px #5a5a5a;
  background-color: #F3F3F3;
  width: 100px;
}

#rrEdit label {
  float:left; 
  width:180px; 
  padding: 10px 0 0 0;
/*  line-height:20px;*/
  margin-right:0px; 
  text-align:right;
  clear: left;
}

#gosfinishdatefact_calendar {
	width: 145px;
}

#gosfinishdatefact_calendar select { 
	font-family: sans-serif;
	font-size: 11px;
}

#gosfinishdatefact_calendar #tablebody tr td {
	width: 25px;
}

#gosfinishdatefact_calendar #today {
	background-color: #FFCC33;
}

#gosfinishdatefact_calendar a:link {
	color: #000000;
	text-decoration: none;
}

#gosfinishdatefact_calendar a:visited {
	color: #000000;
	text-decoration: none;
}

#gosfinishdatefact_calendar a:hover {
	color: #990033;
	text-decoration: underline;
}

#gosfinishdatefact_calendar a:active {
	color: #000000;
	text-decoration: none;
}

#gosfinishdatefact_calendar table {
	background-color: #F4A460;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#gosfinishdatefact_calendar td {
	background-color: #FFFFCC;
	font-size: 10px;
	text-align: center;
}

#gosfinishdatefact_calendar th {
	background-color: #CCFFCC;
	font-size: 10px;
	text-align: center;
	width: 25px;
}	

#today {
	background-color: Lime;
}

.controlCombo {
	font-family: sans-serif;
	font-size: 11px;
	color: Black;
}

.downButton {
	background: #ECE9D8 url(arwdown.gif) no-repeat 5px 15px;
	border-top: 1px solid #8BA169;
	border-bottom: 1px solid #8BA169;
	border-right: 1px solid #8BA169;
	width: 16px;
	position: absolute;
}

.comboBox {
	border-top: 1px solid #8BA169;
	height: auto;
	overflow: auto;
	position: absolute;
	background-color: White;
}

.viewSel {
	border: 1px solid #8BA169;
	background: no-repeat 4px 4px;
	height: 30px;
	padding: 1px 1px 1px 25px;
	width: 150px;
}

.viewSel small {
	display: block;
}

.comboBox div.selected {
	background-color: #E3E7C9;
}

.comboBox div {
	border-left: 1px solid #8BA169;
	border-right: 1px solid #8BA169;
	border-bottom: 1px solid #8BA169;
	background: no-repeat 4px 4px;
	height: 30px;
	padding: 1px 1px 1px 25px;
}

.comboBox div small {
	display: block;
}

.comboBox div.lighted {
	background-color: #FFFFF0;
}
