.gray_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C4E59;
	text-decoration: none;
	font-size: 11px;
}

.txt_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #808080;
	background-color: #F5F5F4;
}

.blue_txt {

	font-family: Arial, Helvetica, sans-serif;
	color: #0050A8;
	text-decoration: none;
	font-size: 11px;
}
.red_txt_link {



	font-family: Arial, Helvetica, sans-serif;
	color: #E13F13;
	text-decoration: underline;
	font-size: 11px;
}
.white_txt {


	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.red_txt {



	font-family: Arial, Helvetica, sans-serif;
	color: #E13F13;
	text-decoration: none;
	font-size: 11px;
}
.red_txt_link {



	font-family: Arial, Helvetica, sans-serif;
	color: #E13F13;
	text-decoration: underline;
	font-size: 11px;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #808080;
	background-color: #F5F5F4;
	width: 245px;
}

.dropdown_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #808080;
	background-color: #F5F5F4;
	width: 120px;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border: 1px;
	border-color: #808080;
	background-color: #E9E9E9;
	
}
.buttons_size {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border: 1px;
	border-color: #808080;
	background-color: #E9E9E9;
	width: 120px;
}

.scheduled { font: bold 11px Arial, Helvetica, sans-serif; color:#4C4E59; ;}
.gray_bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C4E59;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}
.main_text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none }
.blacktxt { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none }
.error { font: bold 11px Arial, Helvetica, sans-serif; color: #FF5500; ; text-decoration: underline}
.blacktxt_hr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.border_line {
background-image:"images/invoice/border.gif";
background-repeat:repeat-y;
}

