@charset "UTF-8";
/* CSS Document */

.cloud_bg {
	background-image: url(/_images/tag-cloud.gif);
	background-repeat: no-repeat;
	width: 292px;
	height: 210px;
	margin: 10px 0 0 8px;
	/*padding: 5px 5px 15px 5px;*/
}

#cloud_txt {
	padding: 12px 20px 3px 20px;
	max-height: 150px;
	text-align: justify;
	overflow: hidden;
	line-height: 96%;
}

/* green colour	*/

#cloud1 {
	font-size: 13px;
	color: #008576;
	font-weight: bold;
}
#cloud2 {
	font-size: 16px;
	color: #008576;
}
#cloud3 {
	font-size: 11px;
	color: #008576;
}
#cloud4 {
	font-size: 18px;
	color: #008576;
}
#cloud5 {
	font-size: 12px;
	color: #008576;
	font-weight: bold;
}

/* blue colour	*/

#cloud6 {
	font-size: 13px;
	color: #003a63;
}
#cloud7 {
	font-size: 16px;
	color: #003a63;
	font-weight: bold;
}
#cloud8 {
	font-size: 11px;
	color: #003a63;
}
#cloud9 {
	font-size: 18px;
	color: #003a63;
	font-weight: bold;
}
#cloud10 {
	font-size: 12px;
	color: #003a63;
}

/* purple colour */

#cloud11 {
	font-size: 13px;
	color: #7f3f98;
	font-weight: bold;
}
#cloud12 {
	font-size: 16px;
	color: #7f3f98;
}
#cloud13 {
	font-size: 11px;
	color: #7f3f98;
}
#cloud14 {
	font-size: 18px;
	color: #7f3f98;
}
#cloud15 {
	font-size: 12px;
	color: #7f3f98;
	font-weight: bold;
}

/* pink colour */


#cloud16 {
	font-size: 13px;
	color: #af006e;
}
#cloud17 {
	font-size: 16px;
	color: #af006e;
	font-weight: bold;
}
#cloud18 {
	font-size: 11px;
	color: #af006e;
	font-weight: bold;
}
#cloud19 {
	font-size: 18px;
	color: #af006e;
}
#cloud20 {
	font-size: 12px;
	color: #af006e;
	font-weight: bold;
}

/* orange colour */

#cloud21 {
	font-size: 13px;
	color: #E36F1E;
	font-weight: bold;
}
#cloud22 {
	font-size: 16px;
	color: #E36F1E;
}
#cloud123 {
	font-size: 11px;
	color: red;
}
#cloud24 {
	font-size: 18px;
	color: #E36F1E;
	font-weight: bold;
}
#cloud25 {
	font-size: 12px;
	color: #E36F1E;
}

/* red colour */

#cloud26 {
	font-size: 13px;
	color: #b32317;
}
#cloud27 {
	font-size: 16px;
	color: #b32317;
}
#cloud28 {
	font-size: 11px;
	color: #b32317;
	font-weight: bold;
}
#cloud29 {
	font-size: 18px;
	color: #b32317;
}
#cloud30 {
	font-size: 12px;
	color: #b32317;
}

/* indigo colour */

#cloud31 {
	font-size: 13px;
	color: #332a86;
}
#cloud32 {
	font-size: 16px;
	color: #332a86;
}
#cloud33 {
	font-size: 11px;
	color: #332a86;
	font-weight: bold;
}
#cloud34 {
	font-size: 18px;
	color: #332a86;
}
#cloud35 {
	font-size: 12px;
	color: #332a86;
}
