.TLMENU	{
	font-size: 		110%;
	background-color:	white;
}
	
.SELTLMENU {
	font-size: 		110%;
	background-color: 	#E2E9F1;
}

A.TLMENU {
//	margin: 5px;
}

.SLMENU	{
	font-size: 		105%;
	background-color:	#E2E9F1;
}
	
.SELSLMENU {
	font-size: 		105%;
	background-color: 	#C7D1DA;
}
.FOOTER {
	font-size: 		70%;
}
A:link	{
	text-decoration:none; 
	font-weight:bold;
	color: black;
}

A:visited
	{
	text-decoration:none; 
	font-weight:bold;
	color: black;
}


A:hover
	{
	text-decoration:none;
	font-weight:bold;
	c_olor: #0967C8;
	color: blue;
}

TABLE.HEADING
	{
	b_ackground: url(/images/header-background.jpg);
	background-color: E2E9F1;
	h_eight: 50px;
}

.HEADING
	{
	font-size:	21px;
	font-weight:	bold;
}

.CURRENT
	{
	background-color:	#e2e9f1;
	font-size:	130%;
	font-weight:	bold;
}

.CURRENT2
	{
	background-color:	#e2e9f1;
	b_ackground: url(/images/header-background.jpg);
	font-size:	130%;
	font-weight:	bold;
}

.CURRENT3
	{
	background-color:	#e2e9f1;
	b_ackground: url(/images/header-background.jpg);
	font-size:	80%;
	font-weight:	bold;
}

TABLE.CURRENT
	{
	xmargin-right:	10%;
	width:		40%;
	xtop:		10px:
	xleft:		100px;
	xposition:	relative;
	border:		1px solid black;
}

.SUBMENU
	{
	background-color:	white;
	font-size:		105%;
}

.SELSUBMENU
	{
	background-color:	#e2e9f1;
	font-size:		105%;
}
	
BODY	{
	font-family: Arial;
