.red {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}


td {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 12px;
	color: #000000;
	LINE-HEIGHT: 16px;
}
a:link {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 11px;
	text-decoration: underline;
	color: #990066;
}
a:visited {
	text-decoration: underline;
	color: #990066;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	}
.white {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.blackbold {
	font-family: Tahoma, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
	
	.black {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.yellow {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}
.border{
border:1px solid #F700FF;
}
.menu{
background-image:url(designimgs/menu_bg.gif);
height:30;
padding-top: 2px;
}

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

.content2 {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.content2 a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	text-decoration: none;
}
.content2 a:hover {
	text-decoration: underline;
	color: #FFFF00;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
}
.content2 a:link {
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	color: #FFFFFF;
}
.content2 a:active {  }

