/* CSS Document */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 155C86;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 155C86;
	font-weight: bold;	
}

.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 155C86;
	font-weight: bold;	
}

.webtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 155C86;
	font-weight: bold;	
}

.look {
font-family: Trebuchet MS, Arial, Tahoma;
font-size: 11px;
color: #333333;
}

a.look {
font-family: Trebuchet MS, Arial, Tahoma;
font-size: 11px;
color: #333333;
text-decoration:none;
}

a.look:visited {
font-family: Trebuchet MS, Arial, Tahoma;
font-size: 11px;
color: #333333;
text-decoration:none;
}

a.look:hover {
font-family: Trebuchet MS, Arial, Tahoma;
font-size: 11px;
color: #155c86;
text-decoration:underline;
}

.leftnav {
font-family: Trebuchet MS, Arial, Tahoma;
font-size: 12px;
line-height: 14px;
color: #333333;
}

a.leftnav {
font-family: Trebuchet MS, Arial, Tahoma;
font-size: 12px;
color: #333333;
text-decoration:none;
}

a.leftnav:visited {
font-family: Trebuchet MS, Arial, Tahoma;
font-size: 12px;
color: #333333;
text-decoration:none;
}

a.leftnav:hover {
font-family: Trebuchet MS, Arial, Tahoma;
font-size: 12px;
color: #155c86;
text-decoration:underline;
}

.current {
font-family: Trebuchet MS, Arial, Tahoma;
font-size: 12px;
line-height: 14px;
font-weight: bold;
color: #fd6805;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: CC3300;
}

.disc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.recent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: 666666;
}

.bullet {list-style-image: url(bluetri_ul.gif);}
