body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.middleTable {
border-left:1px dotted #CCCCCC; 
border-right:1px dotted #CCCCCC; 
margin-left:10px; padding-left:10px;
margin-right:10px; padding-right:10px;
	
	
}
.message {
	color:#F33;
}
.helpline {
	font-family:Verdana;
	font-size:18px;
	color:#ffffff;
}
.intro_text {
	font-family:Georgia;
	font-size:13px;
	color:#74775A;
}
.headl {
	font-family:verdana;
	font-size:18px;
	color:#000000;
	font-weight:bold;
}
.head2 {
	font-family:verdana;
	font-size:18px;
	color:#E36A04;
	font-weight:bold;
}
.postedname{
	font-family:verdana;
	font-size:10px;
	color:#E36A04;
	font-weight:bold;
	text-transform:capitalize;
}
a {
	color: #9D9D9D;
	text-decoration: none;
}
a:hover {
	color: #DB001C;
	text-decoration: none;
}
.menu {
     
	font-family:verdana;
	font-size:15px;
	color:#ffffff;
}
.content {
	font-family:verdana;
	font-size:11px;
	color:#696969;
	line-height:18px;
}
.comment_content {
	font-family:verdana;
	font-size:11px;
	color:343434;
	line-height:18px;
}
.style1 {
	font-family: Georgia;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
.footer {
	font-family:Georgia;
	font-size:11px;
	color:#919191;
}
/*********       Input styles        ********/
input, select {
	background-color: #F4F3F3;
	border-color: #9D9D9D;
	border: 1px solid #e5e5e5;
	font:  Verdana;
	color:#919191;
}

textarea {
	background-color: #F4F3F3;
	border-color: #9D9D9D;
	border-width: 1px;
	font:  Verdana;
	color:#919191;
}

.upload{
		background-color: #F4F3F3;
	border-color: #9D9D9D;
	border: 1px solid #e5e5e5;
	font:  Verdana;
	color:#919191;
}

.style2 {
	color: #00B1F1;
	font-weight: bold;
	font-family:verdana;
	font-size: 15px;
}
.style4 {color: #ED5E70; font-weight: bold; font-size: 12px; font-family:verdana; }
.style5 {
	color: #FFFFFF;
	font-family: Georgia;
	font-weight: bold;
}
.questions {
	font-family:verdana;
	font-size:11px;
	color:#00B1F1;
	cursor:pointer;
}
.heading {
	font-family:verdana;
	font-size:11px;
	color:#FF6600;
	font-weight:bold;
}
.for_sucess_content {
	font-family:verdana;
	font-size:11px;
	color:#666;
	line-height:18px;
}
.for_sucess_content a{
	font-family:verdana;
	font-size:11px;
	color:#333;
	line-height:18px;
}
.for_sucess_content a:hover{
	color:#F00;
	}
.heading2 {
	font-family:verdana;
	font-size:11px;
	color:#9D9D9D;
	font-weight:bold;
}
.address {
	font-family:verdana;
	font-size:11px;
	color:#00B1F1;
	
}
.distance {
	font-family:verdana;
	font-size:11px;
	color:#ED5E70;
	cursor:pointer;
}
.style10 {
	color: #00B1F1;
	font-weight: bold;
	font-family:verdana;
	font-size: 11px;
}
.style11 {
	color: #00B1F1;
	font-weight: bold;
	font-family:verdana;
	font-size: 11px;
	cursor:pointer;	
}
.universitiesvisits {
	font-family:verdana;
	font-size:11px;
	color:#797979;
}
.buttons{
	cursor:pointer;}
.buttons_register{
	cursor:pointer;
	}
/************* pagination sytles ************/

.testimDiv{margin-bottom:20px; background:#F2FBFF; width:auto; border:1px solid #A9C8D3; padding:15px 10px 25px 10px;}
.testimDiv_org{margin-bottom:20px; background:#FFFCF9; width:auto; border:1px solid #BAA99E; padding:15px 10px 25px 10px;}



/******************** NEWS scroling ****************/
.newsbg {
    margin-bottom: 3px;
	width:255px;
	height:auto;
    font-family:verdana; text-align: center; color:#ffffff;    
    }
.newstext {
	font-size:11px;
	color:#1C2A37;
	font-family:verdana;
	line-height:18px;
    text-align: left;
	background-image:url(../images/arrow.png);
	background-position:5px 10px;
	background-repeat:no-repeat;/*	padding-top:40px;
	padding-left:30px;
	padding-right:40px;*/
}
.arrowgap {
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:5px 13px;
	font-family:verdana;
	font-size:11px;
	color:#1C2A37;
	line-height:18px;
	padding-left:25px;
    padding-right:15px;
	text-decoration:none;
    text-align: left;
}
.arrowgap a {
	padding-left:5px;
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
	outline:none;
}
.arrowgap a:hover {
	padding-left:5px;
	font-family:verdana;
	font-size:11px;
	outline:none;
	color: #1350A0;
	text-decoration: none;
}
#news_scroll {
	width:255px;
	height:auto;
	margin-right:20px;
	overflow:hidden;
    text-align: left;
}
#news_scroll ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#news_scroll ul li {
	padding-top:5px;
display: inline;
}
#news_scroll ul li div {
	padding-top:5px;
	padding-bottom:5px;
	cursor:default;
}
#news_scroll p {
	padding:0px;
	margin:0px;
}
#news_scroll ul li div:hover {
	padding-bottom:5px;
	background-color:#FCE0CC;
	color:#0000A0;
    cursor:default;
}
.readmore {
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
	line-height:20px;
	text-decoration:underline;
	padding-left:30px;
}


.student_bg {
    margin-bottom: 3px;
	width:238px;
	height:100px;
    font-family:verdana;
	text-align:left;
	font-size:12px;
	border:3px solid #999;   
    overflow:hidden;	
	background:#ffffff;
	color:#666;
	}
#student_scroll {
	width:240px;
	height:auto;
	margin-right:0px;
	text-align: left;
	background:#ffffff;
}
#student_scroll ul {
	list-style:none;
	margin:0px;
	padding:0px;
	background:#ffffff;
}
#student_scroll ul li {
display: inline;
}
#student_scroll ul li div {
	padding-bottom:5px;
	cursor:default;
	overflow:hidden;
}
#student_scroll ul li div:hover {
	padding-bottom:5px;
	background-color:#FCF4ED;
	color:#0000A0;
    cursor:default;
}
.readmore {
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
	line-height:20px;
	text-decoration:underline;
	padding-left:30px;
}






/**************Image borders ************/
.shadoweffect2 img{
vertical-align:middle;
padding: 4px;
border-left: 1px solid #999;
border-top: 1px solid #999;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
}

