.thoro				{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
.normal				{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
td					{ font-family: arial, sans-serif; font-size: 10pt; text-decoration : none;}
font				{ font-family: arial, sans-serif; }
A,P					{ font-family: arial, sans-serif; font-size: 12px; text-decoration : none;}
.rotw_link			{ font-family: arial, sans-serif; font-size: 15px; text-decoration : underline;}
.pagehdr			{ font-family: arial, sans-serif; font-size: 12pt; font-weight: Bold; text-decoration : none;}
H2					{ font-family: arial, sans-serif; font-size: 10px; font-weight: Bold; text-decoration : none;}
H3					{ font-family: arial, sans-serif; font-size: 18px; font-weight: Bold; text-decoration : none;}
blockquote			{ font-family: arial, sans-serif; font-size: 12px; font-weight: bold; text-decoration : none;}
A:Visited			{ text-decoration : none;}
A:Active			{ text-decoration : none;}
A:Hover				{ color: #000000; background: #CCFFFF; text-decoration : none;}
.login_btn2			{ border-style: solid; border-width: 1; background-color: #00aaaa; border-bottom-color: #004f4f; border-left-color: #004f4f; border-right-color: #004f4f; border-top-color: #004f4f; color: #FFFFFF; font-size: 8pt; font-family: arial; padding:0px; }
.order_btn			{ border-style: solid; border-width: 1; background-color: #5a928b; border-bottom-color: #000000; border-left-color: #000000; border-right-color: #000000; border-top-color: #000000; color: #FFFFFF; font-size: 10pt; font-family: arial; }
.delete_btn			{ border-style: solid; border-width: 1; background-color: darkred; border-bottom-color: #000000; border-left-color: #000000; border-right-color: #000000; border-top-color: #000000; color: #FFFFFF; font-size: 10pt; font-family: arial; }
.add_btn			{ border-style: solid; border-width: 1; background-color: darkblue; border-bottom-color: #000000; border-left-color: #000000; border-right-color: #000000; border-top-color: #000000; color: #FFFFFF; font-size: 10pt; font-family: arial; }
.order_btn_disabled	{ border-style: solid; border-width: 1; background-color: #bbbbbb; border-bottom-color: #000000; border-left-color: #000000; border-right-color: #000000; border-top-color: #000000; color: #FFFFFF; font-size: 10pt; font-family: arial; }
.admin_btn			{ border-style: solid; border-width: 1; background-color: #5a928b; border-bottom-color: #000000; border-left-color: #000000; border-right-color: #000000; border-top-color: #000000; color: #FFFFFF; font-size: 10pt; font-family: arial; width:250;}
.login_btn			{ border-style: solid; border-width: 1; background-color: #756139; border-bottom-color: #000000; border-left-color: #000000; border-right-color: #000000; border-top-color: #000000; color: #FFFFFF; font-size: 8pt; font-family: arial;}
.login_btn_disabled	{ border-style: solid; border-width: 1; background-color: #bbbbbb; border-bottom-color: #000000; border-left-color: #000000; border-right-color: #000000; border-top-color: #000000; color: #FFFFFF; font-size: 8pt; font-family: arial;}
.admin_btn_small	{ border-style: solid; border-width: 1; background-color: #5a928b; border-bottom-color: #000000; border-left-color: #000000; border-right-color: #000000; border-top-color: #000000; color: #FFFFFF; font-size: 8pt; font-family: arial; padding: 0px;}
.specials_btn_small	{ border-style: solid; border-width: 1; background-color: #eeeaff; border-bottom-color: #000000; border-left-color: #000000; border-right-color: #000000; border-top-color: #000000; color: #000000; font-size: 8pt; font-family: arial; padding: 0px;}
.td_prodconf		{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration : none; font-weight: normal;}
.small				{ font-family: arial, sans-serif; font-size: 8pt; text-decoration : none;}
.small_form_input	{ font-family: arial, sans-serif; font-size: 8pt; text-decoration : none;}
.ital {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;

}
.admin 				{font-family: Arial, sans-serif;font-size: 10px;}
.progressBar {
	position: relative;
	padding: 2px;
	width: 300px;
	height: 40px;
	font-size: 14px;
}
.progressBar .background {
	border: solid 1px black;
	width: 270px;
	height: 20px;
}
.progressBar .bar {
	position: relative;
	background-color: #3a5987;
	width: 0px;
	height: 20px;
}
#target_upload {
	background-color: #3a5987;
}
