body
{
	padding: 0;
	margin: 0;
	background: #C0C0C0;
	color: #202020;
	font-family: tahoma;
	font-size: 80%;
	line-height: 150%;
	scrollbar-face-color: #3872BB;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #82AEC4;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #82AEC4;
	scrollbar-arrow-color: #ffffff;
}

#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}

a:link
{
	text-decoration: underline;
	color: #3872BB;
	font-weight: bold
}

a:visited
{
	text-decoration: underline;
	color: #3872BB;
	font-weight: bold
}
a:hover
{
	text-decoration: none;
	color: #cccccc;
}

#footer
{
	font-size: 70%;
	color: #ffffff;
}

#link2
{
	font-size: 70%;
	color: ##7BC165;
}

#footer a
{
	text-decoration: underline;
	color: #fff;
	font-weight: normal
}

#footer a:hover
{
	text-decoration: none;
	color: #fff;
}

#footer1
{
	font-size: 70%;
	color: #ffffff;
	font-weight: bold
}

#link1
{
	text-decoration: underline;
	color: #D1C611;
	font-weight: bold
}

#link1 a
{
	text-decoration: underline;
	color: #D1C611;
	font-weight: bold
}

#link1 a:hover
{
	text-decoration: underline;
	color: #CCCCCC;
	font-weight: bold
}

#link1 a:visited
{
	text-decoration: underline;
	color: #D1C611;
	font-weight: bold
}

#title
{
	color: #3872BB;
	font-weight: bolder
	font-size: 60%
}

#title1
{
	color: #7BC165;
}