a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
a:link {
	text-decoration: none;
	color: #FFFF00;
}
a:visited {
	text-decoration: none;
}

.tablebk1 {
	background-image: url(../layout-graphics-v1/bot-bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tablebk2 {

	background-image: url(../layout-graphics-v1/below-menu-submenufill.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	margin-left: 5px;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	margin-left: 5px;
}
a.menu:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 18px;
	margin-left: 5px;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	margin-left: 5px;

}
.bodytext {
	color: #FFFFFF;
	margin-left: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;


}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFCC;
	margin-left: 5px;

}
.sectiontitle {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #000000;
	margin-left: 5px;

}
.right-frame-bk {
	background-image: url(../layout-graphics-v1/frame/right-bk2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;


}
.imagetext {

	color: #FFFFFF;
	margin-left: 7px;
}
.whitebodytitle {
	color: #FFFFFF;
	margin-left: 7px;
	font-size: 18px;
	font-weight: bold;


}
.bodytitle {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #FFFFCC;
	margin-left: 5px;
	font-weight: bold;

}

