body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.textblack {
color:#000000;
	font-weight: normal;
}
.textblack11 {
color:#000000;
	font-size: 12px;
	font-weight: normal;
}
.textblack11px {
color:#000000;
	font-size: 11px;
	font-weight: normal;
}
.textblacksmall {
	font-size: 8px;
color:#000000;
	font-weight: lighter;
}
.textblackbold {
color:#000000;
	font-weight: bold;
}
.menuyellow {
	font-size: 12px;
	font-weight: bold;
	color: #FFF203;
}
.menutitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFF203;
}
.menublue {
	font-size: 18px;
	font-weight: bold;
	color: #25408F;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.productblue {
	font-size: 18px;
	font-weight: bold;
	color: #25408F;
	text-transform: uppercase;
}
.sidemenublue {
	font-size: 12px;
	font-weight: bold;
	color: #25408F;
}
.linkblue {
	color: #25408F;
}
.linkblue:link {
	color: #25408F;
}
.linkblue:hover {
	color: #25408F;
}
.linkblue:visited {
	color: #25408F;
}
.linkblue:active {
	color: #25408F;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	color: #FFF203;
	text-decoration: none;
}
.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFF203;
	text-decoration: none;
}
a:visited {
	color: #FFF203;
	text-decoration: none;
}
a:hover {
	color: #FFF203;
}
a:active {
	color: #FFF203;
	text-decoration: none;
}
.titleyellow {
	font-weight: bold;
	font-size: 18px;
	color: #FFF201;
}
.titlewhite {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.titlewhiteuppercase {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;	
}
