@charset "utf-8";
/* CSS Document */





body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #555;
	background-color: #ffffff;
}





.navbar {
	font-family: "century gothic", "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #930;
	text-align: right;
	line-height: 24px;
	margin-top: 4px;
	text-indent: 10px;
	float: right;
}

.navbar2 {
	font-family: "century gothic", "Arial", "verdana", sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	line-height: 28px;
	text-indent: 11px;
	background-color: #fced9d;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	
	
}


a {
	color: #C02716;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #F90;
	text-decoration: none;
}

.column-width {
	width: 233px;
	padding-right: 13px;
}

.testbg-colour {
	background-color: #FFD5AA;
}
.bold {
	font-size: 14px;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
	font-family: "century gothic";	
}

.pana-width {
	width: 800px;
	margin-right: 20px;
}

.pana-width23rd {
	width: 487px;
	margin-right: 20px;
}

.pana-width3rd {
	width: 252px;
	margin-right: 1px;
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.container940 {
	background-image: url(../img/holbg-grad.gif);
	background-repeat: no-repeat;
	border: 1px solid #E4E4E4;	
}

.container800 {
	background-image: url(../img/space.gif);
	background-repeat: no-repeat;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}

.container520 {
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	float: left;
	margin-left: auto;
}

img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

em {
	font-style: italic;
	color: #A32B07;
	font-family:  Arial, Helvetica, sans-serifserif;
	font-weight: bold;
}



.table {
  width: 100%;
  margin-bottom: 20px;
}
.table-width {
	width: 220px 
}
.table th,
.table td {
	line-height: 24px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dddddd;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
		font-family:  Arial, Helvetica, sans-serifserif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.table th {
  font-weight: bold;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #fced9d;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #fbc1a7;
}
.table-borderbase {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.review {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	color: #0F7AD2;
	background-color: #ffffff;
	font-style: italic;
	font-weight: normal;
}


.outline {
	border: 3px solid #fff;
}
