BODY
{
	font-size: 11px;
	font-family: verdana;
	background-color: #ffffff;	
}
TH
{

}
A
{
	color: #4169e1;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana;
}
A:active
{
	color: #4169e1;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana;
}
A:link
{
	color: #4169e1;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana;
}
A:visited
{
	color: #4169e1;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana;
}
A:hover
{
	color: #4169e1;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
}
.lr_error
{
	font-size: 11px;
	font-family: Verdana;
	color: #ff0000;
}
.lr_info
{
	font-size: 11px;
	font-family: Verdana;
	color: #2e8b57;
}
.lr_textbox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	width: 250px;
}
.lr_textbox_med
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	width: 350px;
}
.lr_textbox_multiline
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	width: 450px;
	height: 250px;
}
.lr_textbox_multiline_small
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	width: 450px;
	height: 75px;
}
.lr_textbox_multiline_small_readonly
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #d3d3d3;
	width: 450px;
	height: 75px;
}
.lr_textbox_readonly
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	width: 250px;
	background-color: #d3d3d3;
}
.lr_button
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #dcdcdc;
	width: 100px;
}
.lr_button_active
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 9px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #696969;
	width: 100%;
	color: #ffffff;
}
.lr_button_inactive
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 9px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #dcdcdc;
	width: 100%;
	color: #000000;
}
.lr_button_small
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #dcdcdc;
}
.lr_button_med
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #dcdcdc;
	width: 110px;
}
.lr_dropdown_small
{
	font-size: 9px;
	font-family: Verdana;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.lr_dropdown
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
}
.lr_listbox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
}
.lr_header_small
{
	font-size: 9px;
	font-family: Verdana;
}
.lr_header_bg
{
	background-image: url(Images/head_bg.gif);
	width: 100%;
	background-repeat: no-repeat;
}
.lr_item_selected
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}
.lr_bgcolor
{
	background-color: #d3d3d3;
}
.lr_bgcolor_silver
{
	background-color: #F1F1F1;
}
.lr_selected_bgcolor
{
	background-color: #07FA74;
}
.lr_menu_bgcolor
{
	background-color: #E0E0E0;
}
.main_header_bg_color
{
	background-color: #B7B5B5;
}
.lr_error_bg_color
{
	background-color: #ffdab9;
}
.lr_required_field_text
{
	font-size: 11px;
	font-family: Verdana;
	color: #0000cc;
}
.lr_nav_item
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	color: #000000;
	font-family: Verdana;
	background-color: #d3d3d3;
	text-decoration: underline;
}
.lr_nav_selitem
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	color: #000000;
	font-family: Verdana;
	background-color: #f5f5f5;
	text-decoration: underline;
}
.lr_nav_blank
{
	border-right: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	background-color: #f5f5f5;
	text-decoration: none;
}
.lr_label_small
{
	font-size: 9px;
	font-family: Verdana;
}
.lr_header_client
{
	font-size: 11px;
	font-family: Verdana;
	color: #696969;
}
.lr_highlight
{
	text-decoration: none;
	background: #ffff00;
}
.lr_fieldset
{
	background-color: #dcdcdc;
}
.lr_header_small_error
{
	font-size: 9px;
	font-family: Verdana;
	color: red;
}
.lr_loading
{
	font-size: 11px;
	font-family: Verdana;
	color: #0000cc;
}
.lr_dashed_line
{
	font-size: 11px;
	font-family: Verdana;
	color: #ff0000;
	font-weight: bold;
}
.is_headertext
{
	font-size: 20px;
	color: #696969;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
.bg_green
{
	background-color: #00FF00;
}
.bg_red
{
	background-color: #FF0000;
}
.bg_yellow
{
	background-color: #FFFF00;
}
.bg_pink
{
	background-color: #FF00FF;
}
.bg_orange
{
	background-color: #FF9900;
}
.bg_blue
{
	background-color: #0000FF;
}
.bg_darkgreen
{
	background-color: #339966;
}
.main_bg
{
	background-color: #DADBFC;
}
.lr_smalltext
{
	font-size: 11px;
	font-family: Verdana;
}
.start_header
{
	font-size: 15px;
	color: #696969;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
