.title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;

}

.title a:link {
	color: #FF9900;
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;


}

.title a:visited {
	color: #FF9900;
	text-decoration: underline;
	font-size: 13px;
}

.title a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}

.title a:active {
	color: #FF9900;
	text-decoration: underline;
		font-size: 13px;
}

.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text a:link {
	color: #FF9900;
	text-decoration: underline;
}

.text a:visited {
	color: #FF9900;
	text-decoration: underline;
}
.text a:hover {
	color: #666666;
	text-decoration: underline;
}
.text a:active {
	color: #FF9900;
	text-decoration: underline;
}

.titleOrange {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	font-family: Verdana, Helvetica, sans-serif;

}
.titleWhite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.titleWhite a:link {
	color: #FF9900;
	text-decoration: underline;
}

.titleWhite a:visited {
	color: #FF9900;
	text-decoration: underline;
}

.titleWhite a:hover {
	color: #FF992B;
	text-decoration: underline;
}

.titleWhite a:active {
	color: #FF9900;
	text-decoration: underline;
}

.textWhite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
}
.textWhite a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.textWhite a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.textWhite a:hover {
	color: #FF992B;
	text-decoration: none;
}

.textWhite a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.borders {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;

}
.borderTD {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 333333;
	padding: 5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
.featured {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
	background-color: #fff5d9;


}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;


}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.textGray {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.tiny {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
.tdGray {
	background-color: #E8E8E8;
}

.home a:link,.tutors a:link, .students a:link, .stuff a:link, .posted a:link
{
	color: #FF9900;
	text-decoration: underline;
}

.home hover,.tutors hover, .students hover, .stuff hover, .posted hover
{
	color: #FF9900;
	text-decoration: underline;
}
.msgError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCCFF;
	background-color: #FF0000;
}
.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	text-transform: uppercase;

}
.left a:link
{
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: underline;
}

.left visited
{
    font-size: 13px;
	color: #CCCCCC;
	text-decoration: underline;
}

.left hover
{
    font-size: 13px;
	color: #FF9900;
	text-decoration: underline;
}

.left active
{
    font-size: 13px;
	color: #CCCCCC;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
}

.footer a:link{
   font-size: 12px;
   color: #FFFFFF;
}

.footer a:hover{
   font-size: 12px;
   color: #FF9900;
}


.menuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.menuTop a:link {
	font-size: 14px;
	font-weight: bold;
}
.menuTop a:visited {
	font-size: 14px;
	font-weight: bold;
}
.menuTop a:hover {
	font-size: 14px;
	font-weight: bold;
}
.menuTop a:active {
	font-size: 14px;
	font-weight: bold;
}

#divFlag,#divThanksFlag{
	float:right;
	padding:5px;
	border: solid 3px #FF9900;
}

.special {
display:none;
}
