@charset "utf-8";
/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px 0px 0px 0px;
background-image: url(../images/body-bg.jpg);
background-attachment:fixed;
background-repeat:repeat-x;
background-color:#FFFFFF;
font-size:12px;
}
.container{
	width:954px;
	margin:10px auto;
	height:auto;

}
.container-bg{
	width:954px;
	height:auto;
	float:left;
background-color:#FFFFFF;
}
.topbar{
	width:954px;
	height: 44px;
}
.topbar-left{
background-image:url(../images/left-tob-bar-bg.jpg);
background-repeat:no-repeat;
float:left;
height:44px;
width:14px;
}
.topbar-center{
	background-image:url(../images/top-bar-bg-center.jpg);
	background-repeat:repeat-x;
	float:left;
	height:44px;
	width:927px;
}

.topbar-right{
	background-image:url(../images/top-bar-bg-right.jpg);
	background-repeat: no-repeat;
	float:left;
	height:44px;
	width:13px;
}

.topbar-links{
	width:255px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-top:18px;
	margin-left: 672px;
	display: inline;
	color: #FFFFFF;
}

.topbar-links a:link {
color:#ffffff;
text-decoration:none;

}
.topbar-links a:visited {
color:#ffffff;
text-decoration:none;

}
.topbar-links a:hover{
color:#ed841d;
text-decoration:underline;

}
.logo-search{
	height:94px;
	width:914px;
	margin:22px 0px 0px 20px;
}
.logo{
	float:left;
	display: inline;
}
.searchbox{
	height:22px;
	float:right;
	margin:30px 5px 0px 240px;
	display:inline;
}



#search_box {
	height: 22px;
	background-repeat:no-repeat;
	float: right;
}
#search_box #s {
	float: left;
	padding: 0;
	margin: 2px 0 0 6px;
	border:0;
	width: 172px;
	background: none;
	height: 22px;
}
#search_box #go {
	margin: 0px 4px 0 0;
	padding: 0px 0px 0px 0px;
}

.hero-banner{
	margin:11px 0px 0px 20px;
	width: 914px;
}

.menu{
	height:35px;
	width:914px;
	margin:15px 0px 0px 20px;
}

.center-container{
	width:914px;
	margin-top: 22px;
	margin:11px 0px 0px 20px;
	float: left;
	border-right:1px solid #ebebeb;
	display: inline;
	padding-bottom: 20px;
}
.leftpanel{
	width:307px;
	float:left;
	border-right: 1px solid #f0f0f0;
}
.footer{
	width:954px;
	height: 52px;
	float: left;
	padding-bottom: 10px;
}
.footer-left{
	background-image: url(../images/footer-left60.gif);
	background-repeat:no-repeat;
	width:19px;
	height:52px;
	float:left;
}
.footer-center{
	background-image:url(../images/footer-center-bg.gif);
	background-repeat:repeat-x;
	height:52px;
	width:914px;
	float:left;
}
.footer-right{
	background-image: url(../images/footer-right-bg50.gif);
	background-repeat:no-repeat;
	width:21px;
	height:52px;
	float:left;
}
.privacypolicy{
	width:450px;
	height:28px;
	margin-top: 15px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display: inline;
	color: #7f7f7f;
}

.privacypolicy a:link {
color:#7f7f7f;
text-decoration:none;
}
.privacypolicy a:visited {
color:#7f7f7f;
text-decoration:none;
}
.privacypolicy a:hover {
color:#dbdbdb;
text-decoration:underline;
}
.wonestyhosted{
	width:112px;
	height:39px;
	float:left;
	margin-left: 230px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
	display: inline;
}

.wonestyhosted p{
margin:0px;
padding:0px;
}
.wonestyhosted img{
float:left;
}
.wonestyicon{
	width:115px;
	height:39px;
	float:left;
	margin-top: 10px;
}

.right-panel{
	width:268px;
	float: left;
	margin-left: 10px;
}
.bredcrum-panel{
	width:914px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin-left:20px;
	margin-top: 19px;
	display: inline;
}
.bredcrum{
	width:260px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	}
.bredcrum a:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#969494;
text-decoration:none;
}
.bredcrum a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#969494;
text-decoration:none;
}
.bredcrum a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#cf6700;
text-decoration:underline;
}
.print{
width:140px;
float:left;
margin:0px 0px 0px 512px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#cf6700;
display: inline;
}
.print a:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#cf6700;
text-decoration:underline;
}
.print a:hover{
text-decoration:none;
}
.print a:visited{
text-decoration:underline;
color:#cf6700;
}
.subpage-container{
width:630px;
float: left;
border-right:1px solid #ebebeb;
padding-right: 20px;
}
.subpage-container h1{
	font-size:34px;
	color:#cf6700;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
}
.subpage-container h2{
	font-size:18px;
	color:#000;
	margin:20px 22px 0px 0px;
	padding:0px 0px 12px 0px;
	font-weight:normal;
	border-bottom: 1px solid #ececec;
}
.subpage-container h3{
font-size:25px;
color:#000;
margin:18px 0px 15px 0px;
padding:0px 0px 0px 0px;
font-weight:normal;
}
.subpage-container h5{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:normal;
padding:0px;
margin:0;

}
.subpage-container p{
	font-size:12px;
	color:#000;
	margin:20px 22px 0px 0px;
	padding:0px 0px 12px 0px;
	font-weight:normal;
	border-bottom: 1px solid #ececec;
	line-height:16px;
}

.hd{
	font-size:14px;
	font-weight:bold;
}

.subpage-container h6{
	font-size:14px;
	font-weight:bold;
	background-image: url(../images/bg-hd.jpg);
	height:30px;
	width:550px;
	margin:0px 0px 15px 10px;
	padding:6px 0px 0px 13px;

	}
.subpage-container ul{
margin:0px 0px 0px 20px;
padding:0px 0px 0px 0px;
list-style:none;
}
.subpage-container ul li{
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-image: url(../images/bullet-aboutus.jpg);
}
.subnav{
width:262px;
float:left;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#right-menu{
width:243px;
float:left;
background-color:#fff;
padding-left: 10px;
}
#right-menu ul{
display:block;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
list-style:none;
}
#right-menu li{
display:block;
margin:0px 0px 0px 0px;
padding:0px;
}
#right-menu li a{
display:block;
margin:0px 0px 0px 0px;
padding:10px 0 10px 10px;
color:#000;
height:1%;
font-weight:bold;
text-decoration:none;
}
#right-menu li a:hover{
color:#000;
text-decoration:none;
background-color:#f3ab65;
} 
#right-menu .active{
margin:0px 0px 0px 0px;
padding:10px 0 10px 10px;
color:#000;
text-decoration:none;
background-color:#f3ab65;
font-weight:bold;
}


#tender-menu{
width:243px;
float:left;
background-color:#fff;
padding-left: 10px;
}
#tender-menu ul{
display:block;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
list-style:none;
}
#tender-menu li{
display:block;
margin:0px 0px 0px 0px;
padding:0px;
}
#tender-menu li a{
display:block;
margin:0px 0px 0px 0px;
padding:10px 0 10px 10px;
color:#000;
height:1%;
font-weight:bold;
text-decoration:none;
}
#tender-menu li a:hover{
color:#f3ab65;
text-decoration:none;

} 
#tender-menu .active{
margin:0px 0px 0px 0px;
padding:10px 0 10px 10px;
color:#000;
text-decoration:none;
background-color:#f3ab65;
font-weight:bold;
}
.subpage-container-other{
width:650px;
float: left;
border-right:1px solid #ebebeb;
}
.subpage-container-other h1{
font-size:34px;
color:#cf6700;
margin:0px 0px 0px 0px;
padding:0px;
font-weight:normal;
}
.subpage-container-other p{
font-size:18px;
color:#000;
margin:15px 22px 0px 0px;
padding:0px 0px 12px 0px;
font-weight:normal;
}
.orange{
color:#ed841d;
}
.row{
width:626px;
float:left;
border-bottom:#ececec solid 1px;
padding-bottom:10px;
padding-top:10px;
line-height: 17px;
}
.left-col{
width:302px;
float:left;
border-right:#ebebeb solid 1px;
}
.right-col{
padding-left:15px;
width:307px;
float:left;
}
.clr{

clear:both;}
.line{
border:#ebebeb solid 1px;}
#text{
	border-bottom:none;
	line-height: 18px;
	
}

#list{
font-weight:bold;
}

#list{
font-weight:bold;
}
#list li{
	font-weight:bold;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#text2{
border-bottom:none;
font-weight:bold;
margin-bottom:0;
}
#list1{
list-style:none;
}
#list1 ul li {
list-style-image:url(../images/bullet_1.gif);
}
/**************$ures#*********************/

/*****************Academic--Achievements/***********/

.subpage-container table{
border:1px solid #d3d3d3;
border-bottom:none;
}
.subpage-container td{
border-bottom:1px solid #d3d3d3;
padding-left:15px;
}
.subpage-container img{
float:left;
margin:0px 35px 10px 0px;
}
.tdhead{
font-size:14px;
color:#000000;
}
.subpage-container h4{
font-size:20px;
color:#000;
font-weight:normal;
}
#borderclear{
border-bottom:none;
}
#activities{
list-style: none;
} 
#activities ul{
}
#activities li{
margin-bottom:15px;
list-style-image:url(../images/images/activities_bullets.jpg);

}
#activities1 ul{
margin-left:20px;
}
#activities1 li{
	margin-bottom:15px;
	list-style-image:url(../images/images/activities_bullets.jpg);
	margin-left: 18px;

}
/******************Facilities*********************/
#tabSsection{
width:624px;
background:url(../images/images/bg.jpg) repeat-x;
list-style: none;
}
#tabSsection ul{
}
#tabSsection li{
list-style:none;
padding-top:9px;
margin-left:3px;
}
/************************Palcements***********************/
.address{
width:365px;
height:100px;
background:#f4b374;
float:left;
margin:30px 30px 30px 0px;
padding:10px 0 0 10px;
}
.formpanel{
width:300px;
height:25px;
float:left;
}
.download{
width:200px;
height:25px;
float:left;
padding-left:126px;
}
.download img{

float:left;
padding:0px;
margin:0px;
}

/* mohana */
.center-containerr{width:914px;
	margin-top: 22px;
	margin:11px 0px 0px 20px;
	float:left;
	width:914px;
	border-right:1px solid #ebebeb;
	display: inline;}
	.life-sitam-containerr{width:914px;
	margin-top: 22px;
	margin:11px 0px 0px 20px;
	float:left;
	width:914px;
	
	display: inline;}
.subpage-containerr{width:650px;float: left;border-right:1px solid #ebebeb;}
.life-sitams{
	width:914px;
	float: left;
	border: none;
}
.life-sitams h1{font-size:34px;color:#cf6700;margin:0px 0px 0px 0px;padding-bottom:30px;font-weight:normal;}
.subpage-containerrPara {font-size:12px;color:#000;	margin:25px 22px 20px 22px;	padding:0px 0px 12px 0px;	font-weight:normal;
	line-height:15px;text-align:justify;}
.subpageParaBorder{
	font-size:12px;
	color:#000;
	margin:20px 22px 0px 0px;
	padding:0px 0px 12px 0px;
	font-weight:normal;
	line-height:15px;
}
.txtHead{font-size: 14px; font-weight: bold;letter-spacing: 0.01em;}
.hrborder{border-top: 1px solid #ebebeb;margin:15px 20px 20px 8px;}
.subpage-containerr h1{font-size:34px;color:#cf6700;margin:0px 0px 0px 0px;padding-bottom:30px;font-weight:normal;}
ul.subpageCont {list-style-image: url(../images/bullet-aboutus.jpg);margin:0px 0px 0px 20px;padding:0px 0px 0px 0px;}
ul.subpageCont  li{margin:5px 0px 0px 0px; padding:0px 0px 0px 0px; list-style-image: url(../images/bullet-aboutus.jpg);}
ul.subpageCont  li.txtHead{font-size: 14px; font-weight: bold;}
ul#row {list-style-type:none;padding:0px;margin: 0px 0px 20px 0px;}
ul#row li {list-style-type:none;border:1px solid #d3d3d3;width:610px;height:23px;padding:8px 0px 5px 18px;margin: 0px 0px 0px 0px;background:#f5f5f5;}
ul#row li.row1 {list-style-type:none;border-bottom:1px solid #d3d3d3;border-right:1px solid #d3d3d3;border-left:1px solid #d3d3d3;border-top:0px;height:23px;padding:8px 0px 5px 18px;margin: 0px 0px 0px 0px;background:#f5f5f5;}
ul#row li.row2{list-style-type:none;background:#fff;border-bottom:1px solid #d3d3d3;border-right:1px solid #d3d3d3;border-left:1px solid #d3d3d3;border-top:0px;height:23px;padding:8px 0px 5px 18px;margin: 0px 0px 0px 0px;}
ul.rowCol{list-style-type:none;padding:0px;margin: 0px 0px 0px 0px;}
ul.rowCol li{list-style-type:none;border-top:1px solid #d3d3d3;border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;width:610px;height:25px;padding:8px 0px 5px 18px;margin: 0px 20px -2px 0px;background:#f5f5f5;}
ul.rowCol li.row3 ul{list-style-type:none;padding:0px;margin:0px;display:inline;border: none;}
ul.rowCol li.row3 ul li.col1{padding:0px;margin:0px;display:inline;border: none;float:left;width:200px;}
ul.rowCol li.row3 ul li.col2{padding:0px;margin:0px;display:inline;border: none;float:left;width:170px;}
ul.rowCol li.row3 ul li.col3{padding:0px;margin:0px;display:inline;border: none;float:left;width:140px;}
ul.rowCol li.row3 ul li.col4{padding:0px;margin:0px;display:inline;border: none;float:left;width:100px;}
ul.rowCol li.row4 ul{list-style-type:none;padding:0px;margin:0px;display:inline;border: none;}
ul.rowCol li.row4 ul li.col1{padding:0px;margin:0px;display:inline;border: none;float:left;width:200px;background:#fff;}
ul.rowCol li.row4 ul li.col2{padding:0px;margin:0px;display:inline;border: none;float:left;width:170px;background:#fff;}
ul.rowCol li.row4 ul li.col3{padding:0px;margin:0px;display:inline;border: none;float:left;width:140px;background:#fff;}
ul.rowCol li.row4 ul li.col4{padding:0px;margin:0px;display:inline;border: none;float:left;width:100px;background:#fff;}
ul.rowCol li.border{list-style-typ:none;border-bottom:1px solid #d3d3d3;width:610px;height:23px;background:#fff;}
ul.rowCol li.rowBg{list-style-typ:none;background:#fff;width:610px;height:23px;}
.tableTxt{padding-left:20px;}
.gap{padding:10px;}
.clear{clear:both;}
.tableRowtxtAlign{padding-left:70px;padding-right:50px;}
.tableRowetxtAlign2{padding-left:90px;padding-right:50px;}
.tableRowetxtAlign3{padding-left:83px;padding-right:50px;}
.tableHead {background-image:url(../images/table-bg-head.png);background-repeat:repeat-x;width:620px;height:32px;margin-bottom:0px !important;margin-bottom: -4px;border:1px solid #d3d3d3;font-size:13px; color: #000;padding:3px 0px 5px 8px;font-weight:bold;}
.tableHeadTxt1{float:left;width:50px;margin-top:8px;}
.tableHeadTxt{float:left;width:210px;margin-top:8px;}
.tableHeadTxt2{float:left;width:150px;margin-top:8px;}
.tableHeadTxt3{float:left;width:130px;margin-top:8px;}
.tableHeadTxt4{float:left;width:100px;}
.tableRowtxtAlign4{padding-right:100px;padding-left:200px;}
.tableRowtxtAlign5{padding-left:230px;}
.tableRowtxtAlign6{padding-left:116px;}
.subpage-containerr table{
border:1px solid #d3d3d3;
border-bottom:none;
}
.subpage-containerr td{
border-bottom:1px solid #d3d3d3;
padding-left:15px;
}
.subpage-containerr h3{font-size:24px;color:#cf6700;margin:0px 0px 0px 0px;padding-bottom:20px;font-weight:normal;}
.imgBorder{border:1px solid #c3c0c0;margin-right:10px;float:left;padding:2px;}
/* mohana */



/*contactus*/



div.entry {}
div.row {
	clear: both;
	padding-top: 5px;
	border: 0px;
  }

div.row span.label {
	float: left;
	width: 100px;
	text-align: left;
  }

div.row span.formw {
	float: right;
	width: 500px;
	text-align: left;
  } 
div.spacer {
  clear: both;
  }
div#contactform {
	width: 530px;
	margin: 10px 0px 0px 15px;
}
input.btn {background-color: #1d7fb3;font-size: 12px;font-family: verdana, arial, sans-serif;color: #fff;}

div#contactform input {
	border:1px solid #d6d8d9;
}

div#contactform textarea{
border:1px solid #d6d8d9;

}

input:focus, textarea:focus {
	background: #efefef;
	color: #000;
	
}


.contact-container{
	width:584px;
	margin-left:18px;
	float:left;
	margin-top: 20px;
	;
}

.contact-container h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#1f7cc4;
margin:0px 0px 0px;
padding:0px 0px 0px;
}

.contact-container p{
	margin:10px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	font-size:11px;
	color: #737373;
	line-height: 20px;

}

.contact-container h2{
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	color:#686868;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.contact-us-content{
	width:695px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#916b24;
	font-size:12px;
	margin:15px 0 0 5px;
	background-color: #f5f5f5;
	border: 1px solid #d4d3d3;
}

.contctaddress{
	width: 255px;
}

.contctaddress p{
	color:#000;
	padding:0px;
	margin:8px 5px 8px 5px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom:none;
}
.innercenterrightpncontact{
	width:255px;
	height:400px;
	float:right;
	margin:2px 2px 20px 0px;

	}
	
	.conthd{
	height:28px;
	background-color:#f3ab65;
	}
  .conthd h2{
	margin:0px 0px;
	padding:4px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00;

	}
	
	select.txtboxColor{



 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#5e4f1a;
width: 13.4em;height:2em;
   }
   
   .contactPlace{border:1px solid #b67a0a;background:#ecd67f;width:320px;padding: 5px 10px 5px 5px;font-family:Verdana, Arial, Helvetica, 

sans-serif;font-size:11px;color:#000000;font-weight:normal;font-weight:bold;line-height:15px;}

.downloadPdf a{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#b67a0a;font-weight:bold;text-decoration:underline; }
  .downloadPdf a:hover{color:#7e5a18;text-decoration:underline; }
  
  .subHeadingThree{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#b67a0a;font-weight:bold;}
  .btechLH{height:45px;}
  
  .subHeadingFour{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#b67a0a;font-weight:bold;}
  
  
  /*suresh*/
/**********290909 result page********************/


#result{
width:626px;
float:left;
}
#result table{

padding:0px;

}
#result td{
border:#d3d3d3 1px solid;
padding:0px;

}

.tdRightBorder{border-right: 1px solid #d3d3d3;}


#search-container{
	margin:0;
	padding:0 6px 6px 6px;
	float:right;
	width:620px;
	height:100%;
	line-height:16px;
}
#search-container h2{
margin:10px 0 5px 0;
padding-bottom:5px;
font-size:20px;
font-weight:bold;
color:#363636;
}
#search-container p{
margin:0;
padding:13px 0;
padding-bottom:10px;
font-size:12px;
}

#text1{
border-bottom:none;
margin: 0px;
padding: 0px;
line-height: 22px;

}
iframe{
border:1px solid #CCCCCC;



}


/*addmission form*/

.application {
width:650px;
float:left;
}
.application table {
border:none;
padding-left:0px;
}
.application td {
border:none;
padding-left:10px

}
.application-form{
width:50px;
border:solid 1px #999999;
}
.application-photo{
width:120px;
height:150px;
border:solid 1px #999999;
}
.application-formdetails{
width:143px;
height:18px;
border:solid 1px #999999;
}
.application-marks{
width:100px;
border:solid 1px #999999;
}

.link{
font-size:12px;
color:#000;;
text-decoration:none;
}
.link:hover{
font-size:12px;
color:#424242;
text-decoration:underline;}
.sitemap {
width:720px;
background-image:url(../images/table-bg-head.png);background-repeat:repeat-x;height:32px;font-weight:bold;font-size:13px; color: #000;padding:8px 0px 5px 8px;margin: 0px;}
#sitemap-container{width:720px;}
#sitemap-container h6{font-size:14px;font-weight:bold;background-image: url(../images/bg-hd.jpg);height:30px;width:550px;margin:0px;
padding:6px 0px 0px 13px;}
.sitemap-left{float:left;width:350px;margin-left: -15px;}
.sitemap-left ul li{list-style:disc;padding: 0px;margin: 0px;}
.sitemap-right{float: right;width:350px;}
.sitemap-right ul li{list-style:disc;padding: 0px;margin: 0px;}
#sitemap-container h1{
font-size:34px;
color:#cf6700;
margin:0px 0px 20px 0px;
padding:0px;
font-weight:normal;
}

.direction-add{
	width:630px;
}

.direction-add h2{
	width:630px;
	height:30px;
	background-color:#eeeeee;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 5px;

}
.direction-add p{
border-bottom:none;




}


.conthd1{
	height:28px;
	}
  .conthd1 h2{
	margin:0px 0px;
	padding:4px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00;
	font-weight: bold;

	}
	

/*031009*******noticeboard****************/

.noticeboard-content{
	width:550px;
	float:left;
}
.noticeboard-content ul{
margin:5px 0px 0px 13px;
padding:0px 0px 0px 0px;
list-style:none;
}
.noticeboard-content ul li{
 padding-left: 4px;
 padding-top:10px;
 background-repeat: no-repeat;
 background-position: 0 .10em;
 list-style-image:url(../images/bullet.jpg);
}
.noticeboard-content p{
margin:5px 0px 0px 0px;
padding:0px;
}
.noticeboard-content span{
color:#2a82e6;

padding-left:210px;

}
.noticeboard-content span a:link {
color:#000000;
text-decoration:underline;
}
.noticeboard-content span a:visited {
color:#000000;
text-decoration:underline;
}
.noticeboard-content span a:hover{
color:#000000;
text-decoration:none;
}

/*******************downloads**************************/
.subpage-container td img{

padding-top:10px;
padding-right:0px;
display:inline;
}
.subpage-search{width:650px;float: left;}

.subpage-search h1{font-size:34px;color:#cf6700;margin:0px 0px 0px 0px;padding-bottom:30px;font-weight:normal;}



.download{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	float:left;
	height:auto;
}
.download p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	border:0px;
	
}
.download a{text-decoration:none;}
.download a:link {
color:#000;
text-decoration:none;
}
.download  a:visited {
color:#000;
text-decoration:none;
}
.download  a:hover{
color:#f18931;
text-decoration:underline;
}

.innercenterrightpncontact a:link {
color:#f18931;
text-decoration:underline;
}
.innercenterrightpncontact a:visited {
color:#f18931;
text-decoration:underline;
}
.innercenterrightpncontact a:hover{
color:#000000;
text-decoration:none;
}

.timetable{
margin:0 auto;

}

.timetable table{
margin:0 auto;
width:800px;
border-collapse:collapse;
border:1px solid #e2e2e2;

}

.timetable img{
margin:0px;
padding:0px;

}
.timetable td{
border:1px solid #e2e2e2;
}

.timetable a:link {
color:#000;
text-decoration:underline;
margin:0px 0px 0px 20px
}
.timetable a:visited {
color:#000;
text-decoration:underline;
margin:0px 0px 0px 20px
}
.timetable a:hover{
color:#f18931;
text-decoration:none;
margin:0px 0px 0px 20px
}

.pdf1-news
{
color:#f18931;
font-weight:bold;
text-decoration:underline;
}
.pdf1-news a:link {
color:#f18931;
text-decoration:underline;
}
.pdf1-news a:visited {
color:#f18931;
text-decoration:underline;
}
.pdf1-news:hover{
color:#000000;
text-decoration:none;
}