body {
	margin-left: 0;
	margin-top : 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	background: #AB5578 url(images/bckgrd.jpg) 5px 5px;
	min-height: 1200px;
}
table.mn {
	background-color: #FFFFFF;
}
td.brdt {
	background-image: url(images/crnyt.gif);
	background-repeat: repeat-x;
}
input { 
	border: 1px solid #666; 
}
table.tp { 
	background: #FFF url(images/ttlor.gif) no-repeat;
} 
p.ttl4 { 
	font-size: 16px; 
	font-weight: bold; 
	color: #613314; 
	text-indent: 35px; 
} 
.blck {
	color: #000;
}
.msg {
	color: #616A0F;
}
.sbutn {
	border: #FFF solid 1px;
}
td.brdt {
	background-image: url(images/crnyt.gif);
	background-repeat: repeat-x;
}
td.brdb {
	background-image: url(images/crnyb.gif);
	background-repeat: repeat-x;
}
td.brdl {
	background-image: url(images/crnxl.gif);
	background-repeat: repeat-y;
}
td.brdr {
	background-image: url(images/crnxr.gif);
	background-repeat: repeat-y;
}
body.sp {
	background: #FFFFFF;
}
.mnubar {
	background-image: url(images/mnubar.jpg);
	background-repeat: no-repeat;
}
.mnfrm {
	background-image: url(images/mnfrm.jpg);
	background-repeat: no-repeat;
}
.small {
	font-size: small;
}
.tiny {
	font-size: smaller;
	font-weight: bold;
}
.imtm {
	margin: 2px;
}
.frm {
	display: inline;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 5px;
left: -1000px;
border: 1px solid #000000;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}
.rrw {
	list-style-image: url(images/arrows.gif);
}
ul.blt {
	list-style: url(images/blt.gif);
	margin-bottom: 2px;
	margin-top: 2px;
}
ul.blt li {
	margin-bottom: 10px;
	margin-top: 0px;
}
#prtdisp {
	display: none;
} 
.lgodisp {
	display: none;
} 
.hd5pk {
	color: #EF7674;
}
input.stxt {
	border: 1px solid #000000;
	font-size: 0.9em;
	text-align: center;
	background-color: #FFFFFF;
}
