body{
	background-image: url(../images/back_14.jpg);
	font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Georgia, "Times New Roman";
	font-size:12px;
}
.heading{
	background-color:#225C9B;
	font-size:14px;
	color:#FFFFFF;
	padding-left:10px;
}
#Serach{
	font-size: 10px;
	background-color:#FFFFFF;
}
#Serachbtn{
 	color: #999999; 
 	font: bold 84% Verdana, Arial, Helvetica, sans-serif;
 	background-color:#FFFFFF; 
	border: thin #CCCCCC;
	border-color: #696 #363 #363 #696;
	width:20;
	height:18;
}
.services{
	height:160;/*153*/
	width: 245;
	border-right:#cccccc ;
	border-left:none;
	border-bottom:none;
	border-top:none;                      
	border-right-width: 1px;
	border-right-style:solid;
	color: #006A9D;
	font-size:11px;
	font-weight:bold;
}
#imageSlideshowHolder{
		/*
			This is a CSS hack in order to get a nice look in IE 5.5 and lower 
			In these versions of Internet Explorer, we need to add borders and padding to the width. In this example, we have a 3 pixel
			border on all sides. This means that the width in IE5.5 should be 606 pixels(600 + border 3px on the left + border 3 px on the right). Height
			should be set to 456 pixels(450 + 3 +3). IE 5.5 will ignore the width attributes below the first line. These will be applied to other browsers.
		*/
		
		/* CSS HACK */
	width: 543px;	/* IE 5.x */
	width/* */:/**/543px;	/* Other browsers */
	width: /**/543px;
	
	/* CSS HACK */
	height: 202px;	/* IE 5.x */
	height/* */:/**/202px;	/* Other browsers */
	height: /**/202px;
	
	background-color:#235E6E;
	border:0px solid #317082;
	position:relative;	/* Never change this value */
	}
.imageInGallery{		
	width:543px;
	height:202px;
	background-color:#235E6E;
	
	/* Never change these 3 value */
	left:0px;
	top:0px;
	position:absolute;	
}
#imageSlideshowHolder img{
		/*position:absolute;*/
}
	
.homebody{
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	text-align:justify;
}
	
.homeheadings{
	background-color:#CCCCCC;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	padding-left:5px;
}
a{
	text-decoration:none;
	color: #006A9D;
}
a.homeheadings{
	text-decoration:none;
	color: #006A9D;
}
.mainhead{
	background-color:#005680;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding:5px;

}
.contactus{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #CC4200;
	font-style:italic;
	font-weight:bold;
}

td.menutab{
	/* background-image:url(../images/glossyback2.gif); 
	background-repeat:repeat-x;*/
	background-color:#0076AE;
	text-align:right;
	border-right:10px #555555 solid;
	padding-left:10px;
	height:24px;
	color:#FFFFFF;
}
td.menutab:hover{
	/*background-image:url(../images/glossyback.gif);
	background-repeat:repeat-x;*/
	background-color:#3C9DFF; 
	cursor:pointer;
	color:#FFFFFF;
}
td.menutab a{
	color:#FFFFFF;
}
.menubody{
	background-color:#BBBBBB;
}
/*Scholarship Form
 ///////////////Set width and perhaps height here so that different sized images being swapped in don't cause document reflow
 ///////////
*/

/*body,td{ font: 14px/1.3 verdana, arial, helvetica, sans-serif }
th { font-size:18px; text-align:left }	
td { vertical-align:top }
p  { margin:0 0 1em 0 }
a:link { color:#33c }	
a:visited { color:#339 }
a img { border:none }*/

#bannerDiv { width:200px }

.titles{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000066;
}
.tbdata{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000066;
	border-bottom:#d6e7ef 1px solid;
}
.style2 {
	font-weight: bold
}
.style3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	border-bottom: #d6e7ef 1px solid;
    font-weight: bold; 
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #000066; 
	font-weight: bold;
}
.style5 {
	color: #990000
}
#hot1 {
	color:red
}

