.main-bg{
	background : url(../images/design/body-bg.gif);
	background-repeat : repeat;
	background-position : right;
}
.normal{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : Black;
	text-decoration : none;
}
.normal:link{
	color : Black;
	text-decoration : none;
}
.normal:hover{
	color : Red;
}
.large{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : Black;
}
.small{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : Black;	
	text-decoration : none;
}
.small:link{
	text-decoration : none;
}
A:link{
	color : Black;
	text-decoration : none;
}
A:visited{
	color : Black;
	text-decoration : none;
}
A:hover{
	color : Red;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : Black;
	text-decoration : none;
}
.menu:link{
	color : Black;
	text-decoration : none;
}
.menu:hover{
	color : Red;
	text-decoration : none;
}
.top-link{
	color : Gray;
	text-decoration : none;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.top-link:link{
	text-decoration : none;
}
.top-link:hover{
	color : Gray;
	color : White;
	text-decoration : none;
}
.clsCMOn {
PADDING-LEFT: 4px; 
PADDING-TOP: 2px; 
FONT-SIZE: 11px; 
font-family:Arial;
COLOR: black; 
TEXT-DECORATION: none}

.clsCMOver {
	PADDING-LEFT: 4px;
	PADDING-TOP: 2px;
	FONT-SIZE: 11px;
	font-family:Arial;
	COLOR: red;
	TEXT-DECORATION: none;
}

