@charset "UTF-8";
/* CSS Document */

.leftCol {
	width: 175px;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.rtCol {
	width: 780px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
	margin: 0px;
	padding: 5px;
	line-height: 20px;
	font-weight: bolder;
	font-style: italic;
}
.WelcomePre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990033;
}

/*below is the notice board css*/

.pictpadd {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.opList {
	color: #222222;
	background-color: #888888;
	border: 1px solid #000000;
}
/* CSS for the box starts here */
	.box {
		padding:0 12px 0 0;
		background:#fff url(images/borders.gif) 100% 0 repeat-y;
	}
	.bi {
	padding:0 0 0 12px;
	background:#fff url(images/borders.gif) 0 0 repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
	}
	.bt {
		height:17px;
		margin:0 -12px;
		background:url(images/box.gif) 100% 0 no-repeat;
	}
	.bt div {
		width:18px;
		height:17px;
		background:url(images/box.gif) 0 0 no-repeat;
	}
	.bb {
		height:17px;
		margin:0 -12px;
		background:url(images/box.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:18px;
		height:17px;
		background:url(images/box.gif) 0 100% no-repeat;
	}
	.box h1 {
	margin:0;
	padding:0.3em 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1;
	font-weight: normal;
	color: #FFFFFF;
	background-repeat: repeat;
	background-color: #444444;
	}
	.box p, .box ul {
		margin:0;
		padding:4px 10px;
		background:#fff;
	}
	.box li {
		margin:0 0 0 2em;
		padding:0;
	}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660033;
	font-weight: bold;
	reflect rheight20 ropacity30;
}


.bldHigh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #424242;
	padding-bottom: 2px;
}

