@charset "utf-8";
/* CSS Document */

.bg_top{
background-image:url(../images/index_02.jpg);
background-repeat:repeat-x;
height:43px;
}

.bg_footer{
background-image:url(../images/index_28.jpg);
background-repeat:repeat-x;
height:42px;
}

.bg_navigation{
background-image:url(../images/index_09.jpg);
background-repeat:no-repeat;
width:642px;
height:42px;
}

.bg_prism{
background-image:url(../images/bg_prism.png);
background-repeat:repeat-y;
width:650px;
height:1000px;
}

.hr_ln_gallery{
background-image:url(../images/hr_ln_gallery.jpg);
background-repeat:repeat-x;
width:642px;
height:15px;
}

.home_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8.5pt;
color:#5B5B5B;
}

.inner_bg_navigation{
background-image:url(../images/index_09.jpg);
background-repeat:repeat-x;
height:42px;
}

.top_links{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8.5pt;
color:#5B5B5B;
}

.footer_links{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7pt;
color:#5B5B5B;
}

.footer_links_blue{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7pt;
color:#4091B3;
}

.top_links:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8.5pt;
color:#034388;
}

.bg_bulletin_board{
background-image:url(../images/bulletin_board.jpg);
width:258px;
height:82px;
background-repeat:no-repeat;
}

.scroll_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8.5pt;
color:#FFFFFF;
}

.home_scroll_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9.5pt;
font-weight:bold;
color:#FFFFFF;
padding-right:4px;
}

.admission_board{
background-image:url(../images/index_15.jpg);
background-repeat:no-repeat;
width:200px;
height:203px;
}

.grn_headings{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:bold;
color:#109696;
line-height:16pt;
border-bottom-style:dashed;
border-bottom-color:#109696;
border-bottom-width:1px;
}

.breadcrums{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8.5pt;
color:#B81D23;
}

.inner_pg_headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:18pt;
	font-size: 10.5pt;
	font-weight: bold;
	color: #109696;
	background-color: #D8F4F4;
	text-indent: 5px;
}

.content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9.5pt;
line-height:14pt;
color:#5B5B5B;
text-align:justify
}

.table_content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9.5pt;
padding-left:10px;
color:#5B5B5B;
}

.blu_content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9.5pt;
font-weight:bold;
color:#003D84;
}

.blue_box{
	color:#0066CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #0350A2;
	border-right-color: #0350A2;
	border-bottom-color: #0350A2;
	border-left-color: #0350A2;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}

