.txt-big {
	font-size: 24px;
	font-weight: normal;
	color: #C80000;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.txt-med {
	font-size: 18px;
	font-weight: normal;
	color: #FF9900;
	font-family: Helvetica, Arial, sans-serif;
}

.txt-sml {  font-family: Tahoma, Arial, Helvetica; font-size: 10px ; font-weight: bold; color: #333333; text-decoration: none}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.side-text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666}
.justify {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #002187; text-align: justify; line-height: normal }
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999}

.pad-topbtm {  padding-top: 5px; }
.pad-right {  padding-right: 4px; }

.subtitleSmaller {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.subtitleSmallerred {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.Points {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.txt-sml2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none }
.txt-sml_title { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #999999; text-decoration: none }


.topten {color: #666666; font-weight: bold;}

/* styling for recommend a friend form */
.send {
background-color: #FFFFFF;
border: 1px solid #999999;
}
.recommendtitle {
font-size: 12px;
font-weight: bold;
color: #000099;
text-decoration: none;
background: #f5f5f5;
display:block;
height: 20px;
padding-top: 3px;
}

/* styling for project status */

.status {
border: 1px #666666 solid;
}