﻿div.Section1
	{page:Section1;}
.style1 {
	font-size: x-small;
}
.style2 {
	border-style: solid;
	border-width: 2px;
}
.style3 {
	text-align: center;
}
.style4 {
	text-align: right;
}
.style5 {
	border-style: solid;
	border-width: 0;
}
.style6 {
	color: #C30000;
	font-size: medium;
}
.style7 {
	color: #0000FF;
}
.style8 {
	font-size: x-small;
	color: #0000FF;
}
.style9 {
	color: #000000;
}
.style10 {
	font-size: small;
}
.style11 {
	font-size: x-small;
	text-align: center;
}
.style12 {
	font-size: medium;
}
.style13 {
	border-width: 0;
}
.style14 {
	color: #000000;
	font-size: x-small;
}

.tagcloudsbg{ background-image:url(./images/tagclouds-box-bgbottom.gif);background-repeat:no-repeat; background-position:center bottom; width:280px;padding:0;margin:0;}
.tagcloud {
*vertical-align:middle;
margin-top:-15px; *margin-top:0;
padding-right:25px;
font-weight: bolder;
line-height: 1.1em;
}

.tagcloud li {
  display: inline;
  white-space:nowrap;
  padding: 0;
  margin: 0;
  color:#6d97ad;
}
.tagcloud li a:link {
  padding: 0 0.1em 0 0.1em;  *padding: 0 0.1em 0 0.1em;
  text-decoration: none;
  color:#6d97ad;
}
.tagcloud li a:hover {
  padding: 0 0.1em 0 0.1em;  *padding: 0 0.1em 0 0.1em;
  text-decoration: none;
  color:#ffa500;
}
