body {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.nav {
	font-size: 11px;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
.sidetit {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
.sidetit1 {
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
}
.butnav {
	font-size: 11px;
	color: #990000;

}
td.butnav a:link {
	color: #990000;
	text-decoration: none;

}
td.butnav a:hover {
	color: #FF6600;
	text-decoration: underline;
}

td.butnav a:visited {
	color: #990000;
}

.redsubtit {
	font-weight: bold;
	color: #990000;
}

.annoucements {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	font-size: 11px;
}

.subnav {
	color: #333333;
}

td.subnav a:link {
	color: #333333;
	text-decoration: underline;

}

td.subnav a:hover {
	color: #FF6600;
	text-decoration: none;
}

td.subnav a:visited {
	color: #666666;
	text-decoration: underline;

}
.blksidetit {

	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.bdbg {
	background-image: url(images/bulldog_bg.jpg);
	background-repeat: no-repeat;
}

.event_expired {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
}
.event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
}

.grey{
	color: #999999;

}

.subnav0 a{
	color: #333333;
	text-decoration: none;
}
.subnav1 a{
	color: #666666;
	text-decoration: none;

}
.subnav2 a{
	color: #888888;
	text-decoration: none;
	
}
.subnav3 a{
	color: #886666;
	text-decoration: none;
	
}

.subnav0 a:link{
	color: #333333;
	text-decoration: none;
}
.subnav1 a:link{
	color: #666666;
	text-decoration: none;

}
.subnav2 a:link{
	color: #888888;
	text-decoration: none;
	
}
.subnav3 a:link{
	color: #886666;
	text-decoration: none;
	
}

.subnav0 a:visited {
	color: #555555;
	text-decoration: none;
}
.subnav1 a:visited {
	color: #888888;
	text-decoration: none;
}
.subnav2 a:visited {
	color: #999999;
	text-decoration: none;
}
.subnav3 a:visited{
	color: #996666;
	text-decoration: none;
}

.profileTitle{
  color: #990000;
  font-weight: bold;
}
