body {
	background-attachment: scroll;
	background-image: url(../bg-full.jpg);
	background-repeat:repeat-x;
}

.Yellowtext {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size: 9px;
	color: #efc000;
}

.Greytext {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size: 9px;
	line-height: 13px;
	color: #898886;
}
.textfieldsCSS {
	font-family: "trebuchet MS";
	font-size: 11px;
	background-color: #FAFAF0;
	color: #18365A;
	border: 1px solid #86B5C9;
}

.submitButtons {
	color: #FFFFFF;
	font-family: "trebuchet MS";
	font-size: 12px;
	background-color: #18365A;
	border: 1px solid #18365A;
}

.white-text {

	font-family:Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}


.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #002538;
}
a.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #717171;
	text-decoration: none;
}
a.about:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

.TF {
width: 110px;
height: 20px;
border-width: 0;
border-bottom-color:#3b3935;
border:none;
background: transparent ;
font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size: 8pt;
color:#a09999;
}

/* students-inner-     start */

.students_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:inherit;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.students-inner_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 15px;
	font-weight:bold;
	color: #672b02;
	text-decoration:none;
}
.students-inner_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #672b02;
	text-decoration:none;
}

/* students-inner-     end */