.blue {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}


td {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	LINE-HEIGHT: 16px;
}
a:link {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	text-decoration: underline;
	color: #FF0000;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	}
.white {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitesmall {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	}
.border{
border:1px solid #F700FF;
}
.titlebox{
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.menu{
background-image:url(designimgs/menu_bg.gif);
height:30;
padding-top: 2px;
}
.topbg{
background-image:url(designimgs/top_bg.gif);
height:18;
}
.bottombg{
background-image:url(designimgs/bottom_bg.gif);
height:18;
}
.black {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.big {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.content {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.content a:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.content a:hover {
	text-decoration: none;
	color: #000000;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.content a:link {
	text-decoration: underline;
	color: #FF0000;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
}
.content a:active {  }

