/* CSS Document */
body {
	background-color: #242424;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #242424;
}
.vertLine {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #242424;
	padding: 2px;
}
.horizLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #242424;
	padding: 2px;
}
.botLine {
	background-image: url(../gfx/bot_line.gif);
	height: 10px;
}

.contentBG {
	background-color: #FFFFFF;
}

.mainLayout {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.home_color {
	background-color: #ECECE2;
	height: 72px;
}
.pawn_color {
	background-color: #08428B;
	height: 72px;
}
.cheque_color {
	background-color: #FEA900;
	height: 72px;
}
.payday_color {
	background-color: #994495;
	height: 72px;
}
.gold_color {
	background-color: #CC9612;
	height: 72px;
}
.jewellery_color {
	background-color: #B92825;
	height: 72px;
}
.foreign_color {
	background-color: #6E9334;
	height: 72px;
}
.headerLine {
	background-image: url(../gfx/header_line.gif);
	height: 10px;
	width: 880px;
}
.bot_bg {
	background-color: #333333;
}
.botlinks_Off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ECECE2;
	text-decoration: none;
}
.botlinks_On {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FEA900;
	text-decoration: none;
}
.minis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ECECE2;
}
.blackTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #242424;
	float: right;
	margin-top: 40px;
	margin-right: 30px;
}
.whiteTitle {

	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	margin-top: 40px;
	margin-right: 30px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	margin-top: 40px;
	margin-right: 30px;
}

.boldtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
.column1 {
	width: 180px;
	float: left;
	height: 140px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.column2 {
	width: 160px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.img_marks {
	float: right;
	margin-right: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ECECE2;
	padding: 10px;
	text-decoration: none;
}
.imgRight {
	margin: 10px;
	float: right;
}
.imgLeft {

	margin: 10px;
	float: left;
}
.contmargin {
	margin: 12px;
}
.contLinks_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #B92825;
	text-decoration: none;
}
.contLinks_on {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #08428B;
	text-decoration: none;
}
.prev_page {
	float: right;
	margin-right: 10px;
	color: #B92825;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
.pageLinksOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #B92825;
	text-decoration: none;
}
.pageLinksOn {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #08428B;
	text-decoration: underline;
}
.statements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #08428B;
	font-style: italic;
}
