﻿body {
background-color: #7A7A7A; 
min-width: 800px;
padding-top:10px;
margin:0px; 
text-align: center;
}

.wrapper {
width: 800px;
margin: 0 auto;
text-align: left;
background-image:url('../images/r_xrec.jpg'); 
background-repeat:no-repeat; 
background-position:77px 330px;
}

.vwrapper {
width: 910px;
margin: 0 auto;
text-align: left;
background-image:url('../images/r_xrec.jpg'); 
background-repeat:no-repeat; 
background-position:77px 330px;
}

.v2wrapper {
width: 1015px;
margin: 0 auto;
text-align: left;
background-image:url('../images/r_xrec.jpg'); 
background-repeat:no-repeat; 
background-position:77px 330px;
}

.v3wrapper {
width: 1120px;
margin: 0 auto;
text-align: left;
background-image:url('../images/r_xrec.jpg'); 
background-repeat:no-repeat; 
background-position:77px 330px;
}

a:link, a:visited {
	color: #fe0000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

img.top {
	vertical-align:text-top;
	border-width:1px;
	border-style:solid;
	border-color:#989DA0;
	margin-right:10px; 
	margin-bottom:10px; 
	float: left;
}

img.bottom {
	vertical-align:text-bottom;
	border-width:1px;
	border-style:solid;
	border-color:#989DA0;
	margin-right:10px; 
	margin-bottom:10px; 
	float: left;	
}

div.title {
	width: 658px; 
	height:50px;
	margin: 0px;
	background-color:#7a7a7a;
	font-family:Helvetica,Arial,Verdana; 
	font-size:16px; 
	font-weight:bold;
	border-width:0px;
	border-style:solid;
	border-color:#687C98;
}

div.ptitle {
	padding:10px; 
	margin: 0px;
	font-family:Times New Roman, Georgia, Serif; 
	font-size:16px; 
	color: #ffffff;
	font-weight:bold;
	text-align: center;
	text-transform:uppercase;
/*	background-color:#363D43;
	border-width:1px;
	border-style:solid;
	border-color:#989DA0; */
}

div.cat {
	width: 600px;
	padding-top: 16px;
	padding-bottom: 10px;
	font-family: "Times New Roman";
	font-size: 19px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	border-width: 0px;
	vertical-align: middle;
}

div.row {
	clear: both;
	padding-top: 16px;
  }

div.row span.left {
	padding-left: 5px;
	float: none;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;
	width: 48%;
	font-size: 19px;
}

div.row span.right {
	padding-right:10px; 
	float: right;
	text-align: right;
	color: #fff;
	width: 48%;
}

.btl {
	position:relative;
	top:-25px;
	padding:0px;
    padding-left: 3px;
	margin:0px;
	font-family:Helvetica,Arial,Tahoma, Times New Roman;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align: center;
	border-width:0px;
}

.btl a:link, a:visited { 
	color: #C6CACC;
	text-decoration: underline;
	font-weight: bold;
}

.btl a:hover {
	color: #fe0000;
	text-decoration: none;
}

.pdesc {
	padding:10px;
	margin-top:10px;
	font-family:Verdana,Tahoma, Times New Roman;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align: center;
	background-image:url('../images/dbg.jpg'); 
	border-width:0px;
}

.content {
	padding: 10px;
	margin-top: 10px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	border-width: 0px;
}

.content a:link, a:visited { 
	color: #C6CACC;
	text-decoration: underline;
	font-weight: bold;
}

.content a:hover {
	color: #fff;
	text-decoration: none;
}

.jtitle {
	padding:4px;
	margin-top:20px;
	margin-bottom:10px;
	font-family:Tahoma, Times New Roman;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	text-align: left;
	border-width:0px;
}

.jtitle a:link, .jtitle a:visited {
	color: #C6CACC;
	text-decoration: underline;
	font-weight: bold;
}

.jtitle a:hover {
	color: #66;
	text-decoration: none;
}

div.row span.desc {
	padding-right:5px; 
	float: left;
	text-align: right;
	color: #ffffff;
	font-weight: bold;
	width: 100px;
}
.tab { margin-left: 20px; }