
body {
	text-align:left;
}

ul#menu {
	margin:0;
	padding:0 10px 0 20px;
}

ul#menu li {
	margin:0;
	padding:0;
	list-style:none;
	padding-bottom:7px;
	text-transform:uppercase;
	text-align:left;
}

ul#menu li a {
	padding-left:4px;
}


.blue {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	color: #6981A2;
	font-weight: bold;
}


td {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	LINE-HEIGHT: 16px;
}
a:link {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
	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: #FFFFFF;
}
.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;
}

.black a:link, .black a:visited, .black a:active {
	color: #000000;
	text-decoration:none;
}

.black a:hover {
	text-decoration:underline;
}


.content {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.content a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Verdana, "Trebuchet MS";
}
.content a:hover {
	text-decoration: underline;
	color: #FFFF00;
	font-size: 12px;
	font-family: Tahoma, Verdana, "Trebuchet MS";
}
.content a:link {
	text-decoration: none;
	/*color: #FFFFFF;*/
	font-size: 12px;
	font-family: Tahoma, "Trebuchet MS", Verdana;
}
.content a:active {  }