.border {
	padding: 0px;
	
	border: 1px solid #959595;
	background: #fff;
}

.effect {
	background-image: url(../images/effect.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.text-justify {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.headText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F48937;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FA842C;
	text-decoration: none;
	font-weight: normal;
}
.smallEffect {
	background-image: url(../images/carve.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.textWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.textWhite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.archs-bg {
	background-image: url(../images/archs.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #ededed;
	font-family: arial;
	font-size: 10px;
	color: #898989;
	text-decoration: none;
}
.colleges-name-text {
	font-family: Arial;
	text-transform: capitalize;
	color: #ff9008;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.text {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bg-vertical-line {
	background-image: url(../images/bg-vertical-line.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.link-red {
	font-family: Arial;
	font-size: 11px;
	color: #ee677b;
}
.style1 {
	color: #CED0CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.style1:hover {
	color: #FA842C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid gray;
	border-bottom-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7c7d;
	line-height: 18px;
	z-index: 100;
	background-color: white;
	width: 300px;
	font-weight: normal;
}
.anylinkcss a{
color: #7b7c7d;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;

}

.anylinkcss a:hover{ /*hover background color*/
background-color: #FA842C;
color: black;
}
