
body
{
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat;
	background-color: #DCD0C0;
	background-position: center top;
	font-family:arial;
}

a:link {
	text-decoration: none;
	color: #00309D;
}
a:visited {
	text-decoration: none;
	color: #00309D;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.arial_16_bold
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.arial_18_bold
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.arial_12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.bimbo_blue
{
	color: #00309D;
}

.hostedby
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

.horiz_rule
{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00309D;
	border-right-color: #00309D;
	border-bottom-color: #00309D;
	border-left-color: #00309D;
}

.btn_form
{
	border: 2px solid #FF010D;
	/*	background-color: #D8CBCB; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	/*	color: #00309D;*/
	text-align: center;
	padding: 3px;
	/*	height: 28pt; */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*	position: relative;
	left: auto;
	right: auto; */
}

.btn_form_small
{
	border: 2px solid #FF010D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	/*	color: #00309D;*/
	text-align: center;
	padding: 3px;
/*	height: 28pt;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
/*	position: relative;
	left: auto;
	right: auto; */
}
.btn_bg
{
onMouseOver="MM_changeProp('btn1','','backgroundColor','#FF0000','DIV');MM_changeProp('btn1','','color','#FFFFFF','DIV')" onMouseOut="MM_changeProp('btn1','','backgroundColor','#FFFFFF','DIV');MM_changeProp('btn1','','color','#003B96','DIV')" onClick="MM_goToURL('parent','forms/KS_ROUTE_order.pdf');return document.MM_returnValue"
}

.btn_store
{
	border: 2px solid #FF010D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	/*	color: #00309D;*/
	text-align: center;
	padding: 3px;
	width: 200px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left:auto;
	margin-right: auto;
}

.table_bg
{
	background-color: #FFF;
}

#frame
{
	background-color: #FFFFFF;
	text-align: center;
	margin: auto;
	height: 900px;
	width: 740px;
	position: relative;
	box-shadow: 8px 8px 8px #888888;
}

