/* CSS Document */
body{
	padding:0;
	margin:0;
	background-image:url('../images/bg_page.gif');
	background-repeat:repeat;
	font-family:georgia;
	font-size:12px	
}

a{
	color:#047a9c;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;	
}

ol, ul{
	line-height:16px;
	text-align:left;
	color:#505050;	
}

ul{
	list-style-type:none;
}
.fees p{
	line-height:20px;	
}

.fees {
	padding-top:100px;
	
}

.main_table{
	width:778px;
	background-color:#FFFFFF;
}

.main_container{
	background-image:url('../images/right_green.gif');
	background-repeat:repeat-y;
	background-position: right 50%;; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:20px	
}

.right_content{
	width:25%;
	padding:0px;	
}
	
.left_content{
	width:75%;
	padding:20px 25px 0px 25px;
}
	
.sub_cont{
	background-color:#f6f6f6;
	padding:10px 25px 10px 25px;
	border:1px #747474;
	border-style:dotted;
	margin-top:25px;
}

.header_bg{
	background-image:url('../images/bg_header.gif');
	background-position: right top;
	background-repeat:no-repeat;	
	height:5px
}
.footer_bg{
	background-image:url('../images/bg_footer.gif');
	background-position: right bottom;
	background-repeat:no-repeat;	
	height:14px
}
.header_logo{
	background-image:url('../images/logo_rj_college.gif');
	background-position: left top;
	background-repeat:no-repeat;	
	height:84px;
	background-color:#FFFFFF	
}
.main_nav{
	background-color:#363636;
	height:22px;
}

.main_nav td a{	
	color:#FFFFFF;
	width:110px;	
	text-decoration:none;
	display:block;
	height:22px;
	text-align:center;
	line-height:22px;	
}

.main_nav td a:hover{	
	background-color:#047A9C;	
}

.news_table h1{
	color:#fff;
	font-size:12px;
	line-height:20px;	
	background:#fff url('../images/heading_bg_strip.gif') no-repeat top left;
	height:22px;
	text-indent:10px	
}

.news_table{
	background-color:#F6F6F6;
	width:327px;
	text-align:left;
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
}
.address{
	background-color:#DDDDDD;
	text-align:left;
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;	
}

.address h1{
	padding-top:15px;
    color:#000000;
	font-size:12px;	
}

.main_intro{
	padding:15px;
	background-color:#FFFFFF;
}

.bot_table{
	width:728px;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
}

p{
	padding:0px 10px 0px 0px;
	text-align:left;
	color:#505050;
}

h1{
	color:#000;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	line-height:17px;	
}

h2{
	color:#fff;
	font-weight:normal;
	font-size:12px;
	text-align:left;
	background:#fff url('../images/heading_bg_strip2.gif') no-repeat top left;
	line-height:17px;
	text-indent:10px
}

h3 {
	color:#000;
	font-size:12px;
	font-weight:normal;
	text-align:left;		
	vertical-align:middle;	
	padding-left:10px;
}

.table_top{
	background-color:#fff;
	color:#000;
	font-weight:bold;	
}

.line{
	background-image:url('../images/line_break.gif');
	background-position: left 50%;
	background-repeat:no-repeat;
	width:100%
}

/*---------------------inside images------------------------------*/

.inside_top_aboutus{
	background-image:url('../images/tb_aboutus.jpg');
	background-repeat:no-repeat;
	height:95px;
	width:778px	
}

.inside_top_courses{
	background-image:url('../images/tb_courses.jpg');
	background-repeat:no-repeat;
	height:95px;
	width:778px	
}

.inside_top_admission{
	background-image:url('../images/tb_admission.jpg');
	background-repeat:no-repeat;
	height:95px;
	width:778px	
}

.inside_top_rules{
	background-image:url('../images/tb_rules.jpg');
	background-repeat:no-repeat;
	height:95px;
	width:778px	
}

.inside_top_library{
	background-image:url('../images/tb_library.jpg');
	background-repeat:no-repeat;
	height:95px;
	width:778px	
}

.inside_top_sports{
	background-image:url('../images/tb_sports.jpg');
	background-repeat:no-repeat;
	height:95px;
	width:778px	
}

.inside_top_activities{
	background-image:url('../images/tb_activities.jpg');
	background-repeat:no-repeat;
	height:95px;
	width:778px	
}
/*---------subject_tables-------------*/
.sub_table td{
	border-collapse:collapse;
	border:1px solid #e6e6e6;
	padding:5px;
	vertical-align:middle;
}

.sub_table{
	border-collapse:collapse;
	width:100%;
	background-color:#fff;
	background-image:url('../images/table_grade.gif');
	background-repeat:repeat-x;
	background-position-y:50%
}
	
.top_arrow a{			
	width:100%;
	text-align:right;
	padding-right:20px;
	color:#3895B1;
}