.tab_frame {
	width: 90%;
	text-align: left;
	padding: 5px;
}

.txt_title {
	font-size:18px;
	font-weight:bold;
	padding:5px;
}

p {
	font-size: 12px;
	padding: 5px;
	margin: 0px;
}
td, input, select {font-size: 11px;}
th {font-size: 14px;}

.c_yellow {
	border: 1px solid #FFCC00;
	background-image: url(../images/yellow.gif);
}

.cell_1 {
	font-weight: bold;
	text-align: center;
	color: #666666;
}

.cell_2 {
	background-color: #F1DFD3;
}

.txt_f1 {
	font-weight: bold;
	color: #666666;
}

.txt_f2 {
	font-weight: bold;
}

.txt_f3 {
	font-weight: bold;
	font-size: 14px;
}

.calbody2 {
	font-size: 12px;
	align: left;
	vertical-align: top;
}

.day {
	font-size: 16px;
	background-color:#FF0000;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.day2 {
	font-size: 16px;
	background-color:#000000;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.roll {
width:80px;
height:30px;
background: url(../images/freight/b_edit1.gif) no-repeat 0px;
}
a.roll:link, a.roll:visited, a.roll:active, a.roll:hover {
text-decoration:none;
background: url(../images/freight/b_edit2.gif) no-repeat 0 0px;
}
a.frlink {font-size: 9pt; font-weight: bold; text-decoration: none; font-family: arial, sans-serif;}
a.frlink:visited { color: #FF0000;}
a.frlink:hover { color: #666666;}
a.frlink:active { color: #666666;}

.error-message {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #F00;
	line-height: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	background-image: url(../images/yellow.gif);
	padding: 10px;
	}
li.error {
	font-size: 10px;
	margin-left: 30px;
}



.frame {
	width: 94%;
	text-align: left;
	padding: 2px;
}

.logged {
	font-size:12pt;
	font-weight:bold;
	padding:3px;
}

.pg-title {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
}

.nonred{
	font-size: 8pt;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a.red {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family: arial, sans-serif;
	color: #FF0000;
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a.red:visited { color: #FF0000;}
a.red:hover {
	color: #FFFFFF;
	background-color: #FF6666;
}
a.red:active {
	color: #FFFFFF;
	background-color: #FF3333;
}

