BODY {
	background-image: url(../images/backgrnd-img.gif);
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
	background-color: #C0C0C0;
}

TABLE.backgrnd {
	background-color: #C0C0C0;
}

TD.backgrnd {
	background-image: url(../images/parchmnt.jpg); 
	background-color: #FFFFE7;
}

IMG.bottom_l {
	float: left;
}

IMG.bottom_r {
	float: right;
}

TABLE.thinedge {
	border-width: thin;
	border-color: #000000;
}


IMG.border_thin {
	border-width: thin;
	border-color: #000000;
	border-style: solid;
	border-spacing: 0px;
	padding: 0px;
}

IMG.border_thin_wr {
	border-width: thin;
	border-color: #000000;
	border-style: solid;
	border-spacing: 0px;
	padding: 0px;
	float: right; position: relative; top: 5px; margin-left:5px; display:block;
	margin-bottom: 3px;
}

IMG.border_thin_wl {
	border-width: thin;
	border-color: #000000;
	border-style: solid;
	border-spacing: 0px;
	padding: 0px;
	float: left; position: relative; top: 5px; margin-right:5px; display:block;
	margin-bottom: 3px;
}

IMG.no_border_wr {
	border-width: 0px;
	border-color: #000000;
	border-style: none;
	border-spacing: 0px;
	padding: 0px;
	float: right; position: relative; top: 5px; margin-left:5px; display:block;
	margin-bottom: 3px;
}

IMG.no_border_wl {
	border-width: 0px;
	border-color: #000000;
	border-style: none;
	border-spacing: 0px;
	padding: 0px;
	float: left; position: relative; top: 5px; margin-right:5px; display:block;
	margin-bottom: 3px;
}

IMG.border_thin_wc {
	border-width: thin;
	border-color: #000000;
	border-style: solid;
	border-spacing: 0px;
	padding: 0px;
	float: middle; position: relative; top: 5px; margin-right:5px; display:block;
	margin-bottom: 3px;
}

TD.top {
	background-image: url(../images/parchmnt.jpg); 
}

TD.bottom {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/parchmnt.jpg); 
}

TD.titles {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	background-image: url(../images/parchmnt.jpg); 
}

TD.titles_sm {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	background-image: url(../images/parchmnt.jpg); 
}

TD.normal {
    vertical-align: top;
	text-align: center;
	font-size: 12px;
	background-image: url(../images/parchmnt.jpg); 
}

TD.middle {
    vertical-align: middle;
	text-align: center;
	font-size: 12px;
	background-image: url(../images/parchmnt.jpg); 
}

TD.centered {
	text-align: center;
}

TD.large {
	font-size: 30px;
	text-align: center;
}

P {
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
}

P.left {
	text-align: left;
}

P.normal {
	text-align: justify;
}

P.centre {
	text-align: center;
}

P.titlesl {
    margin: 10px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	font-size: 30px;
}

P.titlesls {
	text-align: left;
	font-weight: bold;
	font-size: 20px;
}

P.titlescs {
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

P.titlesr {
	text-align: right;
	font-weight: bold;
	font-size: 30px;
}

TABLE.normaltab {
	border-spacing: 0;
	padding: 4;
}

TABLE.maintable {

	border-spacing: 3px;
	padding: 3px;
	border-width: thin;
	background-color: #ffffff;
	border-color: #808080;
	border-style: solid;
}

IMG.noborder {
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
}

TD.noborder {
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
}

TABLE.noborder {
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
}

.dropshadow1{
	float:left;
	clear:left;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 400px;
}

P.nobg {
	position: relative;
	bottom:6px;
	right: 6px;
	border: 0px solid #999999;
	padding:4px;
	font-size:14px;
	margin: 0px;
	background-image: none;
	text-align: justify; 
}

.dropshadow2{
	float:right;
	clear:left;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 400px;
}

TD.bot {
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
	background: url(../images/border-bot.gif) repeat-x;
	background-color: #C0C0C0;
}

TD.right {
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
	background: url(../images/border-left.gif) repeat-y;
	background-color: #C0C0C0;
}

P.text_line {
	clear:both;
}

P SUP {font-size: 40%; vertical-align: top;}

.nolink A:link {text-decoration: none}
.nolink A:visited {text-decoration: none}
.nolink A:active {text-decoration: none}
.nolink A:hover {text-decoration: underline; color: red;}

.bottom A:link {text-decoration: none; color: #FFCC33;}
.bottom A:visited {text-decoration: none; color: #FFCC33;}
.bottom A:active {text-decoration: none; color: #FFCC33;}
.bottom A:hover {text-decoration: underline; color: #FFCC33;}
