body { font-family: Arial, helvetica, sans-serif; background-color: #f1e4f9; color: black; font-size: medium; background-image: url(../images/bg_softgr.jpg); background-repeat: repeat; background-attachment: scroll; }
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(128,0,128); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, helvetica, sans-serif;
}
h1
{
	color: rgb(0,0,0);
	font-weight: bold;
	font-size: large;
}
h2
{
	color: rgb(128,0,128); 
}
h3
{
	color: rgb(102,0,51); 
}
h4
{
	color: rgb(51,102,51);
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: rgb(0,0,0);
	font-weight: bold;
	font-size: x-small;
	line-height: 1;
}
.shadowtext
{
font-weight: bold;
font-size: x-large;
filter:progid:DXImageTransform.Microsoft.shadow(Color='#4F4F4F', Direction=135, Enabled='true');
}
.shadowcss
{
position: relative;
top: -5px;
left: -5px;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#704F4F4F', Positive='true');
}
.subtitle
{
	color: black;
	font-weight: bold;
	font-size: large;
	text-align: center;
}
.footer
{
	color: rgb(0,0,0);
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2;
}
.bottomLinks { color: black; font-size: 9pt; font-style: normal; text-decoration: none; }
.bottomLinks a:link { color: black; font-style: normal; text-decoration: none; }
.bottomLinks a:visited { color: black; font-style: normal; text-decoration: none; }
.bottomLinks a:hover{ color: black; font-style: normal; background-color: #f1e4f9; text-decoration: none; }
.bottomLinks a:active{ color: black; font-style: normal; background-color: #f1e4f9; text-decoration: none; }
img.png { behavior: url("/pngbehavior.htc"); }
img.pngprint { position:absolute; display:none }

#pseudoWindow {position:relative; top:-10px; left:0px}
#bodyWrapper { width:660px; height:540px; background-color:#f1e4f9; background-image: url(../images/parchment4.gif); overflow: auto; padding: 10px; border-color: #666666 #cccccc #cccccc #666666; border-style: solid; border-width: 4px; }
#innerWrapper {position:relative; top:-10px; left:0px; padding:5px;}
