body {
	background-image: url(../v2images/tg_bg.jpg);
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

.titleorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FF6633;
	font-weight: bold;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.projectable {
	padding-right: 0px;
	width: 230px;
	background-image: url(../v2images/tg_bg.jpg);
}
.bigtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
.bigtitles:link {
	text-decoration: underline;
}
.BIGTITLESGREY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.formwarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FF3300;
	font-weight: bold;
}
.weblink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
