/* CSS Document */

.link1 {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: normal;
	color: #f47575;
	text-decoration: none;
}

.link2 {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
}

.textlink {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: normal;
	color: #f47575;
	text-decoration: none;
}

.text1 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
}

.text2 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-transform: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text3 {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: normal;
	color: #888888;
	text-decoration: none;
}

.heading1 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: normal;
	color: #0183b4;
	text-decoration: none;
}

a.turngreen:hover {
	color: #54d366;
	text-decoration: none;
	font-weight: bold;
}

	#forum iframe {
		width: 760px;
		height: 20000px;
		border: 0;
	}
	
	#forum {
		width: 780px;
		height: 350px;
		border: 0;
		overflow: auto;
	}