body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

p.redtxt{
	color: #FF0000;
	font-size: 11px;
	font-weight:bold;
}
p.blue{
	color: #4D83BE;
	font-weight:bold;
}
p.greytitle{
	color: #666666;
	font-size: 14px;
	font-weight:bold;
}
p.title{
	font-size:14px;
	color: #FE8700;
	font-weight:bold;
}
p.title2{
	font-size: 12px;
	color: #FE8700;
	font-weight:bold;
}

a.link {
	color: #CC0033;
	text-decoration: none;
}
a {
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	color: #888888;
	text-decoration: none;
}
a.query {
	font-weight:bold
	color: #666666;
	text-decoration: none;
}

a.query:hover {
	color: #FF9900;
	text-decoration: none;
}

a.nav2 {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
}
a.nav2:hover {
	font-size: 10px;
	color: #B91015;
	text-decoration: none;
	line-height: 18px;
}

a.menu {
	color: #3F3F3F;
	text-decoration: none;
	line-height: 18px;
}
a.menu:hover {
	color: #BE0303;
	text-decoration: none;
	line-height: 18px;
}

a.lgrey {
	color: #F5F2F0;
	text-decoration: none;
	font-weight:bold;
	line-height: 30px;
}
a.lgrey:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	line-height: 30px;
}

a.yellow {
	color: #FAEFBA;
	text-decoration: none;
	font-weight:bold;
	line-height: 30px;
}
a.yellow:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
	line-height: 30px;
}

a.red {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
	line-height: 30px;
}
a.red:hover {
	color: #FFF000;
	text-decoration: none;
	font-weight:bold;
	line-height: 30px;
}


a.bottommenu {
	font-size: 9px;
	color: #302A2A;
	text-decoration: none;
}
a.bottommenu:hover {
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
}
a.mail {
	color: #0099CC;
	text-decoration: none;
	line-height: 18px;
}
a.mail:hover {
	color: #B91015;
	text-decoration: none;
	line-height: 18px;
}
