@import "CalendarControl.css";

.alert {
	font-weight: bold;
	color: red;
}
body {
	margin: 0px;
	padding: 0px;
    FONT-FAMILY: arial, helvetica, sans-serif;
}
.bodystd {
	padding:15px;
	width:700px;
	background-color:#E3E0D9;
	border-right:1px solid black;
}
.footerstd {
	border-right:none;
	border-top:1px solid black;
	background-color:#FFF;
	font-size:smaller;
	text-align:center;
}
a.nodeco {
	COLOR: #000;
	text-decoration: none;
}
.menulink {
	margin-left:5px;
	margin-right:5px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: Black; 
	font-weight: normal;
	white-space: nowrap;
}
td.menulink {
	margin-left:0px;
	margin-right:0px;
}
.menulink A:link {
	color: #000000;
}
.menulink A:visited {
	color: #000000;
}
.menulink A:active {
	text-decoration: none;
	color: #000000;
}
.menulink A:hover {
	color: #000000;
}
.menunolink {
	margin-left:12px;
	margin-right:12px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #c66; 
	font-weight: bold;
}
th.rep {
	margin:0px;
	padding:0px;
	padding-left:.5em;
	border:0px;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	text-align:left;
	vertical-align: center;
}
td.rep {
	margin:0px;
	padding:0px;
	padding-left:.5em;
	border:0px;
	font-size: 9pt;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
}
th.ed {
	white-space: nowrap;
	font-weight: normal;
	vertical-align:top;
	text-align:left;
}
.save {
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}
.indent {
	margin-left:10px;
}
fieldset {
	border: 1px solid lightgrey;
	border-left: 1px solid grey;
	border-top: 1px solid grey;
}
legend {
	font-size: .7em;
	color: grey;
}
.header {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 1em;
}
.headernote {
	font-size: 9pt;
	margin-left: 7.5em;
	margin-bottom: 1em;
}
.logoutlink { 
	font-size:11px;
	color:#999;
	text-decoration:none;
	font-weight:900;
}
.logoutlink:hover { 
	color:#F00;
	text-decoration:underline;
}
.editbox {
	padding:5px;
	background-color:#D4D0C8;
	border:1px solid #000;
}
.edit {
	float:left;
	margin-right:.6em;
	font-size:12px;
	font-weight:600;
}
.editpassword {
}
.vendordatainput {
	padding:.3em;
}
.vendordatainput th {
	white-space: nowrap;
	font-weight: bold;
	vertical-align:top;
	padding:.3em;
	text-align:left;
	#border: 1px solid;
}
.center th {
	text-align:center;
}
.vendordatainput td {
	white-space: nowrap;
	font-weight: normal;
	vertical-align:top;
	text-align:left;
	#border: 1px solid;
}
.note {
	font-size: .8em;
	#font-style: italic;
	#font-weight: bold;
	padding: .1em 1em;
}
.vendorcdrlist {
	margin-bottom: 0px;
	margin-bottom: 0px;
	border: 1px solid;
}
.vendorcdrlist th {
	white-space: nowrap;
	font-weight: bold;
	vertical-align:top;
	padding:.3em;
	text-align:left;
	#border: 1px solid;
}
.vendorcdrlist td {
	white-space: nowrap;
	font-weight: normal;
	vertical-align:top;
	text-align:left;
	#border: 1px solid;
}
.vendorcdrlist td + td + td {
	text-align:right;
}
.shadecol {
	background-color:#CCC;
}
.priceinput {
	text-align:right;
}
.customprices th {
	text-align:left;
	font-size:12px;
	font-weight:600;
}
.customprices td {
	font-size:12px;
	font-weight:600;
}
.alignleft {
	text-align:left;
}

