.affcode {
	background-color:#C0FFC0;
}

.bg-text {
	color:white;
}

.body1 {
	font-family:arial ;
	font-size:12px ;
	background-color:#9AC325 ;
	margin-top:0px;
	scrollbar-face-color:#ff0000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ffffff;
}

.bp {
	padding-bottom:10px;
}

.cb {
	clear:both;
}

.copy {
	font-size:9pt;
}

.dashedborder {
	border:3px dashed red ;
}

.dropcap { 
	float:left ;
	font-size:80px ; 
	line-height:60px;
	padding-top:2px;
}

.dropcontent{
background-color: #FFFFFF;
display:block;
}

#dropinboxv2cover{
width: 440px; /*change width to desired */position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 420px; /*change width to above width-20. */
border: 5px solid black; /*Customize box appearance*/
background-color: #CCFF99;
padding: 4px;
font-size:10pt;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}

.floatleft {float:left;margin-right:10px;margin-bottom:10px;}

.floatright {float:right;margin-left:10px;margin-bottom:10px;}

.formtitle {
	display:none;
	width:5px;
}

h1 {
	text-align:center;
	font-size:24pt;
	color:red;
}

h2 {
	text-align:center;
	font-size:20pt;
	color:red;
}

.hl {
	background-color:yellow;
}

.larger {
	font-size:14pt;
}

.largish {
	font-size:16pt;
}

.largest {
	font-size:18pt;
}

.mediumbutton {
	font-size:14pt;
}

.ntext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000
}

.popupv2 {
	font-size:10pt;
}

.popupv2h {
	font-size:12pt;
}

.redtext {
	color:red;
}

.smallishtext {
	font-size:10pt;
}

.smallertext {
	font-size:9pt;
}

.smallesttext {
	font-size:8pt;
}

.subscribeform {
	background-color:#FFFFC0;
}

table.ob { 
	border: 2px solid #000000; 
	background-color:#FFFFC0;
}

table.sample {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}

table.sample th {
	border-width: 0px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

table.sample td {
	border-width: 0px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

table.outer {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
}

.tbgi-1 {
	background-image:url('/protimages/1.jpg');
	background-repeat: no-repeat;
}

.tbgi-1b {
	background-image:url('/protimages/1b.jpg');
	background-repeat: no-repeat;
}

.tbgi-2 {
	background-image:url('/protimages/2.jpg');
	background-repeat: no-repeat;
}

.tbgi-2b {
	background-image:url('/protimages/2b.jpg');
	background-repeat: no-repeat;
}

.tbgi-3 {
	background-image:url('/protimages/3.jpg');
	background-repeat: no-repeat;
}

.tbgi-3b {
	background-image:url('/protimages/3b.jpg');
	background-repeat: no-repeat;
}

.tbgi-a {
	background-image:url('/protimages/a.jpg');
	background-repeat: no-repeat;
}

.tbgi-b {
	background-image:url('/protimages/b.jpg');
	background-repeat: no-repeat;
}

.tbgi-c {
	background-image:url('/protimages/c.jpg');
	background-repeat: no-repeat;
}

.tbgi-caltick {
	background-image:url('protimages/calendar-tick.gif');
	background-repeat: no-repeat;
}

.tbgi-caltick2 {
	background-image:url('protimages/calendar-tick-2.gif');
	background-repeat: no-repeat;
}

.tbgi-oops {
	background-image:url('protimages/Oops.gif');
	background-repeat: no-repeat;
}

/* miniZoomPan styles */

.minizoompan 
{
background: #fff;
position: relative; /* always set to relative or offset() won't work */
border: 1px solid lightgray;
padding: 0;
margin: 0;
}

.minizoompan span.loader { /* the loader label*/
position:absolute;
left:0;
top:0;
z-index: 1;
display: none;
color: #000;
background: #fff;
font: normal 9px Arial, Verdana;
padding: 3px;
}
