body {
	background: #ECECEC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
a {
	color: #CE3100;
	text-decoration : none;
}
a:hover {
	text-decoration: underline;
}
.menutd{
	background: Red;
	color : White;
}
.menua {
	background: Red;
	color: Yellow;
	text-decoration : none;
}
.meua:hover {
	text-decoration: underline;
}
.middletd {
	background: White;
}
.tdhead {
	font-size:14px;
	font-weight: bold;
}
.toprighttd{
	background: images/topright.png;
}
.title{
	font-weight: bold;
	font-size:18px;
}
.subtitle{
	font-weight: bold;
	font-size:14px;
}
.usedtoptd {
	background: #e0e0e0;
}
.usedhlighttd {
	background: Yellow;
}
