/*Browning Export*/

body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #931d1d;
	margin:0px;
}
.border {
	background-color: #9e1d1d;
	background-image: url(../images/bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b54343;
	border-bottom-color: #b54343;
	border-left-color: #b54343;
}
.border_only {
	background-color: #9e1d1d;	
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b54343;
	border-bottom-color: #b54343;
	border-left-color: #b54343;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height:18px;
	font-weight: bold;
}
.content a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height:18px;
	font-weight: bold;
	text-decoration:none;
}
.content a;hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;	
	text-decoration:none;
}
.table {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Layer1 {
	position:fixed;		
	z-index:1;
	margin-left:auto;
	margin-right:auto;			
}
.style1 {color: #FFFFFF}
.style2 {font-weight: bold}
.style5 {color: #FFCC00}
.vdot {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ffffff;
}
.table_border {
	border: 1px solid #660033;
}
.pro_no {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
