﻿/* body formatting */

A:link 		{color:#b01912; text-decoration:underline; }
A:visited 	{color:#b01912; text-decoration:underline; }
A:hover 	{color:#25547d; text-decoration:underline; }

BODY {
  background-image: url(img/com/backdrop.jpg);
  background-position: top right;
  background-repeat: no-repeat; 
  background-color: #15344c;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}

.contframe {
  background-image: url(img/com/content-pcpgangle.gif);
  background-position: bottom right;
  background-repeat: no-repeat; 
 }
 
.smlttxt 				{font-size: 9px; color: #cac0a2; }
.smlttxt	A:link 		{color:#ffffff; text-decoration:none; }
.smlttxt	A:visited 	{color:#ffffff; text-decoration:none; }
.smlttxt	A:hover 	{color:#ff0b00; text-decoration:none; }

.bodytxt13px			{font-size: 13px; color: #000000; }
.redimgborder {
	border: 1px solid #b01912;
}


.pagetitle 				{font-size: 20px; font-weight: bold; color: #b01912; }
.pagetitle	A:link 		{color:#b01912; text-decoration:none; }
.pagetitle	A:visited 	{color:#b01912; text-decoration:none; }
.pagetitle	A:hover 	{color:#ffffff; text-decoration:none; }

.pagesubtitle 				{font-size: 16px;	font-weight: bold; color: #25547d; }
.pagesubtitle	A:link 		{color:#25547d; text-decoration:none; }
.pagesubtitle	A:visited 	{color:#25547d; text-decoration:none; }
.pagesubtitle	A:hover 	{color:#b01912; text-decoration:none; }
.smlblktxt {
font-size: 9px; color: #000000;
}

ul.smlblktxt2 li { font-size: 11px; color: #000000; }

span.imp { text-decoration: underline; }

.rwr_picker {
	font-size:11px;
}
.rwr_block {
	font-size:12px;
	background: #102639;
	color:#ffffff;
}
.rwr_button {
	font-size:11px;
	color:#ffffff;
	border: 1px #25547d solid;
	background: #25547d;
	margin-left:10px;
	width:40px;
}

#scrolldiv {
	width: 734px;
	height: 150px;
	overflow: auto;
	overflow-y: hidden;
	padding-top: 18px;
	margin-left: 5px;
	padding-bottom: 6px;
	scrollbar-arrow-color: #b01912;
	scrollbar-3dlight-color: #bbb299;
	scrollbar-darkshadow-color: #7d7662;
	scrollbar-face-color: #b3a98d;
	scrollbar-highlight-color: #cac3af;
	scrollbar-shadow-color: #a1987f;
	scrollbar-track-color: #cac0a2;
}

#scrolldiv .smimage {
	padding-left: 24px;
}

#bookonline {
	position: absolute;
	font-size: 12px;
	float: left;
	background: #25547d;
	color: #fff;
	font-weight: bold;
	padding: 2px 20px 2px 20px;
	border-bottom: 1px #1c4160 solid;
	border-right: 1px #1c4160 solid;
	border-left: 1px #3b658a solid;
	border-top: 1px #3b658a solid;
}