a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Heading1 {
	font-size: 18px;
	font-weight: bold;
	color: #0091C0;
}
.SubHeading {
	font-size: 14px;
	color: #0091C0;
	font-weight: bold;
}
.Highlight {
	font-size: 12px;
	color: #0091C0;
	font-weight: bold;
}
.Copy {
	font-size: 10px
}
.maintable { 
		background-image:     url("../images/structure/GFTF_MainBacGround.jpg"); 
		background-repeat: no-repeat;
		vertical-align: top;
		height: 380px;

}
.LowerLinks {
	font-size: 9px;
	color: #666666;
}
.LinksBullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0091C0
}
.SideHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0091C0
}
.SideText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}
.More {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.More a:link {
	color: #FF6600;
	text-decoration: none;
}
.More a:visited {
	text-decoration: none;
	color: #FF6600;
}
.More a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.More a:active {
	text-decoration: none;
	color: #FF6600;
}
.but_normlg{
	background-color : #0094D6;
	color : #ffffff; font-family : 	tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px; font-weight: bold;
	height: 20px; border : 1px solid #C9B0E2;
	text-align: center;
}
