@charset "utf-8";
body 
{	
	//background-color: #dfd78d;
	background: #000000 url(images/background2.jpg) no-repeat right top;
		font-family:Verdana, sans-serif;
		font-size:9pt;
		color:#2f2f2f;
}
p
{
	margin:8px;
}
.smalltext
{
		font-size:8pt;
}
.pageunder
{
	background: url(images/leftedge2.png) repeat-y left top;
	margin:5px 50px 35px 50px;
	padding-left: 5px;
}
.page
{
	background: url(images/pageback.png) repeat-y right top;
	//background-color: #efe79d;
	//margin:5px 50px 35px 50px;
	padding:5px 20px 15px 10px;
}
.header
{
	float:center;
	text-align:center;
	//background-color: #202020;
}
.footer
{
	float:center;
	text-align:center;
}
.imagelink
{
	border:0px;
}
.imgr
{
	float:right;
	margin:4px;		 
}
.imgcontainer
{
	float:right;
	text-align:center;
	padding:0px;
	clear: right;
	font-style:italic;
}
h2
{
	font-weight:bold;
}
.historyicon
{
	vertical-align:middle;
}	
.apic
{
	margin:0px;

}
.desctext
{
	font-family: Verdana,sans-serif;
	font-size: 9pt;

}
.vcenter
{
	vertical-align:10px;
}
.hiddenlink
{
	text-decoration:none;
	
}
a:hover
{
	text-decoration:none;
}
	
img.image { vertical-align:bottom; border:none; }

table.shadow .TR { width:20px; height:20px; background:url(images/dropshadow/TR.png) no-repeat; }
table.shadow .T { height:20px; background:url(images/dropshadow/T.png) repeat-x; }
table.shadow .TL {width:20px; height:20px; background:url(images/dropshadow/TL.png) no-repeat; }

table.shadow .L { width:20px; background:url(images/dropshadow/L.png) repeat-y; }
table.shadow .R { width:20px; background:url(images/dropshadow/R.png) repeat-y; }

table.shadow .BL { width:20px; height:20px; background:url(images/dropshadow/BL.png) no-repeat; }
table.shadow .B { height:20px; background:url(images/dropshadow/B.png) repeat-x; }
table.shadow .BR { width:20px; height:20px; background:url(images/dropshadow/BR.png) no-repeat; }

table.shadow td { font-size:1px } /* For IE */
td div.H { width:1px; height:0; }
td div.V { width:0; height:1px; }

td {background-color: #cfc77d}

.code
{
	font-style:italic;
	//font-family:Courier, Verdana, sans-serif;
}

