p,h1,h2,h3,h4,a,div,span,ul,li
{
	font-family:Arial, MS Sans Serif, Verdana, Tahoma;
}
body
{
	margin:0;
	padding:0;
	overflow-y:auto;
	background-color:#9FBD78;
}
.Wrapper
{
	width:100%;
	height:540px;
	background-image:url('images/wallpaper.gif');
}
.SubWrapper
{
	width:1000px;
	left:50%;
	margin-left:-500px;
	height:540px;
	position:absolute;
	z-index:30;
}
.Left
{
	position:absolute;
	left:100px;
	top:40px;
	width:221px;
	height:500px;
	z-index:20;
	background-image:url('images/left.gif');
	background-position:top left;
	background-repeat:no-repeat;
}
.BottomWrapper
{
	z-index:15;
	position:absolute;
	width:100%;
	left:0px;
	top:500px;
	height:84px;
	background-image:url('images/grass.gif');
	background-position:top left;
	background-repeat:repeat-x;
}
.Bottom
{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-500px;
	width:1000px;
	height:84px;
}
.Logo
{
	position:absolute;
	z-index:50;
	right:100px;
	top:60px;
	width:450px;
	height:100px;
}
.Content
{
	width:450px;
	position:absolute;
	right:100px;
	top:200px;
	height:247px;
	display:block;
	overflow:auto;
	z-index:100;

	scrollbar-base-color:#87226F; 
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-DarkShadow-Color:#517192;
}
.ContentScrollbarBG
{
	background-image:url('images/content.gif');
	background-repeat:no-repeat;
	background-position:top right;
	width:450px;
	position:absolute;
	right:100px;
	top:200px;
	height:250px;
	z-index:90;
}
.Left1, .Left2, .Left3, .Left4, .Left5
{
	position:absolute;
}
.Left img
{
	border:none;
}
.Left1
{
	left:70px;
	top:70px;
}
.Left2
{
	left:68px;
	top:148px;
}
.Left3
{
	left:72px;
	top:250px;
}
.Left4
{
	left:72px;
	top:305px;
}
.Left5
{
	left:96px;
	top:387px;
}
.DocTitle
{
	padding:15px 0 5px 15px;
}
.DocText
{
	width:415px;
	display:block;
	margin:0 0 10px 15px;
	clear:both;
}
h2, h3
{
	margin:0;
	padding:0;
}
h2, h3, p, div.DocText li
{
	font-Size:8pt;
	color:#666666;
}
div.DocText ul
{
	margin:0px;
	padding:0px;
}
div.DocText li
{
	display:block;
	background:url("images/bullet.gif");
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 10px 15px;
	vertical-align:middle;
	zoom:1;
}
.Copyright
{
	position:absolute;
	top:40px;
	left:170px;
	font-Size:8pt;
	color:#FFFFFF;
}
.Copyright a
{
	color:#FFFFFF;
	text-decoration:none;
}
.Copyright a:hover
{
	color:#CCCCCC;
}
p a, div a
{
	color:#87226F;
}
p a:hover, div a:hover
{
	color:#517192;
}
.Link10pt
{
	font-Size:8pt;
}
